diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index cc4120d..6d582f8 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -2,7 +2,7 @@ Name: perl-Path-Tiny Version: 0.104 -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 +* Tue Jun 06 2017 Jitka Plesnikova - 0.104-2 +- Perl 5.26 rebuild + * Sat Feb 18 2017 Paul Howarth - 0.104-1 - Update to 0.104 - The 'absolute' method now always returns an absolute path, even if a user