0.013 bump

This commit is contained in:
Petr Písař 2012-02-20 10:33:34 +01:00
parent 6ce500d45b
commit d42004cf7c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/Module-Runtime-0.010.tar.gz
/Module-Runtime-0.011.tar.gz
/Module-Runtime-0.012.tar.gz
/Module-Runtime-0.013.tar.gz

View File

@ -1,6 +1,6 @@
# This file is licensed under the terms of GNU GPLv2+.
Name: perl-Module-Runtime
Version: 0.012
Version: 0.013
Release: 1%{?dist}
Summary: Runtime module handling
License: GPL+ or Artistic
@ -41,6 +41,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Mon Feb 20 2012 Petr Pisar <ppisar@redhat.com> - 0.013-1
- 0.013 bump
* Mon Feb 13 2012 Petr Pisar <ppisar@redhat.com> - 0.012-1
- 0.012 bump

View File

@ -1 +1 @@
12361582beb2cd9ed32b4252cd3f7bb3 Module-Runtime-0.012.tar.gz
62b88b1f5f0e975a5d7c80cd46167b97 Module-Runtime-0.013.tar.gz