[perl-XML-LibXML] 2.0118 bump

Petr Pisar ppisar at fedoraproject.org
Mon Feb 9 13:00:12 UTC 2015


commit 49f6de19dcaa72d042d7f160d011753b2cdb41c0
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Feb 9 13:59:15 2015 +0100

    2.0118 bump

 .gitignore           |    1 +
 perl-XML-LibXML.spec |   10 ++++++++--
 sources              |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f2af7e..95c0b66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ XML-LibXML-1.70.tar.gz
 /XML-LibXML-2.0115.tar.gz
 /XML-LibXML-2.0116.tar.gz
 /XML-LibXML-2.0117.tar.gz
+/XML-LibXML-2.0118.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index f82db56..e80f626 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.0117
+Version:        2.0118
 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)
@@ -110,12 +112,16 @@ if [ $1 -eq 0 ] ; then
 fi
 
 %files
-%doc Changes HACKING.txt LICENSE README TODO
+%license LICENSE
+%doc Changes HACKING.txt README TODO
 %{perl_vendorarch}/auto/XML
 %{perl_vendorarch}/XML
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Feb 09 2015 Petr Pisar <ppisar at redhat.com> - 1:2.0118-1
+- 2.0118 bump
+
 * Wed Oct 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0117-1
 - 2.0117 bump
 
diff --git a/sources b/sources
index 2f7d39b..8e9b73b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-484308164ecab1d7d0eddf4dc4c9c0ca  XML-LibXML-2.0117.tar.gz
+da8d61a5d0d1bfd8d46814e376d33f58  XML-LibXML-2.0118.tar.gz



More information about the perl-devel mailing list