[perl-indirect] update to 0.26

Iain Arnell iarnell at fedoraproject.org
Sun Nov 6 11:05:43 UTC 2011


commit 3bee72d9249475575bfbefaf62332972f8d26332
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Nov 6 12:05:36 2011 +0100

    update to 0.26

 .gitignore         |    1 +
 perl-indirect.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ceb5415..7f66033 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /indirect-0.24.tar.gz
 /indirect-0.25.tar.gz
+/indirect-0.26.tar.gz
diff --git a/perl-indirect.spec b/perl-indirect.spec
index 063700f..36cb5be 100644
--- a/perl-indirect.spec
+++ b/perl-indirect.spec
@@ -1,5 +1,5 @@
 Name:           perl-indirect
-Version:        0.25
+Version:        0.26
 Release:        1%{?dist}
 Summary:        Lexically warn about using the indirect object syntax
 License:        GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Nov 06 2011 Iain Arnell <iarnell at gmail.com> 0.26-1
+- update to latest upstream version
+
 * Sun Aug 28 2011 Iain Arnell <iarnell at gmail.com> 0.25-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index c2b22cb..13bdaf7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e064eb691fb0bd255e8021a56bb13f96  indirect-0.25.tar.gz
+e346d70f99198478f8db246028bf3257  indirect-0.26.tar.gz


More information about the scm-commits mailing list