commit 2f41857c01a4df2332f8c230d60dda0087f0cc09 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Mon May 13 08:31:30 2013 +0200 2.0017 bump perl-XML-LibXML.spec | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 6050ba5..fcea752 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -3,7 +3,7 @@ Name: perl-XML-LibXML # https://bugzilla.redhat.com/show_bug.cgi?id=469480 # it might not be needed anymore # this module is maintained, the other is not -Version: 2.0016 +Version: 2.0017 Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -11,7 +11,7 @@ Group: Development/Libraries License: (GPL+ or Artistic) and MIT URL: http://search.cpan.org/dist/XML-LibXML/ Source0: http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-%{version}.tar.gz -BuildRequires: libxml2-devel +BuildRequires: libxml2-devel >= 2.9.0 BuildRequires: perl(Devel::CheckLib) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Spec) @@ -43,6 +43,7 @@ BuildRequires: perl(threads) BuildRequires: perl(threads::shared) BuildRequires: perl(URI::file) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +Requires: libxml2 >= 2.9.0 # threads and threads::shared are optional Provides: perl-XML-LibXML-Common = %{version} Obsoletes: perl-XML-LibXML-Common <= 0.13 @@ -99,6 +100,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Mon May 13 2013 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1:2.0017-1 +- 2.0017 bump + * Mon Apr 15 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1:2.0016-1 - 2.0016 bump (disable XML_PARSE_HUGE by default to prevent from CVE-2003-1564, a recursive XML entity expansion leads to memory exhaustion -- 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