[perl-Locale-Codes/f21] 3.33 bump

Petr Pisar ppisar at fedoraproject.org
Fri Dec 5 12:28:24 UTC 2014


commit 3b62c2a53c91c798cb51aed19cfb1784684e45da
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Dec 5 13:26:52 2014 +0100

    3.33 bump

 .gitignore             |    1 +
 perl-Locale-Codes.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9db355e..c8bc108 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /Locale-Codes-3.30.tar.gz
 /Locale-Codes-3.31.tar.gz
 /Locale-Codes-3.32.tar.gz
+/Locale-Codes-3.33.tar.gz
diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec
index 683a989..6016399 100644
--- a/perl-Locale-Codes.spec
+++ b/perl-Locale-Codes.spec
@@ -1,5 +1,5 @@
 Name:           perl-Locale-Codes
-Version:        3.32
+Version:        3.33
 Release:        1%{?dist}
 Summary:        Distribution of modules to handle locale codes
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/Locale-Codes/
 Source0:        http://www.cpan.org/authors/id/S/SB/SBECK/Locale-Codes-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 05 2014 Petr Pisar <ppisar at redhat.com> - 3.33-1
+- 3.33 bump
+
 * Wed Sep 10 2014 Petr Pisar <ppisar at redhat.com> - 3.32-1
 - 3.32 bump
 
diff --git a/sources b/sources
index e1ff782..eed46f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73efe486a41ecd6e8700380cbf485d9c  Locale-Codes-3.32.tar.gz
+bc7496f97889de8504e80addaa0ee40c  Locale-Codes-3.33.tar.gz


More information about the scm-commits mailing list