[mingw-libxml++] update to 2.37.1

sailer sailer at fedoraproject.org
Tue Dec 3 09:56:32 UTC 2013


commit 7c768848232fd67c1c9a20b99377f5c59a59cfe6
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Dec 3 10:56:15 2013 +0100

    update to 2.37.1

 .gitignore          |    1 +
 mingw-libxml++.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ad0983..7b62073 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libxml++-2.30.0.tar.bz2
 /libxml++-2.34.1.tar.bz2
 /libxml++-2.34.2.tar.xz
 /libxml++-2.36.0.tar.xz
+/libxml++-2.37.1.tar.xz
diff --git a/mingw-libxml++.spec b/mingw-libxml++.spec
index aec4f30..4037d89 100644
--- a/mingw-libxml++.spec
+++ b/mingw-libxml++.spec
@@ -3,8 +3,8 @@
 %global name1 libxml++
 
 Name:           mingw-%{name1}
-Version:        2.36.0
-Release:        3%{?dist}
+Version:        2.37.1
+Release:        1%{?dist}
 Summary:        MinGW Windows C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
@@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.la
 
 
 %changelog
+* Tue Dec  3 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.37.1-1
+- Update to 2.37.1
+
 * Mon Jul 29 2013 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.36.0-3
 - Rebuild for mingw64 unresolved symbols
 
diff --git a/sources b/sources
index 15e0021..b8e1737 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72838890c773f89ec701ba1a57cf0802  libxml++-2.36.0.tar.xz
+2f9372a6eba6e40206c11f558a8fbc32  libxml++-2.37.1.tar.xz


More information about the scm-commits mailing list