|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
Version: 0.033
|
|
|
|
Version: 0.034
|
|
|
|
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
|
|
|
@ -58,6 +58,9 @@ perl Build.PL installdirs=vendor
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon May 13 2013 Petr Pisar <ppisar@redhat.com> - 0.034-1
|
|
|
|
|
|
|
|
- 0.034 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 28 2013 Petr Pisar <ppisar@redhat.com> - 0.033-1
|
|
|
|
* Thu Feb 28 2013 Petr Pisar <ppisar@redhat.com> - 0.033-1
|
|
|
|
- 0.033 bump
|
|
|
|
- 0.033 bump
|
|
|
|
|
|
|
|
|
|
|
|