[perl-Scope-Upper] update to 0.14

Iain Arnell iarnell at fedoraproject.org
Thu May 12 16:04:48 UTC 2011


commit 36313541fe7029824167e2db2211ee2c8f1a748a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu May 12 18:00:17 2011 +0200

    update to 0.14

 .gitignore            |    1 +
 perl-Scope-Upper.spec |    6 ++++--
 sources               |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b98a1b6..7872693 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Scope-Upper-0.10.tar.gz
 /Scope-Upper-0.12.tar.gz
 /Scope-Upper-0.13.tar.gz
+/Scope-Upper-0.14.tar.gz
diff --git a/perl-Scope-Upper.spec b/perl-Scope-Upper.spec
index 35da79f..33cfe63 100644
--- a/perl-Scope-Upper.spec
+++ b/perl-Scope-Upper.spec
@@ -1,6 +1,6 @@
 Name:           perl-Scope-Upper
 Summary:        Act on upper scopes
-Version:        0.13
+Version:        0.14
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -53,13 +53,15 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc README Changes samples/
 %{perl_vendorarch}/*
 %exclude %dir %{perl_vendorarch}/auto
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu May 12 2011 Iain Arnell <iarnell at gmail.com> 0.14-1
+- update to latest upstream version
+
 * Thu Feb 24 2011 Iain Arnell <iarnell at gmail.com> 0.13-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 669f7d5..d80f3ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2bf0e6c31c1c5fb4f7f3689d0735c4a  Scope-Upper-0.13.tar.gz
+4d67e08441688561dbe144cb2a00c30b  Scope-Upper-0.14.tar.gz


More information about the scm-commits mailing list