From 60af100ef54e7cc9a3394e58988a10cff9421978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 5 Oct 2011 13:39:05 +0200 Subject: [PATCH] 0.009 bump --- perl-Module-Runtime.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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