update to 0.06
This commit is contained in:
parent
40b83e8233
commit
e4f2b24aaf
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/Eval-Closure-0.03.tar.gz
|
||||
/Eval-Closure-0.04.tar.gz
|
||||
/Eval-Closure-0.05.tar.gz
|
||||
/Eval-Closure-0.06.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Eval-Closure
|
||||
Version: 0.05
|
||||
Version: 0.06
|
||||
Release: 1%{?dist}
|
||||
Summary: Safely and cleanly create closures via string eval
|
||||
License: GPL+ or Artistic
|
||||
@ -62,6 +62,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 07 2011 Iain Arnell <iarnell@gmail.com> 0.06-1
|
||||
- update to latest upstream version
|
||||
|
||||
* Wed May 04 2011 Iain Arnell <iarnell@gmail.com> 0.05-1
|
||||
- update to latest upstream version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user