|
|
@ -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
|
|
|
|
|
|
|
|
|
|
|
|