Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2014-09-03 15:17:02 +02:00
parent 6af76862ee
commit cd0c3c0bcb
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Text-ParseWords
Version: 3.29
Release: 7%{?dist}
Release: 310%{?dist}
Summary: Parse text into an array of tokens or array of arrays
License: GPL+ or Artistic
Group: Development/Libraries
@ -59,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.29-310
- Increase release to favour standalone package
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.29-7
- Perl 5.20 rebuild