Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-28 16:30:58 +00:00
parent 722111cf4a
commit b4ae6a16a9

View File

@ -4,7 +4,7 @@
Name: perl-JSON-PP Name: perl-JSON-PP
Epoch: 1 Epoch: 1
Version: 4.05 Version: 4.05
Release: 1%{?dist} Release: 2%{?dist}
Summary: JSON::XS compatible pure-Perl module Summary: JSON::XS compatible pure-Perl module
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/JSON-PP URL: https://metacpan.org/release/JSON-PP
@ -86,6 +86,9 @@ make test
%{_mandir}/man3/JSON::PP::Boolean.3* %{_mandir}/man3/JSON::PP::Boolean.3*
%changelog %changelog
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.05-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 9 2020 Paul Howarth <paul@city-fan.org> - 1:4.05-1 * Thu Jul 9 2020 Paul Howarth <paul@city-fan.org> - 1:4.05-1
- Update to 4.05 - Update to 4.05
- No code changes - No code changes