diff --git a/.gitignore b/.gitignore index 09a1b22..0f83101 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /perlfaq-5.021011.tar.gz /perlfaq-5.20180605.tar.gz /perlfaq-5.20180915.tar.gz +/perlfaq-5.20190126.tar.gz diff --git a/perl-perlfaq.spec b/perl-perlfaq.spec index 7870f89..ec381b8 100644 --- a/perl-perlfaq.spec +++ b/perl-perlfaq.spec @@ -1,5 +1,5 @@ Name: perl-perlfaq -Version: 5.20180915 +Version: 5.20190126 Release: 1%{?dist} Summary: Frequently asked questions about Perl # Code examples are Public Domain @@ -31,11 +31,11 @@ questions about Perl and Perl programming. %setup -q -n perlfaq-%{version} %build -perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 -make %{?_smp_mflags} +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 @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 28 2019 Petr Pisar - 5.20190126-1 +- 5.20190126 bump + * Mon Sep 17 2018 Petr Pisar - 5.20180915-1 - 5.20180915 bump diff --git a/sources b/sources index 760106c..f7fdca1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (perlfaq-5.20180915.tar.gz) = 5828b993155893e5569a5375a310c3e0b4a43bd3a37a169bed90249288789b62c1b16ef69c52fc5d07943e7e360b90986a4256f8df477fa2012e53033a4f3e38 +SHA512 (perlfaq-5.20190126.tar.gz) = a92c6e4c4b09c2d4de2621e4c199dcd0d7864cc70f53b34bc9ee139c879bfebaddaa087b7ec29353eedcaf0dda8d28a905a2108fa81860904fd7a71eb8bd1475