[perl-IO-All] Update to 0.58

Paul Howarth pghmcfc at fedoraproject.org
Mon Mar 3 10:15:46 UTC 2014


commit 013d4ccc818216ff1b3bd3c4a0a0ab00a76e148f
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Mar 3 10:11:22 2014 +0000

    Update to 0.58
    
    - New upstream release 0.58
      - Fix canonpath on MSWin32
      - Fix marking files as both binary and utf8 (closes GH#36)

 perl-IO-All.spec |    7 ++++++-
 sources          |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-All.spec b/perl-IO-All.spec
index 321e8bf..73c836c 100644
--- a/perl-IO-All.spec
+++ b/perl-IO-All.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-All
-Version:        0.57
+Version:        0.58
 Release:        1%{?dist}
 Summary:        IO::All Perl module
 License:        GPL+ or Artistic
@@ -94,6 +94,11 @@ make %{?_smp_mflags} test RELEASE_TESTING=1
 %{_mandir}/man3/IO::All::Temp.3pm*
 
 %changelog
+* Mon Mar  3 2014 Paul Howarth <paul at city-fan.org> - 0.58-1
+- Update to 0.58
+  - Fix canonpath on MSWin32
+  - Fix marking files as both binary and utf8 (closes GH#36)
+
 * Fri Feb 14 2014 Paul Howarth <paul at city-fan.org> - 0.57-1
 - Update to 0.57
   - Make '' not become / when using io->dir('')
diff --git a/sources b/sources
index 1ef91d8..1d76298 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68148eec60be3e7e9f3ca341b3ba079a  IO-All-0.57.tar.gz
+b3b45f9b20311ddb104947dfd6615448  IO-All-0.58.tar.gz



More information about the perl-devel mailing list