Update to 1.15

- New upstream release 1.15
  - Move untie patch to the right place
This commit is contained in:
Paul Howarth 2015-04-01 09:24:39 +01:00
parent 2e7667e48e
commit dd897b7830
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
1b97f299218326e183f92fa6119ac978 IO-Multiplex-1.14.tar.gz
f9845db5867d28d7e7ce2ea5278387f8 IO-Multiplex-1.15.tar.gz