|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
Version: 0.049
|
|
|
|
Version: 0.050
|
|
|
|
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
|
|
|
@ -79,6 +79,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon May 09 2016 Petr Pisar <ppisar@redhat.com> - 0.050-1
|
|
|
|
|
|
|
|
- 0.050 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 20 2016 Petr Pisar <ppisar@redhat.com> - 0.049-1
|
|
|
|
* Wed Apr 20 2016 Petr Pisar <ppisar@redhat.com> - 0.049-1
|
|
|
|
- 0.049 bump
|
|
|
|
- 0.049 bump
|
|
|
|
|
|
|
|
|
|
|
|