diff --git a/perl-PSGI.spec b/perl-PSGI.spec index c43a9d4..14509ea 100644 --- a/perl-PSGI.spec +++ b/perl-PSGI.spec @@ -1,7 +1,7 @@ Name: perl-PSGI Version: 1.102 -Release: 1 -License: CC-BY-SA +Release: 2 +License: CC-BY-SA-4.0 Summary: Perl Web Server Gateway Interface Specification Source0: https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/PSGI-%{version}.tar.gz URL: https://metacpan.org/release/PSGI @@ -38,5 +38,8 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Jul 14 2022 Chenyx - 1.102-2 +- License compliance rectification + * Fri May 14 2021 zhangtao - 1.102-1 - package init