From f99cf66b40193ab7325f0fd532e0bba9478f45f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 6 Jun 2012 23:44:13 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-JSON-PP.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index b8d739e..1d12aa8 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,6 +1,6 @@ Name: perl-JSON-PP Version: 2.27200 -Release: 4%{?dist} +Release: 5%{?dist} Summary: JSON::XS compatible pure-Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf %{buildroot} %{_mandir}/man3/JSON::PP::Boolean.3pm* %changelog +* Wed Jun 06 2012 Petr Pisar - 2.27200-5 +- Perl 5.16 rebuild + * Fri Jun 01 2012 Petr Pisar - 2.27200-4 - Depend of Data::Dumper