Hello community, here is the log from the commit of package libxml++ for openSUSE:Factory checked in at 2012-02-17 12:04:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxml++ (Old) and /work/SRC/openSUSE:Factory/.libxml++.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxml++", Maintainer is "gnome-maintain...@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes 2011-09-23 02:11:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes 2012-02-17 12:04:14.000000000 +0100 @@ -1,0 +2,11 @@ +Thu Feb 16 19:02:43 UTC 2012 - dims...@opensuse.org + +- Update to version 2.35.1: + + Handle attributes with default values correctly (bgo#669635) + + Improved handling of entity references and processing + instructions (bgo#669481) + + Parser: Throw more detailed error messages (bgo#304020) + + Document: Make the Document(xmlDoc*) constructor protected. + (bgo#668980) + +------------------------------------------------------------------- Old: ---- libxml++-2.34.2.tar.bz2 New: ---- libxml++-2.35.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxml++.spec ++++++ --- /var/tmp/diff_new_pack.BDde2L/_old 2012-02-17 12:04:15.000000000 +0100 +++ /var/tmp/diff_new_pack.BDde2L/_new 2012-02-17 12:04:15.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libxml++ # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libxml++ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: glibmm2-devel BuildRequires: libxml2-devel +Version: 2.35.1 +Release: 0 +Summary: C++ Interface for XML Files License: LGPL-2.1+ Group: Development/Libraries/C and C++ -Version: 2.34.2 -Release: 1 -Summary: C++ Interface for XML Files -Source: http://download.gnome.org/sources/libxml++/2.34/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/libxml++/2.35/%{name}-%{version}.tar.xz Source1: baselibs.conf Url: http://sourceforge.net/projects/libxmlplusplus/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,7 +36,6 @@ libxml2 to access the XML files. %package -n libxml++-2_6-2 -License: LGPL-2.1+ Summary: C++ Interface for XML Files Group: Development/Libraries/C and C++ Provides: %{name} = %{version} @@ -49,7 +46,6 @@ libxml2 to access the XML files. %package devel -License: LGPL-2.1+ Summary: C++ Interface for XML Files -- Development Files Group: Development/Libraries/C and C++ Requires: libxml++-2_6-2 = %{version} -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org