commit 19a25d26daa968faf18d25548b6b76972fda681f Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Sep 10 13:22:45 2013 +0200 3.27 bump .gitignore | 1 + perl-Locale-Codes.spec | 13 ++++++++++--- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index b6e516a..66827d2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /Locale-Codes-3.24.tar.gz /Locale-Codes-3.25.tar.gz /Locale-Codes-3.26.tar.gz +/Locale-Codes-3.27.tar.gz diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec index 9d95796..d73e725 100644 --- a/perl-Locale-Codes.spec +++ b/perl-Locale-Codes.spec @@ -1,17 +1,21 @@ Name: perl-Locale-Codes -Version: 3.26 -Release: 3%{?dist} +Version: 3.27 +Release: 1%{?dist} Summary: Distribution of modules to handle locale codes License: GPL+ or Artistic Group: Development/Libraries 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(strict) +BuildRequires: perl(warnings) # Run-time BuildRequires: perl(Carp) BuildRequires: perl(constant) BuildRequires: perl(Exporter) +BuildRequires: perl(utf8) # Tests BuildRequires: perl(Storable) BuildRequires: perl(Test::More) @@ -45,11 +49,14 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \; make test %files -%doc ChangeLog LICENSE README README.first examples +%doc examples ChangeLog LICENSE README README.first %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Tue Sep 10 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 3.27-1 +- 3.27 bump + * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.26-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 2997385..55fcd63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -085c6bcedc258b29512b32b425475dbc Locale-Codes-3.26.tar.gz +9acc0e0809c447e92a1694d502395885 Locale-Codes-3.27.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