From 3ec3460293150742ee21319ce08bc26f7dda74f8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 20:37:12 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- perl-Text-ParseWords.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-ParseWords.spec b/perl-Text-ParseWords.spec index c2e7491..3ccbb68 100644 --- a/perl-Text-ParseWords.spec +++ b/perl-Text-ParseWords.spec @@ -1,6 +1,6 @@ Name: perl-Text-ParseWords Version: 3.29 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Parse text into an array of tokens or array of arrays License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 3.29-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jul 12 2013 Petr Pisar - 3.29-2 - Link minimal build-root packages against libperl.so explicitly