0.009 bump
This commit is contained in:
parent
de7728b469
commit
60af100ef5
@ -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 <ppisar@redhat.com> - 0.009-1
|
||||
- 0.009 bump
|
||||
- Remove defattr now
|
||||
|
||||
* Fri Jul 22 2011 Petr Sabata <contyk@redhat.com> - 0.008-2
|
||||
- Perl mass rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user