update to 0.02
This commit is contained in:
parent
917c679fc9
commit
b081dc682f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/Eval-Closure-0.01.tar.gz
|
/Eval-Closure-0.01.tar.gz
|
||||||
|
/Eval-Closure-0.02.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Eval-Closure
|
Name: perl-Eval-Closure
|
||||||
Version: 0.01
|
Version: 0.02
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Safely and cleanly create closures via string eval
|
Summary: Safely and cleanly create closures via string eval
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -63,5 +63,8 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 28 2011 Iain Arnell <iarnell@gmail.com> 0.02-1
|
||||||
|
- update to latest upstream version
|
||||||
|
|
||||||
* Sun Jan 23 2011 Iain Arnell <iarnell@gmail.com> 0.01-1
|
* Sun Jan 23 2011 Iain Arnell <iarnell@gmail.com> 0.01-1
|
||||||
- Specfile autogenerated by cpanspec 1.78.
|
- Specfile autogenerated by cpanspec 1.78.
|
||||||
|
Loading…
Reference in New Issue
Block a user