[perl-XML-LibXML] 2.0110 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Feb 3 12:00:03 UTC 2014


commit df8969f11152de32fb0985e54f98d4c9f7a299ec
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Feb 3 13:00:21 2014 +0100

    2.0110 bump

 .gitignore           |    1 +
 perl-XML-LibXML.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0db04c1..6af73e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ XML-LibXML-1.70.tar.gz
 /XML-LibXML-2.0106.tar.gz
 /XML-LibXML-2.0107.tar.gz
 /XML-LibXML-2.0108.tar.gz
+/XML-LibXML-2.0110.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 78a662b..ea00814 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.0108
+Version:        2.0110
 Release:        1%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
@@ -18,6 +18,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)
@@ -42,7 +43,6 @@ BuildRequires:  perl(XML::SAX::DocumentLocator)
 BuildRequires:  perl(XML::SAX::Exception)
 # Tests
 BuildRequires:  perl(Errno)
-BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(XML::SAX)
 BuildRequires:  perl(XML::SAX::ParserFactory)
@@ -114,6 +114,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Feb 03 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0110-1
+- 2.0110 bump
+
 * Thu Jan 02 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0108-1
 - 2.0108 bump
 
diff --git a/sources b/sources
index 63e777e..ec96c6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a62ae2874a6d721b6c0ceb2a6e094fcd  XML-LibXML-2.0108.tar.gz
+5cc869a22613e20d9d0abc58aae11bcd  XML-LibXML-2.0110.tar.gz



More information about the perl-devel mailing list