From 4d6bd6e40b558c9e7ecd146d35a3e5917c4cfc81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 5 Dec 2012 13:37:18 +0100 Subject: [PATCH] 3.24 bump --- .gitignore | 1 + perl-Locale-Codes.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 79f5ba5..9c878b8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Locale-Codes-3.21.tar.gz /Locale-Codes-3.22.tar.gz /Locale-Codes-3.23.tar.gz +/Locale-Codes-3.24.tar.gz diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec index d8c023c..c61ddd4 100644 --- a/perl-Locale-Codes.spec +++ b/perl-Locale-Codes.spec @@ -1,6 +1,6 @@ Name: perl-Locale-Codes -Version: 3.23 -Release: 2%{?dist} +Version: 3.24 +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 +* Wed Dec 05 2012 Petr Pisar - 3.24-1 +- 3.24 bump + * Tue Nov 20 2012 Petr Ĺ abata - 3.23-2 - Add missing deps - Drop command macros diff --git a/sources b/sources index 014d180..4ea5a1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb870c64cb498d910987ddac50758222 Locale-Codes-3.23.tar.gz +a49f770d424b634a0c9726a8202984a8 Locale-Codes-3.24.tar.gz