commit 8bf79cd83c07f6b8b137931a08e9a0ae831661ff Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Mon Sep 8 16:04:50 2014 +0100 Update to 1.08 - New upstream release 1.08 - Add x_breaks metadata for incompatibility issue with MooseX::Storage (now resolved with MooseX-Storage-0.47) - Silence annoying toolchain message from Makefile.PL perl-MooseX-Role-Parameterized.spec | 14 +++++++++++--- sources | 2 +- 2 files changed, 12 insertions(+), 4 deletions(-) --- diff --git a/perl-MooseX-Role-Parameterized.spec b/perl-MooseX-Role-Parameterized.spec index d942ca0..deabb6a 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.07 -Release: 2%{?dist} +Version: 1.08 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/MooseX-Role-Parameterized @@ -22,6 +22,8 @@ BuildRequires: perl(namespace::autoclean) BuildRequires: perl(namespace::clean) # Test Suite BuildRequires: perl(CPAN::Meta) >= 2.120900 +BuildRequires: perl(CPAN::Meta::Check) >= 0.007 +BuildRequires: perl(CPAN::Meta::Requirements) BuildRequires: perl(Data::Dumper) BuildRequires: perl(File::Spec) BuildRequires: perl(lib) @@ -64,7 +66,7 @@ Parameterized roles offer exactly this solution. %setup -q -n MooseX-Role-Parameterized-%{version} %build -perl Makefile.PL INSTALLDIRS=vendor +PERL_MM_FALLBACK_SILENCE_WARNING=1 perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install @@ -88,6 +90,12 @@ make test %{_mandir}/man3/MooseX::Role::Parameterized::Tutorial.3pm* %changelog +* Mon Sep 8 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 1.08-1 +- Update to 1.08 + - Add x_breaks metadata for incompatibility issue with MooseX::Storage (now + resolved with MooseX-Storage-0.47) +- Silence annoying toolchain message from Makefile.PL + * Mon Sep 01 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.07-2 - Perl 5.20 rebuild diff --git a/sources b/sources index 6a5090b..ce906ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4770f99015b7c41e4e4fd681fa96381 MooseX-Role-Parameterized-1.07.tar.gz +e89538edd84513c090914c7c1fa7e321 MooseX-Role-Parameterized-1.08.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel