Update to 1.12

- New upstream release 1.12:
  - Fixes for Windows (CPAN RT#66096)
This commit is contained in:
Paul Howarth 2011-02-24 10:00:51 +00:00
parent 138515e7b9
commit 35446dd53f
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/IO-Multiplex-1.11.tar.gz
/IO-Multiplex-1.12.tar.gz

View File

@ -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 <paul@city-fan.org> 1.12-1
- Update to 1.12
- Fixes for Windows (CPAN RT#66096)
* Mon Feb 21 2011 Paul Howarth <paul@city-fan.org> - 1.11-1
- Update to 1.11
- Avoid warning while adding pipe (CPAN RT#16259, CPAN RT#60068)

View File

@ -1 +1 @@
7db84e16c24579865c9044843880962a IO-Multiplex-1.11.tar.gz
6cbb8d2a6834769bd64031100edcbcec IO-Multiplex-1.12.tar.gz