diff --git a/.gitignore b/.gitignore index f2954f3..08f97d5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Locale-Codes-3.18.tar.gz /Locale-Codes-3.20.tar.gz /Locale-Codes-3.21.tar.gz +/Locale-Codes-3.22.tar.gz diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec index db9fd46..4cfe92d 100644 --- a/perl-Locale-Codes.spec +++ b/perl-Locale-Codes.spec @@ -1,6 +1,6 @@ Name: perl-Locale-Codes -Version: 3.21 -Release: 2%{?dist} +Version: 3.22 +Release: 1%{?dist} Summary: Distribution of modules to handle locale codes License: GPL+ or Artistic Group: Development/Libraries @@ -49,6 +49,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jun 04 2012 Petr Pisar - 3.22-1 +- 3.22 bump + * Mon Jun 04 2012 Petr Pisar - 3.21-2 - The POD tests do not run by default anymore - Switch build script from Module::Build to EU::MM diff --git a/sources b/sources index 7532aad..ac1513c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36ef968071c64f159ebb2ed68a5de2ae Locale-Codes-3.21.tar.gz +d574793c4f7a20329c12c70c7a4f862e Locale-Codes-3.22.tar.gz