From 7e398944b646a7d46c8eb19b7d19a19172837bff Mon Sep 17 00:00:00 2001 From: markeryang Date: Fri, 2 Aug 2024 02:14:21 +0000 Subject: [PATCH] rebuild for next release --- perl-Unicode-Collate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Unicode-Collate.spec b/perl-Unicode-Collate.spec index 44ede38..1a5819e 100644 --- a/perl-Unicode-Collate.spec +++ b/perl-Unicode-Collate.spec @@ -1,7 +1,7 @@ %define mod_name Unicode-Collate Name: perl-%{mod_name} Version: 1.31 -Release: 2 +Release: 3 Summary: Unicode Collation Algorithm (UCA) License: (GPL+ or Artistic) and Unicode URL: http://search.cpan.org/dist/%{mod_name}/ @@ -50,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Aug 2 2024 yanglongkang - 1.31-3 +- rebuild for next release + * Tue Oct 25 2022 zhoushuiqing - 1.31-2 - opitomize the specfile -- Gitee