Update to 1.12
- New upstream release 1.12: - Fixes for Windows (CPAN RT#66096)
This commit is contained in:
parent
138515e7b9
commit
35446dd53f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/IO-Multiplex-1.11.tar.gz
|
||||
/IO-Multiplex-1.12.tar.gz
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user