[perl-XML-LibXML] 2.0117 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Oct 29 10:39:31 UTC 2014


commit e73dc49a5bdc3bacfb1d0456d240ee1ef0f37bc8
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Oct 29 10:57:03 2014 +0100

    2.0117 bump

 .gitignore           |    1 +
 perl-XML-LibXML.spec |    9 +++++++--
 sources              |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22f69f3..8f2af7e 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.0117.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 5d6c670..f82db56 100644
--- a/perl-XML-LibXML.spec
+++ b/perl-XML-LibXML.spec
@@ -3,8 +3,8 @@ 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:        4%{?dist}
+Version:        2.0117
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
 Group:          Development/Libraries
@@ -43,6 +43,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 +116,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Oct 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0117-1
+- 2.0117 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0116-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 2a4d0e8..2f7d39b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a53a743bf053a0cb4afb41513fb8a684  XML-LibXML-2.0116.tar.gz
+484308164ecab1d7d0eddf4dc4c9c0ca  XML-LibXML-2.0117.tar.gz



More information about the perl-devel mailing list