commit 35446dd53fe70bf83f9dbcd74fa84338c2db6c61
Author: Paul Howarth <[email protected]>
Date:   Thu Feb 24 10:00:51 2011 +0000

    Update to 1.12
    
    - New upstream release 1.12:
      - Fixes for Windows (CPAN RT#66096)

 .gitignore             |    2 +-
 perl-IO-Multiplex.spec |    6 +++++-
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4fd507..42f7234 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/IO-Multiplex-1.11.tar.gz
+/IO-Multiplex-1.12.tar.gz
diff --git a/perl-IO-Multiplex.spec b/perl-IO-Multiplex.spec
index c093f30..b47ce01 100644
--- a/perl-IO-Multiplex.spec
+++ b/perl-IO-Multiplex.spec
@@ -1,6 +1,6 @@
 Summary:       Manage IO on many file handles
 Name:          perl-IO-Multiplex
-Version:       1.11
+Version:       1.12
 Release:       1%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
@@ -45,6 +45,10 @@ more listen sockets.
 %{_mandir}/man3/IO::Multiplex.3pm*
 
 %changelog
+* Thu Feb 24 2011 Paul Howarth <[email protected]> 1.12-1
+- Update to 1.12
+  - Fixes for Windows (CPAN RT#66096)
+
 * Mon Feb 21 2011 Paul Howarth <[email protected]> - 1.11-1
 - Update to 1.11
   - Avoid warning while adding pipe (CPAN RT#16259, CPAN RT#60068)
diff --git a/sources b/sources
index de7e793..1ab9c19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7db84e16c24579865c9044843880962a  IO-Multiplex-1.11.tar.gz
+6cbb8d2a6834769bd64031100edcbcec  IO-Multiplex-1.12.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to