[libxml++] Update to 2.38.0

Kalev Lember kalev at fedoraproject.org
Mon Mar 2 21:02:59 UTC 2015


commit 0628fce6496c9d2fa025a8c9f528d91fa04e6c99
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 | 7 +++++--
 sources       | 2 +-
 3 files changed, 7 insertions(+), 3 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 d07feec..1f14a43 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.2
-Release:        2%{?dist}
+Version:        2.38.0
+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
+* Mon Mar 02 2015 Kalev Lember <kalevlember at gmail.com> - 2.38.0-1
+- Update to 2.38.0
+
 * Mon Mar 02 2015 Kevin Fenzi <kevin at scrye.com> 2.37.2-2
 - Rebuild for new gcc
 
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