diff --git a/perl-IO-Multiplex.spec b/perl-IO-Multiplex.spec index 7bae68b..3e2981b 100644 --- a/perl-IO-Multiplex.spec +++ b/perl-IO-Multiplex.spec @@ -1,7 +1,7 @@ Summary: IO-Multiplex module for perl Name: perl-IO-Multiplex Version: 1.10 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IO-Multiplex/ @@ -46,6 +46,9 @@ find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' %{perl_vendorlib}/IO/ %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 1.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Mon Sep 15 2008 Tom "spot" Callaway - 1.10-1 - update to 1.10, upstream found and relicensing has happened!