|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-PPIx-Regexp
|
|
|
|
|
Version: 0.080
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Represent a regular expression of some sort
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/PPIx-Regexp
|
|
|
|
@ -124,6 +124,9 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.080-2
|
|
|
|
|
- Perl 5.34 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Apr 20 2021 Michal Josef Špaček <mspacek@redhat.com> - 0.080-1
|
|
|
|
|
- 0.080 bump
|
|
|
|
|
|
|
|
|
|