[perl-IO-All] Update to 0.59

Paul Howarth pghmcfc at fedoraproject.org
Fri Mar 7 10:28:21 UTC 2014


commit 677b2fe4253a32e19e7519a7fde17b54460bdd20
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Mar 7 10:23:30 2014 +0000

    Update to 0.59
    
    - New upstream release 0.59
      - Fix possible infinite loop in t/accept.t (GH#42)
      - Fix yet another utf8 validation issue (GH#38)
      - Fix warnings running t/tie.t on Windows (GH#37)

 perl-IO-All.spec |    8 +++++++-
 sources          |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-All.spec b/perl-IO-All.spec
index 73c836c..5e4200f 100644
--- a/perl-IO-All.spec
+++ b/perl-IO-All.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-All
-Version:        0.58
+Version:        0.59
 Release:        1%{?dist}
 Summary:        IO::All Perl module
 License:        GPL+ or Artistic
@@ -94,6 +94,12 @@ make %{?_smp_mflags} test RELEASE_TESTING=1
 %{_mandir}/man3/IO::All::Temp.3pm*
 
 %changelog
+* Fri Mar  7 2014 Paul Howarth <paul at city-fan.org> - 0.59-1
+- Update to 0.59
+  - Fix possible infinite loop in t/accept.t (GH#42)
+  - Fix yet another utf8 validation issue (GH#38)
+  - Fix warnings running t/tie.t on Windows (GH#37)
+
 * Mon Mar  3 2014 Paul Howarth <paul at city-fan.org> - 0.58-1
 - Update to 0.58
   - Fix canonpath on MSWin32
diff --git a/sources b/sources
index 1d76298..7b88a21 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3b45f9b20311ddb104947dfd6615448  IO-All-0.58.tar.gz
+9273e98b35032f8a6eaff5db3681abb9  IO-All-0.59.tar.gz



More information about the perl-devel mailing list