diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec index 8bd62268b231026f8cddccb2194c4ca16214795f..c7d7b118135b0c9b3ece0ac3722f9a0c2106ef17 100644 --- a/perl-Unicode-String.spec +++ b/perl-Unicode-String.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: perl-Unicode-String Version: 2.10 -Release: 1 +Release: 2 Summary: String of Unicode characters (UTF-16BE) -License: CHECK(Distributable) +License: GPL-1.0-or-later or Artistic-1.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Unicode-String/ Source0: http://www.cpan.org/authors/id/G/GA/GAAS/GAAS/Unicode-String-%{version}.tar.gz @@ -75,5 +75,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/* %changelog +* Tue Jul 26 2022 Chenyx - 2.10-2 +- License compliance rectification + * Wed Jun 23 2021 Perl_Bot 2.10-1 - Specfile autogenerated by Perl_Bot