From 2a6d016c1f5b274524968e0d8c37cb425d2409c1 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Thu, 1 Aug 2024 17:12:28 +0800 Subject: [PATCH] rebuild for next release --- perl-File-HomeDir.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-HomeDir.spec b/perl-File-HomeDir.spec index 2006cc3..e0cb4c4 100644 --- a/perl-File-HomeDir.spec +++ b/perl-File-HomeDir.spec @@ -1,6 +1,6 @@ Name: perl-File-HomeDir Version: 1.006 -Release: 3 +Release: 4 Summary: A tool to find your home and other directories on any platform License: GPL+ or Artistic URL: https://metacpan.org/release/File-HomeDir @@ -51,6 +51,9 @@ make test %{_mandir}/man3/File* %changelog +* Thu Aug 1 2024 dongyuzhen - 1.006-4 +- rebuild for next release + * Tue Oct 25 2022 dongyuzhen - 1.006-3 - delete macros in changelog -- Gitee