From fb1634d0d63a6cbf8d861bbbc5349a58ff7c6346 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 15 Aug 2016 10:19:34 +0100
Subject: Update to 0.37

- New upstream release 0.37:
  - Doc update for contains/subsumes
  - Fix "contains" when $self is a relative path (GH#43)
  - Handle case where $other evaluates false
  - Add additional test cases for contains and subsumes
  - Test with Perl 5.24
---
 perl-Path-Class.spec | 13 +++++++++++--
 sources              |  2 +-
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/perl-Path-Class.spec b/perl-Path-Class.spec
index ba979c6..e89e454 100644
--- a/perl-Path-Class.spec
+++ b/perl-Path-Class.spec
@@ -1,6 +1,6 @@
 Name:          perl-Path-Class
-Version:       0.36
-Release:       3%{?dist}
+Version:       0.37
+Release:       1%{?dist}
 Summary:       Cross-platform path specification manipulation
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -80,6 +80,15 @@ AUTHOR_TESTING=1 ./Build test
 %{_mandir}/man3/Path::Class::File.3*
 
 %changelog
+* Mon Aug 15 2016 Paul Howarth <p...@city-fan.org> - 0.37-1
+- Update to 0.37:
+  - Doc update for contains/subsumes
+  - Fix "contains" when $self is a relative path (GH#43)
+  - Handle case where $other evaluates false
+  - Add additional test cases for contains and subsumes
+  - Test with Perl 5.24
+- BR: perl-generators
+
 * Wed May 18 2016 Jitka Plesnikova <jples...@redhat.com> - 0.36-3
 - Perl 5.24 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index cb99c94..aad2637 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e15307faf0702fb916409f594552b94  Path-Class-0.36.tar.gz
+13e6db714f6d5a0e62ca1c4a7fc4d0f3  Path-Class-0.37.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Path-Class.git/commit/?h=f25&id=fb1634d0d63a6cbf8d861bbbc5349a58ff7c6346
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to