commit ffd05d09c98de35ecb1e0d85620dbb4fa6f8d91c
Author: Paul Howarth <p...@city-fan.org>
Date:   Tue Mar 10 11:53:27 2015 +0000

    Update to 0.231
    
    - New upstream release 0.231
      - Restore test compatibility where Perl does not provide
        &Config::non_bincompat_options (CPAN RT#102626)

 perl-parent.spec | 9 +++++++--
 sources          | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-parent.spec b/perl-parent.spec
index fa4a9eb..a36d36a 100644
--- a/perl-parent.spec
+++ b/perl-parent.spec
@@ -1,6 +1,6 @@
 Name:          perl-parent
 Epoch:         1
-Version:       0.229
+Version:       0.231
 Release:       1%{?dist}
 Summary:       Establish an ISA relationship with base classes at compile time
 License:       GPL+ or Artistic
@@ -10,7 +10,7 @@ Source0:      
http://search.cpan.org/CPAN/authors/id/C/CO/CORION/parent-%{version}.ta
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:     noarch
 # Build:
-BuildRequires: perl >= 4:5.13.10
+BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Run-time:
 BuildRequires: perl(strict)
@@ -61,6 +61,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/parent.3*
 
 %changelog
+* Tue Mar 10 2015 Paul Howarth <p...@city-fan.org> - 1:0.231-1
+- Update to 0.231
+  - Restore test compatibility where Perl does not provide
+    &Config::non_bincompat_options (CPAN RT#102626)
+
 * Sat Mar  7 2015 Paul Howarth <p...@city-fan.org> - 1:0.229-1
 - Update to 0.229
   - Add link to (Github) repository
diff --git a/sources b/sources
index 568542e..a3b39ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-960cd501d0a1f551ef72d6c77c8bc66b  parent-0.229.tar.gz
+6598dc010917282a5bc3864092a75256  parent-0.231.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