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

Iain Arnell iarnell at fedoraproject.org
Sat Oct 27 15:32:16 UTC 2012


commit 2d834444e209339a9041507918259b44509264d1
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Oct 27 09:32:10 2012 -0600

    update to 1.10

 .gitignore                       |    1 +
 perl-Class-Method-Modifiers.spec |    9 ++++++---
 sources                          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50bbeba..e9dff0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Class-Method-Modifiers-1.05.tar.gz
 /Class-Method-Modifiers-1.07.tar.gz
 /Class-Method-Modifiers-1.08.tar.gz
 /Class-Method-Modifiers-1.09.tar.gz
+/Class-Method-Modifiers-1.10.tar.gz
diff --git a/perl-Class-Method-Modifiers.spec b/perl-Class-Method-Modifiers.spec
index 996c5f3..6433003 100644
--- a/perl-Class-Method-Modifiers.spec
+++ b/perl-Class-Method-Modifiers.spec
@@ -1,10 +1,10 @@
 Name:           perl-Class-Method-Modifiers
 Summary:        Provides Moose-like method modifiers
-Version:        1.09
-Release:        3%{?dist}
+Version:        1.10
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/Class-Method-Modifiers-%{version}.tar.gz 
+Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Class-Method-Modifiers-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Class-Method-Modifiers
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch:      noarch
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Oct 27 2012 Iain Arnell <iarnell at gmail.com> 1.10-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.09-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 4535c27..5a629f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-283465d7cbb71217469015c229c26e71  Class-Method-Modifiers-1.09.tar.gz
+b8df36cdda59702826c2efdc99da64fe  Class-Method-Modifiers-1.10.tar.gz


More information about the scm-commits mailing list