[perl-XML-LibXML] 2.0007 bump

Petr Šabata psabata at fedoraproject.org
Thu Oct 18 09:09:05 UTC 2012


commit 8744963fcfd359033c6df735e848edd3bbb7ea18
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Oct 18 11:02:33 2012 +0200

    2.0007 bump

 .gitignore           |    1 +
 perl-XML-LibXML.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04aa970..9a9945a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ XML-LibXML-1.70.tar.gz
 /XML-LibXML-2.0003.tar.gz
 /XML-LibXML-2.0004.tar.gz
 /XML-LibXML-2.0006.tar.gz
+/XML-LibXML-2.0007.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index c4cc3c3..8307a6f 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.0006
-Release:        2%{?dist}
+Version:        2.0007
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
 
@@ -102,6 +102,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Oct 18 2012 Petr Šabata <contyk at redhat.com> - 1:2.0007-1
+- 2.0007 bump
+
 * Mon Oct 15 2012 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.0006-1
 - 2.0006 bump
 - Remove bundled library and add BR perl(Devel::CheckLib).
diff --git a/sources b/sources
index 08f6487..247ab81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84be673c899ae1cf7b204ab7c7f3be46  XML-LibXML-2.0006.tar.gz
+cbce16e0081f2129f44e02293f0d175a  XML-LibXML-2.0007.tar.gz


More information about the scm-commits mailing list