diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index 3202ea0..d7f7603 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -1,6 +1,6 @@ Name: perl-Path-Class Version: 0.36 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform path specification manipulation License: GPL+ or Artistic Group: Development/Libraries @@ -79,6 +79,9 @@ AUTHOR_TESTING=1 ./Build test %{_mandir}/man3/Path::Class::File.3* %changelog +* Sat May 14 2016 Jitka Plesnikova - 0.36-2 +- Perl 5.24 rebuild + * Wed Feb 17 2016 Paul Howarth - 0.36-1 - Update to 0.36: - Use croak instead of die; use eval syntax instead of universal::isa (as