3.53 bump
This commit is contained in:
parent
8a1f10db9c
commit
8946531243
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/Locale-Codes-3.50.tar.gz
|
||||
/Locale-Codes-3.51.tar.gz
|
||||
/Locale-Codes-3.52.tar.gz
|
||||
/Locale-Codes-3.53.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Locale-Codes
|
||||
Version: 3.52
|
||||
Release: 2%{?dist}
|
||||
Version: 3.53
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution of modules to handle locale codes
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Locale-Codes/
|
||||
@ -8,8 +8,8 @@ Source0: http://www.cpan.org/authors/id/S/SB/SBECK/Locale-Codes-%{version
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(warnings)
|
||||
@ -59,6 +59,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2017 Petr Pisar <ppisar@redhat.com> - 3.53-1
|
||||
- 3.53 bump
|
||||
|
||||
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.52-2
|
||||
- Perl 5.26 re-rebuild of bootstrapped packages
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Locale-Codes-3.52.tar.gz) = 21c02049f8c0daa8663f1f237aa2cc880f941cda097223d9cf2770b90d72dcf1696c248fda3caa426684e93a9e491b9a147a3175f5b30302ad73839fa425ec3b
|
||||
SHA512 (Locale-Codes-3.53.tar.gz) = 00ca56e47d0461e79fcb8213190137f5be126842d56344a25bdf26259f06f71c013e9c09f2a0e5fae6f549ad90434cd07d58592d4fc3f27497e47f63a0bcad03
|
||||
|
||||
Loading…
Reference in New Issue
Block a user