[perl-XML-LibXML] 2.0101 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Aug 19 13:47:52 UTC 2013


commit 8de6bad2c758f77cc39fc1a51524558e3bd028a3
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Aug 19 15:47:09 2013 +0200

    2.0101 bump

 .gitignore           |    1 +
 perl-XML-LibXML.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fdb18a0..9c5b231 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ XML-LibXML-1.70.tar.gz
 /XML-LibXML-2.0017.tar.gz
 /XML-LibXML-2.0018.tar.gz
 /XML-LibXML-2.0019.tar.gz
+/XML-LibXML-2.0101.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index d624ee2..7c63334 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.0019
-Release:        3%{?dist}
+Version:        2.0101
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
 Group:          Development/Libraries
@@ -47,6 +47,7 @@ BuildRequires:  perl(XML::SAX)
 # Optional tests
 # Optional Test::Differences has a fall-back
 BuildRequires:  perl(Test::Pod) >= 1.14
+# Optional Test::TrailingSpace
 BuildRequires:  perl(threads)
 BuildRequires:  perl(threads::shared)
 BuildRequires:  perl(URI::file)
@@ -108,6 +109,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Aug 19 2013 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0101-1
+- 2.0101 bump
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:2.0019-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index e96142a..bfe5163 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0873ac0bae4a4bf7ba7b2d970876e4ba  XML-LibXML-2.0019.tar.gz
+5f60ca19b651628eb80341da99a56598  XML-LibXML-2.0101.tar.gz



More information about the perl-devel mailing list