Author: cweyl Update of /cvs/extras/rpms/perl-JSON-Any/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30101 Modified Files: .cvsignore perl-JSON-Any.spec sources Log Message: * Tue Aug 11 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.21-1 - auto-update to 1.21 (by cpan-spec-update 0.01) - altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) - altered br on perl(Test::More) (0.62 => 0.42) - added a new br on CPAN (inc::Module::AutoInstall found) - added a new req on perl(Carp) (version 0) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-Any/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- .cvsignore 11 Feb 2009 16:15:32 -0000 1.3 +++ .cvsignore 11 Aug 2009 07:56:27 -0000 1.4 @@ -1 +1 @@ -JSON-Any-1.19.tar.gz +JSON-Any-1.21.tar.gz Index: perl-JSON-Any.spec =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-Any/devel/perl-JSON-Any.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- perl-JSON-Any.spec 26 Jul 2009 08:50:15 -0000 1.8 +++ perl-JSON-Any.spec 11 Aug 2009 07:56:27 -0000 1.9 @@ -1,36 +1,42 @@ Name: perl-JSON-Any -Version: 1.19 -Release: 4%{?dist} +Version: 1.21 +Release: 1%{?dist} Summary: A meta-module to make working with JSON easier License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/JSON-Any/ -Source0: http://www.cpan.org/authors/id/P/PE/PERIGRIN/JSON-Any-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/JSON-Any-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Patch0: with_older_json.patch +Patch0: with_older_json.patch -# JSON::XS is fastest, so we require it +# JSON::XS is fastest, so we require it Requires: perl(JSON::XS) # core BuildRequires: perl(Carp) -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 # testing -BuildRequires: perl(Test::More) >= 0.62 +BuildRequires: perl(Test::More) >= 0.42 BuildRequires: perl(JSON::XS) >= 1.52 # optional tests -- JSON::Any can handle any of the following to actually do # the JSON parsing. We use JSON::XS above, as it's both already in Fedora and # the fastest of the following. As other JSON modules are added to Fedora, # we'll uncomment the tests below. -BuildRequires: perl(JSON) +BuildRequires: perl(JSON) #BuildRequires: perl(JSON::DWIM) #BuildRequires: perl(JSON::PC) -BuildRequires: perl(JSON::Syck) +BuildRequires: perl(JSON::Syck) +### auto-added reqs! +Requires: perl(Carp) + +### auto-added brs! +BuildRequires: perl(CPAN) + %description JSON::Any provides a coherent API to bring together the various JSON modules currently on CPAN. @@ -72,6 +78,13 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Tue Aug 11 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.21-1 +- auto-update to 1.21 (by cpan-spec-update 0.01) +- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42) +- altered br on perl(Test::More) (0.62 => 0.42) +- added a new br on CPAN (inc::Module::AutoInstall found) +- added a new req on perl(Carp) (version 0) + * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.19-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-JSON-Any/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- sources 11 Feb 2009 16:15:32 -0000 1.3 +++ sources 11 Aug 2009 07:56:27 -0000 1.4 @@ -1 +1 @@ -ee042534bed96496586660d1bed1bad3 JSON-Any-1.19.tar.gz +3e5d6f943b03c2c0c688be1295719c09 JSON-Any-1.21.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list