[libxml++] Update to 2.34.2

Kalev Lember kalev at fedoraproject.org
Tue Sep 6 22:29:47 UTC 2011


commit 8c927c48b63141dd3afee41ca5c155b344ebb40d
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 7 01:25:06 2011 +0300

    Update to 2.34.2

 .gitignore    |    1 +
 libxml++.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ba4cac..9964954 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libxml++-2.30.0.tar.bz2
 /libxml++-2.33.1.tar.bz2
 /libxml++-2.33.2.tar.bz2
 /libxml++-2.34.1.tar.bz2
+/libxml++-2.34.2.tar.bz2
diff --git a/libxml++.spec b/libxml++.spec
index c823a5c..f3fe69b 100644
--- a/libxml++.spec
+++ b/libxml++.spec
@@ -3,7 +3,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           libxml++
-Version:        2.34.1
+Version:        2.34.2
 Release:        1%{?dist}
 Summary:        C++ wrapper for the libxml2 XML parser library
 
@@ -84,6 +84,9 @@ sed -i "s#$RPM_BUILD_ROOT##g" \
 
 
 %changelog
+* Wed Sep 07 2011 Kalev Lember <kalevlember at gmail.com> - 2.34.2-1
+- Update to 2.34.2
+
 * Tue Jun 14 2011 Kalev Lember <kalev at smartlink.ee> - 2.34.1-1
 - Update to 2.34.1
 - Dropped upstreamed patches
diff --git a/sources b/sources
index 759b1d2..12d4f22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-996d2d3bc8d917a84f5a4ae34f1add0c  libxml++-2.34.1.tar.bz2
+6f87d824919e0727dc8c814bab20d03d  libxml++-2.34.2.tar.bz2


More information about the scm-commits mailing list