[perl-autovivification] update to 0.10

Iain Arnell iarnell at fedoraproject.org
Sun Aug 28 08:56:00 UTC 2011


commit 2980d2251cf6e14aceca0ec01fa660a0ed56374e
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Aug 28 10:54:11 2011 +0200

    update to 0.10

 .gitignore                 |    1 +
 perl-autovivification.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3cde297..2854c75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /autovivification-0.09.tar.gz
+/autovivification-0.10.tar.gz
diff --git a/perl-autovivification.spec b/perl-autovivification.spec
index 8ab6e61..af23728 100644
--- a/perl-autovivification.spec
+++ b/perl-autovivification.spec
@@ -1,5 +1,5 @@
 Name:           perl-autovivification
-Version:        0.09
+Version:        0.10
 Release:        1%{?dist}
 Summary:        Lexically disable autovivification
 License:        GPL+ or Artistic
@@ -55,5 +55,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Aug 28 2011 Iain Arnell <iarnell at gmail.com> 0.10-1
+- update to latest upstream version
+
 * Thu Aug 11 2011 Iain Arnell <iarnell at gmail.com> 0.09-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 745f7bb..2cbc353 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef96ee3912ec2d47938b2dcb55e96b4b  autovivification-0.09.tar.gz
+74e914c82f6cfe802d163308b2a3f862  autovivification-0.10.tar.gz


More information about the scm-commits mailing list