From e234d6f22b8096d883b5bbb442dd4b2f62b9bd3a Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <[email protected]>
Date: Sat, 27 Aug 2016 10:49:51 +0200
Subject: Update to 1.09

---
 perl-MooseX-Role-Parameterized.spec | 10 +++++++---
 sources                             |  2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/perl-MooseX-Role-Parameterized.spec 
b/perl-MooseX-Role-Parameterized.spec
index a52a453..5b9c2cb 100644
--- a/perl-MooseX-Role-Parameterized.spec
+++ b/perl-MooseX-Role-Parameterized.spec
@@ -1,7 +1,7 @@
 Name:           perl-MooseX-Role-Parameterized
 Summary:        Make your roles flexible through parameterization
-Version:        1.08
-Release:        6%{?dist}
+Version:        1.09
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/MooseX-Role-Parameterized
@@ -10,7 +10,7 @@ BuildArch:      noarch
 # Module Build
 BuildRequires:  perl
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Module::Build::Tiny)
 # Module Runtime
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Module::Runtime)
@@ -65,6 +65,7 @@ Parameterized roles offer exactly this solution.
 
 %prep
 %setup -q -n MooseX-Role-Parameterized-%{version}
+sed -i -e '1s,#!.*perl,,' t/*.t
 
 %build
 PERL_MM_FALLBACK_SILENCE_WARNING=1 perl Makefile.PL INSTALLDIRS=vendor
@@ -91,6 +92,9 @@ make test
 %{_mandir}/man3/MooseX::Role::Parameterized::Tutorial.3pm*
 
 %changelog
+* Sat Aug 27 2016 Emmanuel Seyman <[email protected]> - 1.09-1
+- Update to 1.09
+
 * Mon May 16 2016 Jitka Plesnikova <[email protected]> - 1.08-6
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index ce906ad..b4adbcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e89538edd84513c090914c7c1fa7e321  MooseX-Role-Parameterized-1.08.tar.gz
+f46aca2844aa30f41332bdd517f4ee57  MooseX-Role-Parameterized-1.09.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MooseX-Role-Parameterized.git/commit/?h=master&id=e234d6f22b8096d883b5bbb442dd4b2f62b9bd3a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to