From 752e6fb886b71b624ffebf6205b32f37503b43b4 Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Sun, 27 Oct 2019 09:22:02 +0100 Subject: [PATCH] Update to 2.003006 --- .gitignore | 1 + perl-Moo.spec | 21 ++++++++++++++------- sources | 2 +- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 1746ea2..16d0332 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /Moo-2.003002.tar.gz /Moo-2.003003.tar.gz /Moo-2.003004.tar.gz +/Moo-2.003006.tar.gz diff --git a/perl-Moo.spec b/perl-Moo.spec index 0f643b2..481c610 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,6 +1,6 @@ Name: perl-Moo -Version: 2.003004 -Release: 7%{?dist} +Version: 2.003006 +Release: 1%{?dist} Summary: Minimalist Object Orientation (with Moose compatibility) License: GPL+ or Artistic @@ -56,7 +56,7 @@ BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(threads) # Optional tests: BuildRequires: perl(CPAN::Meta::Requirements) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`/usr/bin/perl -V:version`"; echo $version)) Requires: perl(Carp) Requires: perl(Class::Method::Modifiers) >= 1.10 Requires: perl(Devel::GlobalDestruction) >= 0.11 @@ -81,15 +81,15 @@ not quite- two thirds of Moose. %setup -q -n Moo-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 -make %{?_smp_mflags} +/usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 +%{make_build} %install -make pure_install DESTDIR=%{buildroot} +%{make_install} %{_fixperms} %{buildroot}/* %check -make test +%{make_build} test %files %doc Changes README @@ -97,6 +97,13 @@ make test %{_mandir}/man3/* %changelog +* Sun Oct 27 2019 Emmanuel Seyman - 2.003006-1 +- Update to 2.003006 +- Replace calls to %%{__perl} with /usr/bin/perl +- Replace calls to "make pure_install" with %%{make_install} +- Replace calls to make with %%{make_build} +- Pass NO_PERLLOCAL=1 to Makefile.PL + * Fri Jul 26 2019 Fedora Release Engineering - 2.003004-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 674f222..a050ed2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Moo-2.003004.tar.gz) = 686996e4dd0238cff7483e4e06db5439660e390c67e65ace67c3fd0b05ade379a168d36ae649812c8a5e2b715eefea7cb17e5db323a0cd31b90667d8954eb38a +SHA512 (Moo-2.003006.tar.gz) = 151875a67aeaf78afdd678964ca3bae36dfd13d2290b5ffb903f648deeb1157ee3829f7310b7fae3a899404cfeaea211b57cb3f6e6d611bf39e8209a7bef2863