3.33 bump
This commit is contained in:
parent
2ba4bc8c08
commit
a25e1072d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user