This commit is contained in:
Fedora Release Engineering 2017-02-11 04:49:38 +00:00
parent 96f6b40b79
commit a95fd1a8f2

View File

@ -2,7 +2,7 @@
Name: perl-Path-Tiny
Version: 0.100
Release: 1%{?dist}
Release: 2%{?dist}
Summary: File path utility
License: ASL 2.0
URL: http://search.cpan.org/dist/Path-Tiny/
@ -106,6 +106,9 @@ make test
%{_mandir}/man3/Path::Tiny.3*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.100-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Jan 15 2017 Paul Howarth <paul@city-fan.org> - 0.100-1
- Update to 0.100
- Fixed tests for eventual removal of '.' from @INC in Perl