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

Iain Arnell iarnell at fedoraproject.org
Sat Jan 5 19:06:24 UTC 2013


commit 2efb4c3cb0e64415433fa6d1268df8b3786daeb6
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jan 5 12:06:18 2013 -0700

    update to 2.00

 .gitignore                       |    1 +
 perl-Class-Method-Modifiers.spec |    7 +++++--
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b484be..392c55c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Class-Method-Modifiers-1.05.tar.gz
 /Class-Method-Modifiers-1.09.tar.gz
 /Class-Method-Modifiers-1.10.tar.gz
 /Class-Method-Modifiers-1.12.tar.gz
+/Class-Method-Modifiers-2.00.tar.gz
diff --git a/perl-Class-Method-Modifiers.spec b/perl-Class-Method-Modifiers.spec
index d97135c..28cf745 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.12
+Version:        2.00
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Class-Method-Modifiers-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/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 Jan 05 2013 Iain Arnell <iarnell at gmail.com> 2.00-1
+- update to latest upstream version
+
 * Sun Oct 28 2012 Iain Arnell <iarnell at gmail.com> 1.12-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 89f1e28..e6bee3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a68d49fcf382293c3a017a95d12337a9  Class-Method-Modifiers-1.12.tar.gz
+f4d451a28f42f7fc0dec0ff3714f6a66  Class-Method-Modifiers-2.00.tar.gz


More information about the scm-commits mailing list