[perl-parent] Update to 0.227

Paul Howarth pghmcfc at fedoraproject.org
Sun Sep 1 19:48:17 UTC 2013


commit fa7203433262c11004fa3aa35550859ae16fa374
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Sep 1 20:47:21 2013 +0100

    Update to 0.227
    
    - New upstream release 0.227
      - Restore tests passing for 5.17.5+ (CPAN RT#88320)

 perl-parent.spec |    8 ++++++--
 sources          |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-parent.spec b/perl-parent.spec
index da5db52..905a27f 100644
--- a/perl-parent.spec
+++ b/perl-parent.spec
@@ -1,7 +1,7 @@
 Name:		perl-parent
 Epoch:		1
-Version:	0.226
-Release:	2%{?dist}
+Version:	0.227
+Release:	1%{?dist}
 Summary:	Establish an ISA relationship with base classes at compile time
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -55,6 +55,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/parent.3pm*
 
 %changelog
+* Sun Sep  1 2013 Paul Howarth <paul at city-fan.org> - 1:0.227-1
+- Update to 0.227
+  - Restore tests passing for 5.17.5+ (CPAN RT#88320)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.226-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index e6a1ffc..81a1b6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a73841127da29dcdf8e71f8afa09542e  parent-0.226.tar.gz
+b6564a9f84f90d56b81c9cc63ed4b3c3  parent-0.227.tar.gz


More information about the scm-commits mailing list