epel9
Petr Písař 9 years ago
parent a8ae948046
commit 688ad6bb3d

1
.gitignore vendored

@ -31,3 +31,4 @@ PPIx-Regexp-0.007.tar.gz
/PPIx-Regexp-0.040.tar.gz /PPIx-Regexp-0.040.tar.gz
/PPIx-Regexp-0.041.tar.gz /PPIx-Regexp-0.041.tar.gz
/PPIx-Regexp-0.042.tar.gz /PPIx-Regexp-0.042.tar.gz
/PPIx-Regexp-0.043.tar.gz

@ -1,5 +1,5 @@
Name: perl-PPIx-Regexp Name: perl-PPIx-Regexp
Version: 0.042 Version: 0.043
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
@ -75,6 +75,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Nov 19 2015 Petr Pisar <ppisar@redhat.com> - 0.043-1
- 0.043 bump
* Mon Oct 12 2015 Petr Pisar <ppisar@redhat.com> - 0.042-1 * Mon Oct 12 2015 Petr Pisar <ppisar@redhat.com> - 0.042-1
- 0.042 bump - 0.042 bump

@ -1 +1 @@
e6616ca24c071d03654e56a35d51f683 PPIx-Regexp-0.042.tar.gz ef50e82eb55cb70a1580fcf53e0c7467 PPIx-Regexp-0.043.tar.gz

Loading…
Cancel
Save