commit ffe543d9bf1dff84eebdc16766d0d085031a3e2e Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Aug 17 03:01:21 2014 +0200 Update to 1.35 .gitignore | 1 + perl-JSON-Any.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index c0a8a65..6e89bc6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ JSON-Any-1.22.tar.gz /JSON-Any-1.32.tar.gz /JSON-Any-1.33.tar.gz /JSON-Any-1.34.tar.gz +/JSON-Any-1.35.tar.gz diff --git a/perl-JSON-Any.spec b/perl-JSON-Any.spec index ecf38fb..9a51105 100644 --- a/perl-JSON-Any.spec +++ b/perl-JSON-Any.spec @@ -1,9 +1,9 @@ Name: perl-JSON-Any Summary: A meta-module to make working with JSON easier -Version: 1.34 -Release: 2%{?dist} +Version: 1.35 +Release: 1%{?dist} License: GPL+ or Artistic -Group: Development/Libraries + Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/JSON-Any-%{version}.tar.gz URL: http://search.cpan.org/dist/JSON-Any/ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -17,9 +17,11 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(JSON) # Not in Fedora # BuildRequires: perl(JSON::DWIW) +BuildRequires: perl(JSON::MaybeXS) BuildRequires: perl(JSON::PP) BuildRequires: perl(JSON::Syck) BuildRequires: perl(JSON::XS) >= 1.52 +BuildRequires: perl(namespace::clean) BuildRequires: perl(Storable) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.42 @@ -63,6 +65,10 @@ make test %{_mandir}/man3/* %changelog +* Sun Aug 17 2014 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 1.35-1 +- Update to 1.35 +- Drop Group (no longer used) + * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.34-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 2605ebe..314d3f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3b50aae44af89ad78f5674cff11ef53 JSON-Any-1.34.tar.gz +0be0748588fdf188932d5992e6d8abf0 JSON-Any-1.35.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel