commit c1929f6db05069f50f31b593fb328ba1446edb4d Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Jan 24 17:23:55 2013 +0100 1.59 bump .gitignore | 1 + perl-Locale-SubCountry.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 3296ba8..005d4a8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ Locale-SubCountry-1.41.tar.gz /Locale-SubCountry-1.51.tar.gz /Locale-SubCountry-1.56.tar.gz /Locale-SubCountry-1.57.tar.gz +/Locale-SubCountry-1.59.tar.gz diff --git a/perl-Locale-SubCountry.spec b/perl-Locale-SubCountry.spec index 64952ec..e5b1d0a 100644 --- a/perl-Locale-SubCountry.spec +++ b/perl-Locale-SubCountry.spec @@ -1,5 +1,5 @@ Name: perl-Locale-SubCountry -Version: 1.57 +Version: 1.59 Release: 1%{?dist} Summary: ISO 3166-2 two letter subcountry codes Group: Development/Libraries @@ -7,6 +7,7 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/Locale-SubCountry Source0: http://search.cpan.org/CPAN/authors/id/K/KI/KIMRYAN/Locale-SubCountry-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) # Run-time BuildRequires: perl(Exporter) @@ -14,7 +15,7 @@ BuildRequires: perl(locale) >= 1 # Tests BuildRequires: perl(Test::More) >= 0.94 # Optional test -BuildRequires: perl(Test::Pod) >= 1.44 +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 @@ -25,7 +26,7 @@ Requires: perl(locale) >= 1 %description This module allows you to convert the full name for a countries administrative region to the code commonly used for postal addressing. The reverse look-up -can also be done. Sub country codes are defined in "ISO 3166-2:1998, Codes for +can also be done. Sub country codes are defined in "ISO 3166-2:2007, Codes for the representation of names of countries and their subdivisions". Sub countries are termed as states in the US and Australia, provinces in @@ -58,6 +59,9 @@ make test %changelog +* Thu Jan 24 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1.59-1 +- 1.59 bump + * Tue Jan 15 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1.57-1 - 1.57 bump diff --git a/sources b/sources index f274943..4f23227 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccf4e5efd83597b56b6a71f8518d3acf Locale-SubCountry-1.57.tar.gz +3a9ed7ce2aa56e5bd1fc4d9ba3e84b42 Locale-SubCountry-1.59.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel