commit 1b58aed941c1d446e50f839212163498fd4938ce
Author: Emmanuel Seyman <emman...@seyman.fr>
Date:   Sun Mar 1 11:41:02 2015 +0100

    Update to 2.000000

 perl-Role-Tiny.spec | 11 ++++++-----
 sources             |  2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/perl-Role-Tiny.spec b/perl-Role-Tiny.spec
index 4fb262f..1b5f773 100644
--- a/perl-Role-Tiny.spec
+++ b/perl-Role-Tiny.spec
@@ -1,5 +1,5 @@
 Name:           perl-Role-Tiny
-Version:        1.003004
+Version:        2.000000
 Release:        1%{?dist}
 Summary:        A nouvelle cuisine portion size slice of Moose
 License:        GPL+ or Artistic
@@ -13,7 +13,7 @@ BuildRequires:  perl(constant)
 BuildRequires:  perl(Class::Method::Modifiers) >= 1.05
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(lib)
 BuildRequires:  perl(mro)
 %if !%{defined perl_bootstrap}
@@ -42,14 +42,12 @@ Role::Tiny is a minimalist role composition tool.
 %setup -q -n Role-Tiny-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -62,6 +60,9 @@ make test
 %{_mandir}/man3/Role::Tiny::With.3pm*
 
 %changelog
+* Sun Mar 01 2015 Emmanuel Seyman <emman...@seyman.fr> - 2.000000-1
+- Update to 2.000000
+
 * Mon Nov 10 2014 Emmanuel Seyman <emman...@seyman.fr> - 1.003004-1
 - Update to 1.003004
 
diff --git a/sources b/sources
index b8d2098..3175483 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c405a0f76eab9893c8927baea0cdb0c  Role-Tiny-1.003004.tar.gz
+1005f7d427590aac51b1e734b8a2febc  Role-Tiny-2.000000.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to