[perl-Eval-Closure] update to 0.02

Iain Arnell iarnell at fedoraproject.org
Fri Jan 28 04:12:57 UTC 2011


commit b081dc682f112d81023b66a04fb2bf43a85eac91
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jan 28 05:08:20 2011 +0100

    update to 0.02

 .gitignore             |    1 +
 perl-Eval-Closure.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 584c2f6..4b936ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Eval-Closure-0.01.tar.gz
+/Eval-Closure-0.02.tar.gz
diff --git a/perl-Eval-Closure.spec b/perl-Eval-Closure.spec
index 15c9e4d..1ac008e 100644
--- a/perl-Eval-Closure.spec
+++ b/perl-Eval-Closure.spec
@@ -1,5 +1,5 @@
 Name:           perl-Eval-Closure
-Version:        0.01
+Version:        0.02
 Release:        1%{?dist}
 Summary:        Safely and cleanly create closures via string eval
 License:        GPL+ or Artistic
@@ -63,5 +63,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 28 2011 Iain Arnell <iarnell at gmail.com> 0.02-1
+- update to latest upstream version
+
 * Sun Jan 23 2011 Iain Arnell <iarnell at gmail.com> 0.01-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index cd6ee8c..8b7aecc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aba60e35313642cf0b7b40c1d94e47e3  Eval-Closure-0.01.tar.gz
+c015ce1c964862d7a974f4a1701dc9b4  Eval-Closure-0.02.tar.gz


More information about the scm-commits mailing list