From 1b89e1c3291c7029c9a0390f73082511a5f856a4 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 9 Sep 2014 11:18:30 +0200 Subject: [PATCH] Perl 5.20 mass --- perl-Path-Class.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec index fd6853c..a890bbd 100644 --- a/perl-Path-Class.spec +++ b/perl-Path-Class.spec @@ -1,6 +1,6 @@ Name: perl-Path-Class Version: 0.34 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform path specification manipulation License: GPL+ or Artistic Group: Development/Libraries @@ -69,6 +69,9 @@ AUTHOR_TESTING=1 ./Build test %{_mandir}/man3/Path::Class::File.3pm* %changelog +* Tue Sep 09 2014 Jitka Plesnikova - 0.34-2 +- Perl 5.20 mass + * Mon Sep 8 2014 Paul Howarth - 0.34-1 - Update to 0.34: - Add a new spew_lines() method