This commit is contained in:
Dennis Gilmore 2013-08-03 20:37:12 -05:00
parent cbdbbf2a07
commit 3ec3460293
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 3.29-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 3.29-2
- Link minimal build-root packages against libperl.so explicitly