diff --git a/.gitignore b/.gitignore index 9d51b4f..85df357 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /Locale-Codes-3.34.tar.gz /Locale-Codes-3.35.tar.gz /Locale-Codes-3.36.tar.gz +/Locale-Codes-3.37.tar.gz diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec index d03875d..90f31a7 100644 --- a/perl-Locale-Codes.spec +++ b/perl-Locale-Codes.spec @@ -1,5 +1,5 @@ Name: perl-Locale-Codes -Version: 3.36 +Version: 3.37 Release: 1%{?dist} Summary: Distribution of modules to handle locale codes License: GPL+ or Artistic @@ -59,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Dec 02 2015 Petr Pisar - 3.37-1 +- 3.37 bump + * Wed Sep 02 2015 Petr Pisar - 3.36-1 - 3.36 bump (Locale::Codes::_delete_code_alias() removed) diff --git a/sources b/sources index f43259c..363959e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c02ae646d44c740c804890eb257d17b Locale-Codes-3.36.tar.gz +5b725ffa588b7eecbfd3164d8546c267 Locale-Codes-3.37.tar.gz