From 77bbc63cf885afe14d43055b3210b5c4b46a6af7 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sun, 15 May 2016 12:52:58 +0200 Subject: [PATCH] Perl 5.24 rebuild --- perl-JSON-XS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index fdb96a0..fa40fcb 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -2,7 +2,7 @@ Name: perl-JSON-XS Summary: JSON serializing/deserializing, done correctly and fast Epoch: 1 Version: 3.02 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/JSON-XS/ @@ -61,6 +61,9 @@ make test %{_mandir}/man[13]/* %changelog +* Sun May 15 2016 Jitka Plesnikova - 1:3.02-2 +- Perl 5.24 rebuild + * Fri Mar 11 2016 Emmanuel Seyman - 1:3.02-1 - Update to 3.02 - Add needed BuildRequires