0.010 bump
This commit is contained in:
parent
06b1677235
commit
cc5139d410
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/Module-Runtime-0.008.tar.gz
|
||||
/Module-Runtime-0.009.tar.gz
|
||||
/Module-Runtime-0.010.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# This file is licensed under the terms of GNU GPLv2+.
|
||||
Name: perl-Module-Runtime
|
||||
Version: 0.009
|
||||
Version: 0.010
|
||||
Release: 1%{?dist}
|
||||
Summary: Runtime module handling
|
||||
License: GPL+ or Artistic
|
||||
@ -45,6 +45,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 07 2011 Petr Pisar <ppisar@redhat.com> - 0.010-1
|
||||
- 0.010 bump
|
||||
|
||||
* Wed Oct 05 2011 Petr Pisar <ppisar@redhat.com> - 0.009-1
|
||||
- 0.009 bump
|
||||
- Remove defattr now
|
||||
|
||||
Loading…
Reference in New Issue
Block a user