jplesnik pushed to perl-XML-LibXML (f20). "2.0119 bump; Fixed security bz#1216114"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 07:02:29 UTC 2015


>From d4f347b3664f28ff53e027bc8f831b3af104c67c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 29 Apr 2015 09:01:53 +0200
Subject: 2.0119 bump; Fixed security bz#1216114


diff --git a/.gitignore b/.gitignore
index 017d089..4c602f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ XML-LibXML-1.70.tar.gz
 /XML-LibXML-2.0103.tar.gz
 /XML-LibXML-2.0104.tar.gz
 /XML-LibXML-2.0105.tar.gz
+/XML-LibXML-2.0119.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index b2c2215..17b7fbb 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.0105
+Version:        2.0119
 Release:        1%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
@@ -11,6 +11,8 @@ 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:  glibc-common
+BuildRequires:  glibc-headers
 BuildRequires:  libxml2-devel
 BuildRequires:  perl
 BuildRequires:  perl(Config)
@@ -18,6 +20,7 @@ BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Devel::CheckLib)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Symbol)
 BuildRequires:  perl(vars)
@@ -33,6 +36,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(overload)
+BuildRequires:  perl(parent)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Tie::Hash)
 BuildRequires:  perl(XML::NamespaceSupport)
@@ -41,9 +45,11 @@ BuildRequires:  perl(XML::SAX::DocumentLocator)
 BuildRequires:  perl(XML::SAX::Exception)
 # Tests
 BuildRequires:  perl(Errno)
-BuildRequires:  perl(lib)
+BuildRequires:  perl(locale)
+BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(XML::SAX)
+BuildRequires:  perl(XML::SAX::ParserFactory)
 # Optional tests
 # Optional Test::Differences has a fall-back
 %if ! ( 0%{?rhel} )
@@ -112,6 +118,10 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Apr 29 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0119-1
+- 2.0119 bump
+- Fixed security bz#1216114
+
 * Tue Sep 10 2013 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0105-1
 - 2.0105 bump
 
diff --git a/sources b/sources
index 0f69f88..c81c62b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b278ec58427808a0dbe008ef760da7f  XML-LibXML-2.0105.tar.gz
+6da66bcbc885c17d7e9490907913b6ab  XML-LibXML-2.0119.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-XML-LibXML.git/commit/?h=f20&id=d4f347b3664f28ff53e027bc8f831b3af104c67c


More information about the scm-commits mailing list