epel9
Petr Písař 12 years ago
parent 7f75ba4d23
commit 5cfc6fcbda

1
.gitignore vendored

@ -19,3 +19,4 @@ PPIx-Regexp-0.007.tar.gz
/PPIx-Regexp-0.028.tar.gz /PPIx-Regexp-0.028.tar.gz
/PPIx-Regexp-0.029.tar.gz /PPIx-Regexp-0.029.tar.gz
/PPIx-Regexp-0.030.tar.gz /PPIx-Regexp-0.030.tar.gz
/PPIx-Regexp-0.031.tar.gz

@ -1,5 +1,5 @@
Name: perl-PPIx-Regexp Name: perl-PPIx-Regexp
Version: 0.030 Version: 0.031
Release: 1%{?dist} Release: 1%{?dist}
Summary: Represent a regular expression of some sort Summary: Represent a regular expression of some sort
License: GPL+ or Artistic License: GPL+ or Artistic
@ -57,6 +57,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Feb 04 2013 Petr Pisar <ppisar@redhat.com> - 0.031-1
- 0.031 bump
* Thu Jan 24 2013 Petr Pisar <ppisar@redhat.com> - 0.030-1 * Thu Jan 24 2013 Petr Pisar <ppisar@redhat.com> - 0.030-1
- 0.030 bump - 0.030 bump

@ -1 +1 @@
d84435feb77e4598d27aa8e7b7c5ee65 PPIx-Regexp-0.030.tar.gz 6668cd194b8f658e84344110d3ca3748 PPIx-Regexp-0.031.tar.gz

Loading…
Cancel
Save