[libxml++/f22] Update to 2.38.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 2 21:04:01 UTC 2015


commit bb14c2b1f5104a31e3431b349e23d8f45edcd10a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Mar 2 21:32:58 2015 +0100

    Update to 2.38.0

 .gitignore    | 1 +
 libxml++.spec | 5 ++++-
 sources       | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3581f17..4e4e803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ libxml++-2.30.0.tar.bz2
 /libxml++-2.36.0.tar.xz
 /libxml++-2.37.1.tar.xz
 /libxml++-2.37.2.tar.xz
+/libxml++-2.38.0.tar.xz
diff --git a/libxml++.spec b/libxml++.spec
index 4c388d6..01006ad 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.37.2
+Version:        2.38.0
 Release:        1%{?dist}
 Summary:        C++ wrapper for the libxml2 XML parser library
 
@@ -83,6 +83,9 @@ sed -i "s#$RPM_BUILD_ROOT##g" \
 
 
 %changelog
+* Mon Mar 02 2015 Kalev Lember <kalevlember at gmail.com> - 2.38.0-1
+- Update to 2.38.0
+
 * Wed Nov 26 2014 Kalev Lember <kalevlember at gmail.com> - 2.37.2-1
 - Update to 2.37.2
 
diff --git a/sources b/sources
index 3895d64..0888ca9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-975974b06459260d31191ff0faa2ceb5  libxml++-2.37.2.tar.xz
+36c2c7a8b7a09aa2118c70a0d51bf4b1  libxml++-2.38.0.tar.xz


More information about the scm-commits mailing list