0.013 bump
This commit is contained in:
parent
6ce500d45b
commit
d42004cf7c
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/Module-Runtime-0.010.tar.gz
|
/Module-Runtime-0.010.tar.gz
|
||||||
/Module-Runtime-0.011.tar.gz
|
/Module-Runtime-0.011.tar.gz
|
||||||
/Module-Runtime-0.012.tar.gz
|
/Module-Runtime-0.012.tar.gz
|
||||||
|
/Module-Runtime-0.013.tar.gz
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# This file is licensed under the terms of GNU GPLv2+.
|
# This file is licensed under the terms of GNU GPLv2+.
|
||||||
Name: perl-Module-Runtime
|
Name: perl-Module-Runtime
|
||||||
Version: 0.012
|
Version: 0.013
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Runtime module handling
|
Summary: Runtime module handling
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -41,6 +41,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 13 2012 Petr Pisar <ppisar@redhat.com> - 0.012-1
|
||||||
- 0.012 bump
|
- 0.012 bump
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user