From 2ba4bc8c08514b9467ea9b4b249a764857ef48a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 10 Sep 2014 12:18:21 +0200 Subject: [PATCH] 3.32 bump --- .gitignore | 1 + perl-Locale-Codes.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9942479..9db355e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /Locale-Codes-3.29.tar.gz /Locale-Codes-3.30.tar.gz /Locale-Codes-3.31.tar.gz +/Locale-Codes-3.32.tar.gz diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec index 09882c6..7fe519b 100644 --- a/perl-Locale-Codes.spec +++ b/perl-Locale-Codes.spec @@ -1,6 +1,6 @@ Name: perl-Locale-Codes -Version: 3.31 -Release: 3%{?dist} +Version: 3.32 +Release: 1%{?dist} Summary: Distribution of modules to handle locale codes License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Sep 10 2014 Petr Pisar - 3.32-1 +- 3.32 bump + * Tue Aug 26 2014 Jitka Plesnikova - 3.31-3 - Perl 5.20 rebuild diff --git a/sources b/sources index 078c6ca..e1ff782 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77b44110967b2cb00b473404e45984fe Locale-Codes-3.31.tar.gz +73efe486a41ecd6e8700380cbf485d9c Locale-Codes-3.32.tar.gz