diff --git a/perl-Module-Runtime.spec b/perl-Module-Runtime.spec index 25111ab..28a6550 100644 --- a/perl-Module-Runtime.spec +++ b/perl-Module-Runtime.spec @@ -1,7 +1,7 @@ # This file is licensed under the terms of GNU GPLv2+. Name: perl-Module-Runtime -Version: 0.008 -Release: 2%{?dist} +Version: 0.009 +Release: 1%{?dist} Summary: Runtime module handling License: GPL+ or Artistic Group: Development/Libraries @@ -40,12 +40,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; ./Build test %files -%defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Wed Oct 05 2011 Petr Pisar - 0.009-1 +- 0.009 bump +- Remove defattr now + * Fri Jul 22 2011 Petr Sabata - 0.008-2 - Perl mass rebuild