Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-23 12:08:50 +02:00
parent 0669662730
commit 24ec9551b8

View File

@ -7,7 +7,7 @@
Name: perl-Path-Tiny
Version: 0.114
Release: 1%{?dist}
Release: 2%{?dist}
Summary: File path utility
License: ASL 2.0
URL: https://metacpan.org/release/Path-Tiny
@ -122,6 +122,9 @@ make test
%{_mandir}/man3/Path::Tiny.3*
%changelog
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.114-2
- Perl 5.32 rebuild
* Sun Apr 26 2020 Paul Howarth <paul@city-fan.org> - 0.114-1
- Update to 0.114
- Use \z instead of $ in regular expressions