diff --git a/perl-Unicode-Collate.spec b/perl-Unicode-Collate.spec index 44ede3808dd5bcada8992d7c6439d90a5b426d2c..fcbdf6b158416b04f79ffa51cc9e1a1b4ef2d764 100644 --- a/perl-Unicode-Collate.spec +++ b/perl-Unicode-Collate.spec @@ -1,9 +1,9 @@ %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 +License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND Unicode-DFS-2016 URL: http://search.cpan.org/dist/%{mod_name}/ Source0: https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/%{mod_name}-%{version}.tar.gz @@ -50,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Aug 8 2024 dongyuzhen - 1.31-3 +- correct license information + * Tue Oct 25 2022 zhoushuiqing - 1.31-2 - opitomize the specfile