Perl 5.22 rebuild
This commit is contained in:
parent
11fa9232fd
commit
914b20b8bc
@ -1,7 +1,7 @@
|
||||
Summary: Manage IO on many file handles
|
||||
Name: perl-IO-Multiplex
|
||||
Version: 1.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/IO-Multiplex/
|
||||
@ -63,6 +63,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/IO::Multiplex.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.16-2
|
||||
- Perl 5.22 rebuild
|
||||
|
||||
* Fri Apr 10 2015 Paul Howarth <paul@city-fan.org> - 1.16-1
|
||||
- Update to 1.16
|
||||
- Fix descriptor memory leak: Make $mux->close actually untie *$fh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user