[perl-Role-Tiny] update to 1.002001

Iain Arnell iarnell at fedoraproject.org
Sat Oct 27 16:12:26 UTC 2012


commit e0eda0972f6c0a3a8c3fd7024ab16718c8a74908
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Oct 27 10:12:20 2012 -0600

    update to 1.002001

 .gitignore          |    1 +
 perl-Role-Tiny.spec |   10 +++++-----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1bc0b7..83c20ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /Role-Tiny-1.001004.tar.gz
 /Role-Tiny-1.001005.tar.gz
 /Role-Tiny-1.002000.tar.gz
+/Role-Tiny-1.002001.tar.gz
diff --git a/perl-Role-Tiny.spec b/perl-Role-Tiny.spec
index 73be951..ce998e0 100644
--- a/perl-Role-Tiny.spec
+++ b/perl-Role-Tiny.spec
@@ -1,11 +1,11 @@
 Name:           perl-Role-Tiny
-Version:        1.002000
+Version:        1.002001
 Release:        1%{?dist}
 Summary:        A nouvelle cuisine portion size slice of Moose
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Role-Tiny/
-Source0:        http://www.cpan.org/authors/id/M/MS/MSTROUT/Role-Tiny-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Role-Tiny-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Class::Method::Modifiers)
@@ -14,9 +14,6 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(Test::Fatal) >= 0.003
 BuildRequires:  perl(Test::More) >= 0.96
-%if !0%{?perl_bootstrap}
-BuildRequires:  perl(Moo)
-%endif
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # perl-Role-Tiny was split from perl-Moo
@@ -50,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Oct 27 2012 Iain Arnell <iarnell at gmail.com> 1.002001-1
+- update to latest upstream version
+
 * Sat Oct 20 2012 Iain Arnell <iarnell at gmail.com> 1.002000-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 7cb43ef..3d02c29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8a136c069765fa2dc11f9db259c5008  Role-Tiny-1.002000.tar.gz
+33e568964e26669aa839f42d3e675ae2  Role-Tiny-1.002001.tar.gz


More information about the scm-commits mailing list