This commit is contained in:
Jesse Keating 2009-07-26 06:41:17 +00:00
parent 018da94bf3
commit 664b885d1a

View File

@ -1,7 +1,7 @@
Summary: IO-Multiplex module for perl
Name: perl-IO-Multiplex
Version: 1.10
Release: 4%{?dist}
Release: 5%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/IO-Multiplex/
@ -45,6 +45,9 @@ one or more listen sockets.
%{_mandir}/man3/IO::Multiplex.3pm*
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Mon May 11 2009 Paul Howarth <paul@city-fan.org> - 1.10-4
- Fix argument order for find with -depth
- Include TODO