[perl-IO-All] update to 0.46

Iain Arnell iarnell at fedoraproject.org
Fri Sep 7 15:06:11 UTC 2012


commit 11362da588e0eec94dede150e1c6475b96d027ba
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Sep 7 09:03:02 2012 -0600

    update to 0.46

 .gitignore       |    1 +
 perl-IO-All.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b8d5e2..750e896 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 IO-All-0.39.tar.gz
 /IO-All-0.41.tar.gz
+/IO-All-0.46.tar.gz
diff --git a/perl-IO-All.spec b/perl-IO-All.spec
index 3593d83..8e7469a 100644
--- a/perl-IO-All.spec
+++ b/perl-IO-All.spec
@@ -1,6 +1,6 @@
 Name:           perl-IO-All
-Version:        0.41
-Release:        7%{?dist}
+Version:        0.46
+Release:        1%{?dist}
 Summary:        IO::All Perl module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,7 +10,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::ReadBackwards)
-BuildRequires:  perl(IO::String)
+BuildRequires:  perl(IO::String) >= 1.08
 BuildRequires:  perl(MLDBM)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep 07 2012 Iain Arnell <iarnell at gmail.com> 0.46-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.41-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ea59240..4eed6c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-12b2594079a6c98dc47a604f1cc2c716  IO-All-0.41.tar.gz
+aa6ca3d3a06c29d9d0dd21dc675223fe  IO-All-0.46.tar.gz


More information about the scm-commits mailing list