diff --git a/perl-Unicode-Collate.spec b/perl-Unicode-Collate.spec index 44ede3808dd5bcada8992d7c6439d90a5b426d2c..1a5819e91a8f6a5cc9638b89984a93669a549cb1 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