From c69ec8484644ac2e2f6195a7100d1ad13169e49a Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Jun 01 2014 07:49:31 +0000 Subject: Update to 1.34 --- diff --git a/.gitignore b/.gitignore index b17babd..c0a8a65 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ JSON-Any-1.22.tar.gz /JSON-Any-1.30.tar.gz /JSON-Any-1.32.tar.gz /JSON-Any-1.33.tar.gz +/JSON-Any-1.34.tar.gz diff --git a/perl-JSON-Any.spec b/perl-JSON-Any.spec index f925a80..e96d13e 100644 --- a/perl-JSON-Any.spec +++ b/perl-JSON-Any.spec @@ -1,6 +1,6 @@ Name: perl-JSON-Any Summary: A meta-module to make working with JSON easier -Version: 1.33 +Version: 1.34 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -11,10 +11,8 @@ BuildArch: noarch BuildRequires: perl(Carp) BuildRequires: perl(CPAN) -# Not in Fedora -# BuildRequires: perl(Cpanel::JSON::XS) +BuildRequires: perl(Cpanel::JSON::XS) BuildRequires: perl(Data::Dumper) -BuildRequires: perl(Devel::StringInfo) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(JSON) # Not in Fedora @@ -65,6 +63,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Jun 01 2014 Emmanuel Seyman - 1.34-1 +- Update to 1.34 + * Sun Apr 20 2014 Emmanuel Seyman - 1.33-1 - Update to 1.33 diff --git a/sources b/sources index eb27ff4..2605ebe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7940f091c106f9e2c7ff93f8ae8bfee JSON-Any-1.33.tar.gz +b3b50aae44af89ad78f5674cff11ef53 JSON-Any-1.34.tar.gz