From 00d4e42d8949e7b6df0ffd666a8e96f9bfa1e2da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 12 Jul 2013 16:12:27 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-Text-Soundex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-Soundex.spec b/perl-Text-Soundex.spec index 4e41a1d..28b33a9 100644 --- a/perl-Text-Soundex.spec +++ b/perl-Text-Soundex.spec @@ -1,6 +1,6 @@ Name: perl-Text-Soundex Version: 3.04 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Implementation of the soundex algorithm License: Copyright only Group: Development/Libraries @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 12 2013 Petr Pisar - 3.04-3 +- Perl 5.18 rebuild + * Tue May 28 2013 Petr Pisar - 3.04-2 - Correct typo in dependencies