Mailinglist Archive: opensuse-commit (1649 mails)
| < Previous | Next > |
commit libxml++
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 06 Oct 2008 18:24:37 +0200
- Message-id: <20081006162437.BFB89678159@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libxml++
checked in at Mon Oct 6 18:24:37 CEST 2008.
--------
--- GNOME/libxml++/libxml++.changes 2008-08-24 02:26:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/libxml++/libxml++.changes 2008-10-03
10:49:06.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Oct 3 18:47:27 WST 2008 - mboman@xxxxxxx
+
+- Update to version 2.24.0:
+ + Added Schema and SchemaValidator classes, demonstrated in
+ examples/schemavalidation. bgo#312216
+ + Element: Added add_child_text() with a previous_node parameter, for
+ adding between existing nodes. Added add_child_text_before() too.
+ + Node: Added add_child() with a previous_node parameter, for adding
+ between existing nodes. Added add_child_before() too.
+ + SaxParser: added parse_chunk_raw().
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
libxml++-2.23.3.tar.bz2
New:
----
libxml++-2.24.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libxml++.spec ++++++
--- /var/tmp/diff_new_pack.A18183/_old 2008-10-06 18:21:34.000000000 +0200
+++ /var/tmp/diff_new_pack.A18183/_new 2008-10-06 18:21:34.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libxml++ (Version 2.23.3)
+# spec file for package libxml++ (Version 2.24.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -23,7 +23,7 @@
License: LGPL v2.1 or later
Group: Development/Libraries/C and C++
AutoReqProv: on
-Version: 2.23.3
+Version: 2.24.0
Release: 1
Summary: C++ Interface for XML Files
Source: %{name}-%{version}.tar.bz2
@@ -101,6 +101,15 @@
%doc %{_docdir}/%{name}/docs
%changelog
+* Fri Oct 03 2008 mboman@xxxxxxx
+- Update to version 2.24.0:
+ + Added Schema and SchemaValidator classes, demonstrated in
+ examples/schemavalidation. bgo#312216
+ + Element: Added add_child_text() with a previous_node parameter, for
+ adding between existing nodes. Added add_child_text_before() too.
+ + Node: Added add_child() with a previous_node parameter, for adding
+ between existing nodes. Added add_child_before() too.
+ + SaxParser: added parse_chunk_raw().
* Sun Aug 24 2008 mboman@xxxxxxxxxx
- Upgraded to version 2.23.3:
* Attribute: Return the correct value even when using a namespace.
@@ -130,19 +139,19 @@
value for an attribute.
* Added an experimental --enable-api-exceptions configure option,
to allow libxml++ to build without exceptions.
-* Thu Apr 12 2007 maw@xxxxxxx
+* Fri Apr 13 2007 maw@xxxxxxx
- Update to version 2.18.0
- Fixes for bugzilla.gnome.org #380110, #351867, #361950, #351215,
and #351876.
* Fri Jan 12 2007 sbrabec@xxxxxxx
- Spec file cleanup.
-* Fri Dec 15 2006 maw@xxxxxxx
+* Sat Dec 16 2006 maw@xxxxxxx
- Move to /usr
* Tue Nov 28 2006 sbrabec@xxxxxxx
- Require new package name glibmm2-devel.
-* Tue Oct 31 2006 meissner@xxxxxxx
+* Wed Nov 01 2006 meissner@xxxxxxx
- use RPM_OPT_FLAGS
-* Mon Sep 18 2006 jhargadon@xxxxxxx
+* Tue Sep 19 2006 jhargadon@xxxxxxx
- update to version 2.14.0
- Improved ContentNode documentation
- Added find() overload that takes namespaces to register during the search,
@@ -157,7 +166,7 @@
- re-enable autoreconf to fix build on ppc64 and s390x
* Mon Feb 27 2006 aj@xxxxxxx
- Reduce BuildRequires.
-* Wed Jan 25 2006 mls@xxxxxxx
+* Thu Jan 26 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Sat Nov 05 2005 gekker@xxxxxxx
- Initial import of package into autobuild, version 2.12.0
++++++ libxml++-2.23.3.tar.bz2 -> libxml++-2.24.0.tar.bz2 ++++++
++++ 5453 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |