commit cc17c5771e64ce6b8c8399672d4754ebd0df15ee
Author: Paul Howarth <p...@city-fan.org>
Date:   Sun Mar 8 13:43:53 2015 +0000

    Update to 0.229
    
    - New upstream release 0.229
      - Add link to (Github) repository
      - Guard tests against PERL_DISABLE_PMC

 perl-parent.spec | 14 ++++++++++----
 sources          |  2 +-
 2 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/perl-parent.spec b/perl-parent.spec
index 12a87de..fa4a9eb 100644
--- a/perl-parent.spec
+++ b/perl-parent.spec
@@ -1,7 +1,7 @@
 Name:          perl-parent
 Epoch:         1
-Version:       0.228
-Release:       311%{?dist}
+Version:       0.229
+Release:       1%{?dist}
 Summary:       Establish an ISA relationship with base classes at compile time
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -9,7 +9,8 @@ URL:            http://search.cpan.org/dist/parent/
 Source0:       
http://search.cpan.org/CPAN/authors/id/C/CO/CORION/parent-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:     noarch
-BuildRequires: perl
+# Build:
+BuildRequires: perl >= 4:5.13.10
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Run-time:
 BuildRequires: perl(strict)
@@ -57,9 +58,14 @@ rm -rf %{buildroot}
 %files
 %doc Changes
 %{perl_vendorlib}/parent.pm
-%{_mandir}/man3/parent.3pm*
+%{_mandir}/man3/parent.3*
 
 %changelog
+* Sat Mar  7 2015 Paul Howarth <p...@city-fan.org> - 1:0.229-1
+- Update to 0.229
+  - Add link to (Github) repository
+  - Guard tests against PERL_DISABLE_PMC
+
 * Tue Jan 13 2015 Petr Pisar <ppi...@redhat.com> - 1:0.228-311
 - Specify all dependencies
 
diff --git a/sources b/sources
index 1f74bcd..568542e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b64f471d423f929f74c5e857cee8dfd  parent-0.228.tar.gz
+960cd501d0a1f551ef72d6c77c8bc66b  parent-0.229.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