Update to 1.15
- New upstream release 1.15 - Move untie patch to the right place
This commit is contained in:
parent
2e7667e48e
commit
dd897b7830
@ -1,6 +1,6 @@
|
||||
Summary: Manage IO on many file handles
|
||||
Name: perl-IO-Multiplex
|
||||
Version: 1.14
|
||||
Version: 1.15
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -63,6 +63,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Multiplex.3*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 1 2015 Paul Howarth <paul@city-fan.org> - 1.15-1
|
||||
- Update to 1.15
|
||||
- Move untie patch to the right place
|
||||
|
||||
* Tue Mar 31 2015 Paul Howarth <paul@city-fan.org> - 1.14-1
|
||||
- Update to 1.14
|
||||
- Fix 110_ntest to avoid reading from muxed handle
|
||||
|
||||
Loading…
Reference in New Issue
Block a user