epel9
Petr Písař 14 years ago
parent bf64f44ee3
commit b1b81ccc7d

1
.gitignore vendored

@ -4,3 +4,4 @@ PPIx-Regexp-0.007.tar.gz
/PPIx-Regexp-0.012.tar.gz
/PPIx-Regexp-0.014.tar.gz
/PPIx-Regexp-0.015.tar.gz
/PPIx-Regexp-0.016.tar.gz

@ -1,5 +1,5 @@
Name: perl-PPIx-Regexp
Version: 0.015
Version: 0.016
Release: 1%{?dist}
Summary: Represent a regular expression of some sort
License: GPL+ or Artistic
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu Jan 06 2011 Petr Pisar <ppisar@redhat.com> - 0.016-1
- 0.016 bump
* Wed Oct 27 2010 Petr Pisar <ppisar@redhat.com> - 0.015-1
- 0.015 bump

@ -1 +1 @@
8b197bf59f5ee07a101d272512d06644 PPIx-Regexp-0.015.tar.gz
4d1b97e6913963d764565489348080e8 PPIx-Regexp-0.016.tar.gz

Loading…
Cancel
Save