[mingw-libxml++: 14/24] update to 2.33.2

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 15:43:36 UTC 2012


commit 956dd71b11559dfb482edec9ca3173f87610900a
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Tue Apr 12 15:13:05 2011 +0200

    update to 2.33.2

 .gitignore            |    1 +
 mingw32-libxml++.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5c8bea..533cb73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 libxml++-2.26.0.tar.bz2
 libxml++-2.30.0.tar.bz2
 /libxml++-2.33.1.tar.bz2
+/libxml++-2.33.2.tar.bz2
diff --git a/mingw32-libxml++.spec b/mingw32-libxml++.spec
index 01fda1d..65cd302 100644
--- a/mingw32-libxml++.spec
+++ b/mingw32-libxml++.spec
@@ -8,14 +8,14 @@
 %global name1 libxml++
 
 Name:           mingw32-%{name1}
-Version:        2.33.1
-Release:        2%{?dist}
+Version:        2.33.2
+Release:        1%{?dist}
 Summary:        MinGW Windows C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://libxmlplusplus.sourceforge.net/
-Source:         http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.26/libxml++-%{version}.tar.bz2
+Source:         http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.33/libxml++-%{version}.tar.bz2
 Patch0:         libxml++-2.33.1-autotools.patch
 Patch1:         libxml++-mingw32.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 12 2011 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.33.2-1
+- update to 2.33.2
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.33.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index a07bc80..d10c86b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90919b5a5e92381722ef004898eba343  libxml++-2.33.1.tar.bz2
+b3ebc99c4953a18c6987ac8c4e10bdd8  libxml++-2.33.2.tar.bz2


More information about the scm-commits mailing list