From d786e1e529536aceb356b2bed45dfdb4bd88440d Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Jan 16 2020 10:21:54 +0000 Subject: 1.98 bump --- diff --git a/.gitignore b/.gitignore index 44c2c9f..db2af6b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ XML-LibXSLT-1.70.tar.gz /XML-LibXSLT-1.95.tar.gz /XML-LibXSLT-1.96.tar.gz /XML-LibXSLT-1.97.tar.gz +/XML-LibXSLT-1.98.tar.gz diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec index 119bb4b..87f8672 100644 --- a/perl-XML-LibXSLT.spec +++ b/perl-XML-LibXSLT.spec @@ -1,6 +1,6 @@ Name: perl-XML-LibXSLT # NOTE: also update perl-XML-LibXML to a compatible version. See below why. -Version: 1.97 +Version: 1.98 Release: 1%{?dist} Summary: Perl module for interfacing to GNOME's libxslt License: GPL+ or Artistic @@ -32,7 +32,8 @@ BuildRequires: perl(Test) BuildRequires: perl(Test::More) BuildRequires: perl(vars) BuildRequires: perl(warnings) -BuildRequires: libxslt-devel >= 1.1.28 +BuildRequires: pkgconfig +BuildRequires: pkgconfig(libxslt) >= 1.1.28 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) # the package shares code with perl-XML-LibXML, we have to require a compatible version # see https://bugzilla.redhat.com/show_bug.cgi?id=469480 @@ -56,11 +57,11 @@ that you can find at http://www.xmlsoft.org/XSLT/ %patch0 -p1 %build -perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="%{optflags}" -make %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="%{optflags}" NO_PERLLOCAL=1 +%{make_build} %install -make pure_install DESTDIR=%{buildroot} +%{make_install} find %{buildroot} -type f -name '*.bs' -a -size 0 -delete %{_fixperms} %{buildroot}/* @@ -74,6 +75,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Jan 16 2020 Jitka Plesnikova - 1.98-1 +- 1.98 bump + * Tue Jan 14 2020 Jitka Plesnikova - 1.97-1 - 1.97 bump diff --git a/sources b/sources index 67c4b8b..f66cb24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (XML-LibXSLT-1.97.tar.gz) = 9c1ef90ac7b1427f30d7186aaf716056d61fd6964d7687edf0ccb2d2cfd49cda69fe31f9b83dd9ed345a61087235db3addf93e8df5874c907f094dbd1ea0cb4f +SHA512 (XML-LibXSLT-1.98.tar.gz) = 5787386347218a268960e09b3248430bc6436107f034f7d25e0b89a25ced380b3778bf270f48e6755e9a2e84d6bd07e9e6dd0b5cd330c0c497a485101f8d67d5