[perl-IO-All] Update to 0.50

Paul Howarth pghmcfc at fedoraproject.org
Sat Oct 19 19:01:35 UTC 2013


commit 502e2f21bf9c45e26ab871284b7ebfa3cdc35a53
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Oct 19 20:00:53 2013 +0100

    Update to 0.50
    
    - New upstream release 0.50
      - Fix various tests on Windows (CPAN RT#89609)
      - Fix wrong return precedence (CPAN RT#87200)
    - This release by INGY -> update source URL

 perl-IO-All.spec |   11 +++++++++--
 sources          |    2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/perl-IO-All.spec b/perl-IO-All.spec
index 66ca175..ec4be55 100644
--- a/perl-IO-All.spec
+++ b/perl-IO-All.spec
@@ -1,11 +1,11 @@
 Name:           perl-IO-All
-Version:        0.48
+Version:        0.50
 Release:        1%{?dist}
 Summary:        IO::All Perl module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/IO-All/
-Source0:        http://www.cpan.org/authors/id/F/FR/FREW/IO-All-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{version}.tar.gz
 BuildArch:      noarch
 # Module Build
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
@@ -18,6 +18,7 @@ BuildRequires:  perl(File::MimeInfo)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::ReadBackwards)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(IO::Dir)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(IO::Handle)
@@ -92,6 +93,12 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/IO::All::Temp.3pm*
 
 %changelog
+* Sat Oct 19 2013 Paul Howarth <paul at city-fan.org> - 0.50-1
+- Update to 0.50
+  - Fix various tests on Windows (CPAN RT#89609)
+  - Fix wrong return precedence (CPAN RT#87200)
+- This release by INGY -> update source URL
+
 * Tue Oct  8 2013 Paul Howarth <paul at city-fan.org> - 0.48-1
 - Update to 0.48
   - Add ->os method to ::Filesys
diff --git a/sources b/sources
index 8cce6f3..ba748fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91cf8d019bc3c82e4f611c26864614b1  IO-All-0.48.tar.gz
+92198fa321810ffca5f9008ac4172d50  IO-All-0.50.tar.gz


More information about the scm-commits mailing list