commit 527aabf21b77bc8914ec669fee032885bce6035c
Author: Paul Howarth <p...@city-fan.org>
Date:   Mon Jul 29 20:53:55 2013 +0100

    Update to 0.226
    
    - New upstream release 0.226
      - Fix tests for Perl 5.18 (CPAN RT#86890)

 ...225-Perl-5.18.0-has-changed-error-message.patch |   43 --------------------
 perl-parent.spec                                   |   13 +++---
 sources                                            |    2 +-
 3 files changed, 8 insertions(+), 50 deletions(-)
---
diff --git a/perl-parent.spec b/perl-parent.spec
index 5cd37db..fdaae10 100644
--- a/perl-parent.spec
+++ b/perl-parent.spec
@@ -1,14 +1,12 @@
 Name:          perl-parent
 Epoch:         1
-Version:       0.225
-Release:       290%{?dist}
+Version:       0.226
+Release:       1%{?dist}
 Summary:       Establish an ISA relationship with base classes at compile time
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 URL:           http://search.cpan.org/dist/parent/
 Source0:       
http://search.cpan.org/CPAN/authors/id/C/CO/CORION/parent-%{version}.tar.gz
-# Adjust tests to perl-5.18, CPAN RT#86890
-Patch0:                parent-0.225-Perl-5.18.0-has-changed-error-message.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:     noarch
 BuildRequires: perl(ExtUtils::MakeMaker)
@@ -31,7 +29,6 @@ from those modules at the same time. Mostly similar in effect 
to:
 
 %prep
 %setup -q -n parent-%{version}
-%patch0 -p1
 
 # Remove spurious exec permissions
 chmod -c -x Changes lib/parent.pm
@@ -58,6 +55,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/parent.3pm*
 
 %changelog
+* Mon Jul 29 2013 Paul Howarth <p...@city-fan.org> - 1:0.226-1
+- Update to 0.226
+  - Fix tests for Perl 5.18 (CPAN RT#86890)
+
 * Mon Jul 15 2013 Petr Pisar <ppi...@redhat.com> - 1:0.225-290
 - Increase release to favour standalone package
 
@@ -78,7 +79,7 @@ rm -rf %{buildroot}
 - Specify all dependencies
 
 * Mon Aug 13 2012 Marcela Mašláňová <mmasl...@redhat.com> - 1:0.225-240
-- bump release to override sub-package from perl.spec
+- Bump release to override sub-package from perl.spec
 
 * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1:0.225-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index 82811d2..e6a1ffc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd8a62a28b3fa1c6d43973a9cb6b7796  parent-0.225.tar.gz
+a73841127da29dcdf8e71f8afa09542e  parent-0.226.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to