|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
Version: 0.012
|
|
|
|
Version: 0.014
|
|
|
|
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
|
|
|
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Oct 18 2010 Petr Pisar <ppisar@redhat.com> - 0.014-1
|
|
|
|
|
|
|
|
- 0.014 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 04 2010 Petr Pisar <ppisar@redhat.com> - 0.012-1
|
|
|
|
* Mon Oct 04 2010 Petr Pisar <ppisar@redhat.com> - 0.012-1
|
|
|
|
- 0.012 bump
|
|
|
|
- 0.012 bump
|
|
|
|
|
|
|
|
|
|
|
|