diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index 536488b..b3762de 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -2,7 +2,7 @@ Name: perl-JSON-XS Summary: JSON serializing/de-serializing, done correctly and fast Epoch: 1 Version: 4.03 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/JSON-XS Source0: https://cpan.metacpan.org/modules/by-module/JSON/JSON-XS-%{version}.tar.gz @@ -101,6 +101,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri May 21 2021 Jitka Plesnikova - 1:4.03-4 +- Perl 5.34 rebuild + * Mon Feb 22 2021 Petr Pisar - 1:4.03-3 - Package tests manually