psabata pushed to perl-Text-Unidecode (el5). "1.24 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Aug 28 12:33:57 UTC 2015


From fa2b46eb5b843ca42482cd59ff96b5280ed87a35 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Fri, 28 Aug 2015 14:33:50 +0200
Subject: 1.24 bump


diff --git a/.gitignore b/.gitignore
index f13dee4..994c3bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Text-Unidecode-0.04.tar.gz
 /Text-Unidecode-1.23.tar.gz
+/Text-Unidecode-1.24.tar.gz
diff --git a/perl-Text-Unidecode.spec b/perl-Text-Unidecode.spec
index 763a6e9..0cfa3aa 100644
--- a/perl-Text-Unidecode.spec
+++ b/perl-Text-Unidecode.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-Unidecode
-Version:        1.23
+Version:        1.24
 Release:        1%{?dist}
 Summary:        US-ASCII transliterations of Unicode text
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ Source0:        http://www.cpan.org/modules/by-module/Text/Text-Unidecode-%{vers
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 # Build
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Runtime
@@ -59,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug 28 2015 Petr Šabata <contyk at redhat.com> - 1.24-1
+- 1.24 bump
+
 * Wed Dec 10 2014 Petr Šabata <contyk at redhat.com> - 1.23-1
 - 1.23 bump; fixes an issue with UTF16 decoding
 
diff --git a/sources b/sources
index 979fffb..91ad3ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52340aa179053fa779fda6eeaa09425f  Text-Unidecode-1.23.tar.gz
+508e54bc877b1016fc885326421c5787  Text-Unidecode-1.24.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Text-Unidecode.git/commit/?h=el5&id=fa2b46eb5b843ca42482cd59ff96b5280ed87a35


More information about the perl-devel mailing list