diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 86807a3..d16c2ed 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -9,7 +9,7 @@ Name: perl-JSON-PP Epoch: 1 Version: %{cpan_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: JSON::XS compatible pure-Perl module License: GPL+ or Artistic URL: http://search.cpan.org/dist/JSON-PP/ @@ -102,6 +102,9 @@ make test %{_mandir}/man3/JSON::PP::Boolean.3* %changelog +* Sat Jun 03 2017 Jitka Plesnikova - 1:2.94-2 +- Perl 5.26 rebuild + * Mon May 29 2017 Paul Howarth - 2.94000-1 - Update to 2.94 - Fix a test to support perl 5.6