0.010 bump

This commit is contained in:
Petr Písař 2011-10-07 13:16:33 +02:00
parent 06b1677235
commit cc5139d410
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/Module-Runtime-0.008.tar.gz
/Module-Runtime-0.009.tar.gz
/Module-Runtime-0.010.tar.gz

View File

@ -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

View File

@ -1 +1 @@
4461d7cbe49bf3dadfac975a0b2f8c84 Module-Runtime-0.009.tar.gz
069e890c996c99d283070e7aad3de10b Module-Runtime-0.010.tar.gz