[perl-Class-Method-Modifiers] update to 1.12

Iain Arnell iarnell at fedoraproject.org
Sun Oct 28 15:01:49 UTC 2012


commit 3533d3d4591b6c4eb758b7f618110f7d1f9218f6
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Oct 28 09:01:41 2012 -0600

    update to 1.12

 .gitignore                       |    1 +
 perl-Class-Method-Modifiers.spec |    5 ++++-
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9dff0e..4b484be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Class-Method-Modifiers-1.05.tar.gz
 /Class-Method-Modifiers-1.08.tar.gz
 /Class-Method-Modifiers-1.09.tar.gz
 /Class-Method-Modifiers-1.10.tar.gz
+/Class-Method-Modifiers-1.12.tar.gz
diff --git a/perl-Class-Method-Modifiers.spec b/perl-Class-Method-Modifiers.spec
index 6433003..d97135c 100644
--- a/perl-Class-Method-Modifiers.spec
+++ b/perl-Class-Method-Modifiers.spec
@@ -1,6 +1,6 @@
 Name:           perl-Class-Method-Modifiers
 Summary:        Provides Moose-like method modifiers
-Version:        1.10
+Version:        1.12
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Oct 28 2012 Iain Arnell <iarnell at gmail.com> 1.12-1
+- update to latest upstream version
+
 * Sat Oct 27 2012 Iain Arnell <iarnell at gmail.com> 1.10-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 5a629f2..89f1e28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8df36cdda59702826c2efdc99da64fe  Class-Method-Modifiers-1.10.tar.gz
+a68d49fcf382293c3a017a95d12337a9  Class-Method-Modifiers-1.12.tar.gz


More information about the scm-commits mailing list