diff --git a/perl-User-Identity.spec b/perl-User-Identity.spec index c5915772a47d2f929618a6b41cc68cfa66f6ed38..42a9981e928d92cb62c1243ffa3c98a43d5c9b2e 100644 --- a/perl-User-Identity.spec +++ b/perl-User-Identity.spec @@ -1,8 +1,8 @@ Name: perl-User-Identity Version: 0.99 -Release: 1 +Release: 2 Summary: Maintains info about a physical person -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/User-Identity Source0: https://cpan.metacpan.org/modules/by-module/User/User-Identity-%{version}.tar.gz BuildArch: noarch @@ -65,5 +65,8 @@ make test %{_mandir}/man3/User::Identity::System.3* %changelog +* Mon May 09 2022 Ge Wang - 0.99-2 +- License compliance rectification + * Wed Jun 23 2021 GuoCe - 0.99-1 - Init project