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

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 28 15:38:11 UTC 2015


>From 10633a2befbf69bef380f6d13708d4a235937e1b Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Tue, 28 Apr 2015 17:37:51 +0200
Subject: 2.0119 bump; Fixed security bz#1216114


diff --git a/.gitignore b/.gitignore
index 22f69f3..ba47804 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ XML-LibXML-1.70.tar.gz
 /XML-LibXML-2.0113.tar.gz
 /XML-LibXML-2.0115.tar.gz
 /XML-LibXML-2.0116.tar.gz
+/XML-LibXML-2.0119.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 4df1fad..4932fdc 100644
--- a/perl-XML-LibXML.spec
+++ b/perl-XML-LibXML.spec
@@ -3,14 +3,16 @@ 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.0116
-Release:        3%{?dist}
+Version:        2.0119
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
 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)
@@ -43,6 +45,8 @@ BuildRequires:  perl(XML::SAX::DocumentLocator)
 BuildRequires:  perl(XML::SAX::Exception)
 # Tests
 BuildRequires:  perl(Errno)
+BuildRequires:  perl(locale)
+BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(XML::SAX)
 BuildRequires:  perl(XML::SAX::ParserFactory)
@@ -114,6 +118,10 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Apr 28 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0119-1
+- 2.0119 bump
+- Fixed security bz#1216114
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:2.0116-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 2a4d0e8..c81c62b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a53a743bf053a0cb4afb41513fb8a684  XML-LibXML-2.0116.tar.gz
+6da66bcbc885c17d7e9490907913b6ab  XML-LibXML-2.0119.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-XML-LibXML.git/commit/?h=f21&id=10633a2befbf69bef380f6d13708d4a235937e1b


More information about the perl-devel mailing list