From d8151acec79852376503dac820d239b24798d392 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 18:21:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- perl-IO-Multiplex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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!