commit ef0aa24241edc68e65f8b51431b52c6a322c2665 Author: Petr Písař <ppi...@redhat.com> Date: Mon Apr 14 12:54:54 2014 +0200
1.63 bump .gitignore | 1 + perl-Locale-SubCountry.spec | 16 ++++++++-------- sources | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) --- diff --git a/.gitignore b/.gitignore index e8f35a8..964c653 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ Locale-SubCountry-1.41.tar.gz /Locale-SubCountry-1.60.tar.gz /Locale-SubCountry-1.61.tar.gz /Locale-SubCountry-1.62.tar.gz +/Locale-SubCountry-1.63.tar.gz diff --git a/perl-Locale-SubCountry.spec b/perl-Locale-SubCountry.spec index 288485a..827ba66 100644 --- a/perl-Locale-SubCountry.spec +++ b/perl-Locale-SubCountry.spec @@ -1,5 +1,5 @@ Name: perl-Locale-SubCountry -Version: 1.62 +Version: 1.63 Release: 1%{?dist} Summary: ISO 3166-2 two letter subcountry codes Group: Development/Libraries @@ -12,9 +12,9 @@ BuildRequires: perl(ExtUtils::MakeMaker) # Run-time BuildRequires: perl(Exporter) BuildRequires: perl(locale) >= 1 -BuildRequires: perl(strict) >= 1.04 -BuildRequires: perl(utf8) >= 1.09 -BuildRequires: perl(warnings) >= 1.12 +BuildRequires: perl(strict) +BuildRequires: perl(utf8) +BuildRequires: perl(warnings) # Tests BuildRequires: perl(Test::More) >= 0.94 # Optional test @@ -22,12 +22,9 @@ BuildRequires: perl(Test::Pod) >= 1.04 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(locale) >= 1 -Requires: perl(strict) >= 1.04 -Requires: perl(utf8) >= 1.09 -Requires: perl(warnings) >= 1.12 # Filter under-sepcified dependencies -%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((locale|strict|utf8|warnings)\\)$ +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(locale\\)$ %description This module allows you to convert the full name for a countries administrative @@ -65,6 +62,9 @@ make test %changelog +* Mon Apr 14 2014 Petr Pisar <ppi...@redhat.com> - 1.63-1 +- 1.63 bump + * Mon Jul 29 2013 Petr Pisar <ppi...@redhat.com> - 1.62-1 - 1.62 bump diff --git a/sources b/sources index aacfdb5..ef54986 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e580dd9a3e3573210fa3a87ab88b7f48 Locale-SubCountry-1.62.tar.gz +07261b9b1597c76f29a627890d0e57a7 Locale-SubCountry-1.63.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