3.33 bump

This commit is contained in:
Petr Písař 2014-12-05 13:26:52 +01:00
parent 2ba4bc8c08
commit a25e1072d8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 3.33-1
- 3.33 bump
* Wed Sep 10 2014 Petr Pisar <ppisar@redhat.com> - 3.32-1
- 3.32 bump

View File

@ -1 +1 @@
73efe486a41ecd6e8700380cbf485d9c Locale-Codes-3.32.tar.gz
bc7496f97889de8504e80addaa0ee40c Locale-Codes-3.33.tar.gz