[mingw-libxml++: 7/24] update to 2.30.0

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 15:42:50 UTC 2012


commit e22847412f3937c18f083bb550d152b54b3be956
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Thu Aug 5 10:54:45 2010 +0200

    update to 2.30.0

 .gitignore            |    1 +
 mingw32-libxml++.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89fe038..41e07bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libxml++-2.26.0.tar.bz2
+libxml++-2.30.0.tar.bz2
diff --git a/mingw32-libxml++.spec b/mingw32-libxml++.spec
index c7044c4..f71cc64 100644
--- a/mingw32-libxml++.spec
+++ b/mingw32-libxml++.spec
@@ -8,8 +8,8 @@
 %global name1 libxml++
 
 Name:           mingw32-%{name1}
-Version:        2.26.0
-Release:        3%{?dist}
+Version:        2.30.0
+Release:        1%{?dist}
 Summary:        MinGW Windows C++ wrapper for the libxml2 XML parser library
 
 Group:          System Environment/Libraries
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug  5 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.30.0-1
+- update to match native
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.26.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 449dd98..deb13a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a52fc7e6e44bb5cc187672930b843f72  libxml++-2.26.0.tar.bz2
+ae752b65c016391cbca40bc73bcc67c0  libxml++-2.30.0.tar.bz2


More information about the scm-commits mailing list