update to 0.08
This commit is contained in:
parent
2dd29b00ec
commit
8e4dc90796
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/Eval-Closure-0.05.tar.gz
|
||||
/Eval-Closure-0.06.tar.gz
|
||||
/Eval-Closure-0.07.tar.gz
|
||||
/Eval-Closure-0.08.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Eval-Closure
|
||||
Version: 0.07
|
||||
Version: 0.08
|
||||
Release: 1%{?dist}
|
||||
Summary: Safely and cleanly create closures via string eval
|
||||
License: GPL+ or Artistic
|
||||
@ -58,6 +58,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2012 Iain Arnell <iarnell@gmail.com> 0.08-1
|
||||
- update to latest upstream version
|
||||
|
||||
* Sat Feb 04 2012 Iain Arnell <iarnell@gmail.com> 0.07-1
|
||||
- update to latest upstream version
|
||||
- update description
|
||||
|
Loading…
Reference in New Issue
Block a user