|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: perl-PPIx-QuoteLike
|
|
|
|
Name: perl-PPIx-QuoteLike
|
|
|
|
Version: 0.017
|
|
|
|
Version: 0.017
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Parse Perl string literals and string-literal-like things
|
|
|
|
Summary: Parse Perl string literals and string-literal-like things
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: https://metacpan.org/release/PPIx-QuoteLike
|
|
|
|
URL: https://metacpan.org/release/PPIx-QuoteLike
|
|
|
@ -115,6 +115,9 @@ make test
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.017-2
|
|
|
|
|
|
|
|
- Perl 5.34 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Paul Howarth <paul@city-fan.org> - 0.017-1
|
|
|
|
* Fri Apr 16 2021 Paul Howarth <paul@city-fan.org> - 0.017-1
|
|
|
|
- Update to 0.017
|
|
|
|
- Update to 0.017
|
|
|
|
- All uses of the postderef argument to new() now warn
|
|
|
|
- All uses of the postderef argument to new() now warn
|
|
|
|