commit c363195bc5ec59c69decac29cf12935c7371c6aa Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Mar 8 14:12:46 2011 +0000 Update to 2.27105 - New upstream release 2.27105 - Removed t/900_pod.t from package because of author test - Drop buildreq perl(Test::Pod), no longer needed .gitignore | 2 +- perl-JSON-PP.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index 3441914..40cd25d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/JSON-PP-2.27104.tar.gz +/JSON-PP-2.27105.tar.gz diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 0b4963b..592a806 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,6 +1,6 @@ Name: perl-JSON-PP -Version: 2.27104 -Release: 4%{?dist} +Version: 2.27105 +Release: 1%{?dist} Summary: JSON::XS compatible pure-Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -10,7 +10,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) -BuildRequires: perl(Test::Pod) BuildRequires: perl(Tie::IxHash) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Conflicts: perl-JSON < 2.50 @@ -51,7 +50,12 @@ rm -rf %{buildroot} %{_mandir}/man3/JSON::PP::Boolean.3pm* %changelog -* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.27104-4 +* Tue Mar 8 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 2.27105-1 +- Update to 2.27105 + - Removed t/900_pod.t from package because of author test +- Drop buildreq perl(Test::Pod), no longer needed + +* Tue Feb 8 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.27104-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Jan 27 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 2.27104-3 diff --git a/sources b/sources index f5d8ecb..8981820 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45094c4030d67701b1af513b06913ead JSON-PP-2.27104.tar.gz +c4ff8d984a4b55fa1ab5ca0ba4dbe54f JSON-PP-2.27105.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