|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
Version: 0.046
|
|
|
|
Version: 0.047
|
|
|
|
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 Feb 01 2016 Petr Pisar <ppisar@redhat.com> - 0.047-1
|
|
|
|
|
|
|
|
- 0.047 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 11 2016 Petr Pisar <ppisar@redhat.com> - 0.046-1
|
|
|
|
* Mon Jan 11 2016 Petr Pisar <ppisar@redhat.com> - 0.046-1
|
|
|
|
- 0.046 bump
|
|
|
|
- 0.046 bump
|
|
|
|
|
|
|
|
|
|
|
|