[perl-Algorithm-C3] Update to 0.10

Paul Howarth pghmcfc at fedoraproject.org
Thu Sep 4 08:22:39 UTC 2014


commit 4d86c735226f3cdb7456a6d2521d6de15394badd
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Sep 4 09:19:09 2014 +0100

    Update to 0.10
    
    - New upstream release 0.10
      - Declare minimum version of perl as 5.6 in metadata

 perl-Algorithm-C3.spec |   11 ++++++++---
 sources                |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/perl-Algorithm-C3.spec b/perl-Algorithm-C3.spec
index c885843..d16515a 100644
--- a/perl-Algorithm-C3.spec
+++ b/perl-Algorithm-C3.spec
@@ -1,6 +1,6 @@
 Name:		perl-Algorithm-C3
-Version:	0.09
-Release:	3%{?dist}
+Version:	0.10
+Release:	1%{?dist}
 Summary:	Module for merging hierarchies using the C3 algorithm
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -9,6 +9,7 @@ Source0:	http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/Algorithm-C3-%{versio
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:	noarch
 # Build
+BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker)
 # Module
 BuildRequires:	perl(Carp) >= 0.01
@@ -50,6 +51,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Algorithm::C3.3pm*
 
 %changelog
+* Thu Sep  4 2014 Paul Howarth <paul at city-fan.org> - 0.10-1
+- Update to 0.10
+  - Declare minimum version of perl as 5.6 in metadata
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.09-3
 - Perl 5.20 rebuild
 
@@ -96,7 +101,7 @@ rm -rf %{buildroot}
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Tue Dec 14 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.08-5
-- Rebuild to fixproblems with vendorarch/lib (#661697)
+- Rebuild to fix problems with vendorarch/lib (#661697)
 
 * Thu Apr 29 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.08-4
 - Mass rebuild with perl-5.12.0
diff --git a/sources b/sources
index 7274c1c..b75171a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0235e64330790b4c5d59bf76d03f8c90  Algorithm-C3-0.09.tar.gz
+48162c8974b3056c1315203efc7d8748  Algorithm-C3-0.10.tar.gz



More information about the perl-devel mailing list