From 8e6d32a99981e91264a67dec2a7b5b7fa91f3274 Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Aug 18 2019 11:57:57 +0000 Subject: Update to 8.23 --- diff --git a/.gitignore b/.gitignore index bbacc72..5a36d4d 100644 --- a/.gitignore +++ b/.gitignore @@ -283,3 +283,4 @@ Mojolicious-0.999926.tar.gz /Mojolicious-8.18.tar.gz /Mojolicious-8.20.tar.gz /Mojolicious-8.22.tar.gz +/Mojolicious-8.23.tar.gz diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec index f70b921..f31d2ab 100644 --- a/perl-Mojolicious.spec +++ b/perl-Mojolicious.spec @@ -1,6 +1,6 @@ Name: perl-Mojolicious -Version: 8.22 -Release: 2%{?dist} +Version: 8.23 +Release: 1%{?dist} Summary: A next generation web framework for Perl License: Artistic 2.0 @@ -25,7 +25,7 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Time::HiRes) BuildRequires: perl(Time::Local) BuildRequires: perl(experimental) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`/usr/bin/perl -V:version`"; echo $version)) %{?perl_default_filter} # EV is just one supported reactor backend, Mojo can use others, and @@ -35,7 +35,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi %package -n perl-Test-Mojo Summary: Test::Mojo perl Module -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`/usr/bin/perl -V:version`"; echo $version)) %description -n perl-Test-Mojo %{summary} @@ -53,15 +53,15 @@ a new attempt at implementing this idea using state of the art technology. mv README.md lib/Mojolicious/ %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=$RPM_BUILD_ROOT +%{make_install} %{_fixperms} $RPM_BUILD_ROOT/* %check -make test +%{make_build} test %files %license LICENSE @@ -78,6 +78,13 @@ make test %{perl_vendorlib}/Test %changelog +* Sun Aug 18 2019 Emmanuel Seyman - 8.23-1 +- Update to 8.23 +- 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 - 8.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 800af49..7831f8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Mojolicious-8.22.tar.gz) = f947644a4d1d410e97e4767ddd81033c725fd6d3b1e5473d59b255c934b4e4fdf126bc581c703ec8a6307b30740e7412f72d2c719dc21308a1034dd9b754b465 +SHA512 (Mojolicious-8.23.tar.gz) = 72c45e1987f8b7e9d6a099b46dcdf44f5be36f5ace053653ed199e55d776877fcdb5fb6c050e5ffb2fc1fc14a4f651d21acffb8ae35ab58f450a517fb2a9816f