Perl mass rebuild

This commit is contained in:
Marcela Mašláňová 2011-06-17 16:39:57 +02:00
parent 6cf54b3219
commit 03c5878688

View File

@ -1,7 +1,7 @@
Summary: Manage IO on many file handles
Name: perl-IO-Multiplex
Version: 1.13
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/IO-Multiplex/
@ -45,6 +45,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/IO::Multiplex.3pm*
%changelog
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.13-2
- Perl mass rebuild
* Fri Apr 15 2011 Paul Howarth <paul@city-fan.org> - 1.13-1
- Update to 1.13
- Fix handling of outbuf that contains '0' (CPAN RT#67458)