epel9
Petr Písař 9 years ago
parent 3fdbb55e5d
commit 317d40c1aa

1
.gitignore vendored

@ -33,3 +33,4 @@ PPIx-Regexp-0.007.tar.gz
/PPIx-Regexp-0.042.tar.gz /PPIx-Regexp-0.042.tar.gz
/PPIx-Regexp-0.043.tar.gz /PPIx-Regexp-0.043.tar.gz
/PPIx-Regexp-0.044.tar.gz /PPIx-Regexp-0.044.tar.gz
/PPIx-Regexp-0.045.tar.gz

@ -1,5 +1,5 @@
Name: perl-PPIx-Regexp Name: perl-PPIx-Regexp
Version: 0.044 Version: 0.045
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
* Mon Jan 04 2016 Petr Pisar <ppisar@redhat.com> - 0.045-1
- 0.045 bump
* Wed Dec 09 2015 Petr Pisar <ppisar@redhat.com> - 0.044-1 * Wed Dec 09 2015 Petr Pisar <ppisar@redhat.com> - 0.044-1
- 0.044 bump - 0.044 bump

@ -1 +1 @@
11e29e1cbf39d807b37bb01ef034fad2 PPIx-Regexp-0.044.tar.gz 837869b0650d5f9269900e47f0cd60e1 PPIx-Regexp-0.045.tar.gz

Loading…
Cancel
Save