diff --git a/perl-IO-Multiplex.spec b/perl-IO-Multiplex.spec index 7284ee6..70f3400 100644 --- a/perl-IO-Multiplex.spec +++ b/perl-IO-Multiplex.spec @@ -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 - 1.16-2 +- Perl 5.22 rebuild + * Fri Apr 10 2015 Paul Howarth - 1.16-1 - Update to 1.16 - Fix descriptor memory leak: Make $mux->close actually untie *$fh