From 2043332d1675f05d4d1b1e8598bb31e6149e00fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 15 Jul 2013 14:14:39 +0200 Subject: [PATCH] Increase release to favour standalone package --- 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 28b33a9..8156bd4 100644 --- a/perl-Text-Soundex.spec +++ b/perl-Text-Soundex.spec @@ -1,6 +1,6 @@ Name: perl-Text-Soundex Version: 3.04 -Release: 3%{?dist} +Release: 290%{?dist} Summary: Implementation of the soundex algorithm License: Copyright only Group: Development/Libraries @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jul 15 2013 Petr Pisar - 3.04-290 +- Increase release to favour standalone package + * Fri Jul 12 2013 Petr Pisar - 3.04-3 - Perl 5.18 rebuild