epel9
Petr Písař 10 years ago
parent 6c082703fd
commit b251bec5f6

1
.gitignore vendored

@ -26,3 +26,4 @@ PPIx-Regexp-0.007.tar.gz
/PPIx-Regexp-0.035.tar.gz
/PPIx-Regexp-0.036.tar.gz
/PPIx-Regexp-0.037.tar.gz
/PPIx-Regexp-0.038.tar.gz

@ -1,5 +1,5 @@
Name: perl-PPIx-Regexp
Version: 0.037
Version: 0.038
Release: 1%{?dist}
Summary: Represent a regular expression of some sort
License: GPL+ or Artistic
@ -61,11 +61,15 @@ perl Build.PL installdirs=vendor
./Build test
%files
%doc Changes eg LICENSES README
%license LICENSES
%doc Changes eg README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
* Thu Mar 12 2015 Petr Pisar <ppisar@redhat.com> - 0.038-1
- 0.038 bump
* Fri Nov 14 2014 Petr Pisar <ppisar@redhat.com> - 0.037-1
- 0.037 bump

@ -1 +1 @@
82d746929544d766a9a005a4c0763fce PPIx-Regexp-0.037.tar.gz
7b17611185bc07bc505ceb35a4125242 PPIx-Regexp-0.038.tar.gz

Loading…
Cancel
Save