[libxml++] Update to 2.37.2

Kalev Lember kalev at fedoraproject.org
Wed Nov 26 13:33:47 UTC 2014


commit ca82d4336fa17a3543a13ed497ae632710707ec4
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Nov 26 13:33:14 2014 +0100

    Update to 2.37.2

 .gitignore    |    1 +
 libxml++.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ab85a8..3581f17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ libxml++-2.30.0.tar.bz2
 /libxml++-2.35.4.tar.xz
 /libxml++-2.36.0.tar.xz
 /libxml++-2.37.1.tar.xz
+/libxml++-2.37.2.tar.xz
diff --git a/libxml++.spec b/libxml++.spec
index 2bdb443..4c388d6 100644
--- a/libxml++.spec
+++ b/libxml++.spec
@@ -3,8 +3,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           libxml++
-Version:        2.37.1
-Release:        3%{?dist}
+Version:        2.37.2
+Release:        1%{?dist}
 Summary:        C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
@@ -83,6 +83,9 @@ sed -i "s#$RPM_BUILD_ROOT##g" \
 
 
 %changelog
+* Wed Nov 26 2014 Kalev Lember <kalevlember at gmail.com> - 2.37.2-1
+- Update to 2.37.2
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.37.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index b8e1737..3895d64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f9372a6eba6e40206c11f558a8fbc32  libxml++-2.37.1.tar.xz
+975974b06459260d31191ff0faa2ceb5  libxml++-2.37.2.tar.xz


More information about the scm-commits mailing list