3.30 bump

This commit is contained in:
Petr Písař 2015-03-13 08:54:55 +01:00
parent 3ec3460293
commit 6cb587af1f
4 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/Text-ParseWords-3.29.tar.gz
/Text-ParseWords-3.30.tar.gz

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* (quotewords|tokenizing)");

View File

@ -1,6 +1,6 @@
Name: perl-Text-ParseWords
Version: 3.29
Release: 3%{?dist}
Version: 3.30
Release: 1%{?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
* Fri Mar 13 2015 Petr Pisar <ppisar@redhat.com> - 3.30-1
- 3.30 bump
* 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

View File

@ -1 +1 @@
a3d5e6349529a66c56367fc94e99d6f9 Text-ParseWords-3.29.tar.gz
9e98d7ba9a2eecd49c21b37d5f04a7a7 Text-ParseWords-3.30.tar.gz