diff --git a/perl-JSON.spec b/perl-JSON.spec index 6a6f35a..76d4e28 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,7 +1,7 @@ Name: perl-JSON Summary: Parse and convert to JSON (JavaScript Object Notation) Version: 4.02 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/JSON @@ -67,6 +67,9 @@ make test %{_mandir}/man3/* %changelog +* Fri May 31 2019 Jitka Plesnikova - 4.02-2 +- Perl 5.30 rebuild + * Sat Feb 23 2019 Paul Howarth - 4.02-1 - Update to 4.02 - Fix a test that broke if perl was compiled with -Dquadmath (CPAN RT#128589)