commit libxml++ for openSUSE:Factory

2020-01-16 Thread root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2020-01-16 18:17:48

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new.26092 (New)


Package is "libxml++"

Thu Jan 16 18:17:48 2020 rev:45 rq:763800 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2019-09-11 
10:34:49.199306215 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new.26092/libxml++.changes 
2020-01-16 18:17:48.648858399 +0100
@@ -1,0 +2,14 @@
+Sat Jan 11 21:10:35 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.2.0:
+  + Document, DomParser: Improve XInclude processing:
+- Document: Add process_xinclude() overload that takes a
+  fixup_base_uris parameter.
+- DomParser: Add set/get_xinclude_options() and add optional
+  XInclude processing to the parse methods (bgo#781566).
+  + Add explicit keyword to some single-parameter constructors.
+  + tests: Don't require C++17.
+  + Build: Fix srcdir != buildir build.
+- Modernize spec.
+
+---

Old:

  libxml++-3.0.1.tar.xz

New:

  libxml++-3.2.0.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.Vkkzbk/_old  2020-01-16 18:17:49.288858761 +0100
+++ /var/tmp/diff_new_pack.Vkkzbk/_new  2020-01-16 18:17:49.296858765 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxml++
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   libxml++
-Version:3.0.1
+Version:3.2.0
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
-URL:http://sourceforge.net/projects/libxmlplusplus/
-Source: 
http://download.gnome.org/sources/libxml++/3.0/%{name}-%{version}.tar.xz
+URL:https://sourceforge.net/projects/libxmlplusplus/
+Source0:
https://download.gnome.org/sources/libxml++/3.2/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -56,11 +57,14 @@
 to develop applications that require these.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure --disable-static --with-pic
-make %{?_smp_mflags}
+%configure \
+   --disable-static \
+   --with-pic \
+   %{nil}
+%make_build
 
 %install
 %make_install

++ libxml++-3.0.1.tar.xz -> libxml++-3.2.0.tar.xz ++
 50305 lines of diff (skipped)




commit libxml++ for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2019-09-11 10:34:44

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new.7948 (New)


Package is "libxml++"

Wed Sep 11 10:34:44 2019 rev:44 rq:729731 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2018-03-09 
10:40:52.387045112 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++.new.7948/libxml++.changes  
2019-09-11 10:34:49.199306215 +0200
@@ -9 +9 @@
-- Update to version 3.0.1:
+- Update to version 3.0.1 (jsc#SLE-8163, FATE#324347):



Other differences:
--



commit libxml++ for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2018-03-09 10:40:50

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is "libxml++"

Fri Mar  9 10:40:50 2018 rev:43 rq:582870 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2016-11-17 
12:24:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2018-03-09 
10:40:52.387045112 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:36:49 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.3FT0rP/_old  2018-03-09 10:40:53.067020625 +0100
+++ /var/tmp/diff_new_pack.3FT0rP/_new  2018-03-09 10:40:53.071020481 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxml++
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,16 +20,16 @@
 Version:3.0.1
 Release:0
 Summary:C++ Interface for XML Files
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
-Url:http://sourceforge.net/projects/libxmlplusplus/
+URL:http://sourceforge.net/projects/libxmlplusplus/
 Source: 
http://download.gnome.org/sources/libxml++/3.0/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.32.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.7.7
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libXML++ provides a C++ interface for XML files. It presently uses
@@ -63,21 +63,19 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}
 
 %post -n libxml++-3_0-1 -p /sbin/ldconfig
-
 %postun -n libxml++-3_0-1 -p /sbin/ldconfig
 
 %files -n libxml++-3_0-1
-%defattr (-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/*.so.*
 
 %files devel
-%defattr (-, root, root)
 %{_includedir}/libxml++-3.0
 %dir %{_libdir}/libxml++-3.0
 %dir %{_libdir}/libxml++-3.0/include




commit libxml++ for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2016-11-17 12:24:04

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is "libxml++"

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2016-03-29 
14:26:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2016-11-17 
12:24:05.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov 14 12:26:54 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.0.1:
+  + Element::remove_attribute(): Delete the C++ wrapper
+(bgo#768404).
+
+---

Old:

  libxml++-3.0.0.tar.xz

New:

  libxml++-3.0.1.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.TqdbRT/_old  2016-11-17 12:24:06.0 +0100
+++ /var/tmp/diff_new_pack.TqdbRT/_new  2016-11-17 12:24:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libxml++
-Version:3.0.0
+Version:3.0.1
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+

++ libxml++-3.0.0.tar.xz -> libxml++-3.0.1.tar.xz ++
 33498 lines of diff (skipped)




commit libxml++ for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2016-03-29 14:26:32

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is "libxml++"

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2015-10-06 
16:10:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2016-03-29 
14:26:34.0 +0200
@@ -1,0 +2,97 @@
+Tue Feb  2 13:03:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.0.0:
+  + This release is identical to the unstable 2.91.3, except for
+the so name, which has now been bumped (bgo#760574).
+- Rename libxml++-3_0-0 subpackage to libxml++-3_0-1, following
+  upstreams soname bump (also in baselibs.conf).
+
+---
+Tue Jan 12 22:16:42 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.91.3:
+  + Element: Remove a redundant nullptr check (bgo#757515).
+  + Use scoped enums (enum class) instead of unscoped enums.
+  + Document: Test for nullptr in a constructor.
+  + DomParser: Make operator bool() explicit.
+  + The ABI and API are not identical to libxml++ 2.91.2.
+
+---
+Fri Nov 27 21:35:14 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.91.2:
+  + Remove the preprocessor constant LIBXMLCPP_EXCEPTIONS_ENABLED.
+It was always 1.
+  + Add a config-time test for support of std::exception_ptr. Don't
+try to use std::exception_ptr on a system where it does not
+exist. This includes re-implementing the wrapped_exception
+class and the raise() and clone() methods in xmlpp::exception
+and its subclasses (bgo##757042).
+  + The ABI is not identical to that of libxml++ 2.91.1. There may
+be more changes in ABI and/or API before the first stable
+libxml++-3.0 release.
+- Changes from version 2.91.1:
+  + Renamed ABI from libxml++-2.6 to libxml++-3.0.
+  + This requires applications to change their pkg-config check to
+libxml++-3.0 when they wish to use libxml++ 2.9x or 3.x instead
+of libxml++2.x. (bgo#754673).
+  + There may be more changes in ABI and/or API before the first
+stable libxml++-3.0 release.
+  + Node: Add const_NodeList and use it in a const version of
+get_children().
+  + Add const_NodeSet and use it in a const version of find().
+  + Replace xmlpp::NodeSet by xmlpp::Node::NodeSet.
+  + Element: Add const_Attribute_list and use it in a const
+version of get_attributes() (bgo#338907).
+  + Document: Add a non-const version of get_root_node(). Let the
+const version return a const pointer (bgo#632522).
+  + Element: Add a non-const version of get_attribute(). Let the
+const version return a const pointer (bgo#632524).
+  + Replace the deprecated std::auto_ptr by std::unique_ptr
+(bgo#753123).
+  + DomParser: The default behaviour is to throw both parse errors
+and validity errors in an exception instead of printing some
+messages on stderr.
+  + Parser: Some protected data has become private.
+  + Several classes: Some virtual methods have become non-virtual,
+and some non-virtual methods have become virtual.
+  + Remove class xmlpp::wrapped_exception and the deprecated
+classes Schema and SchemaValidator.
+  + xmlpp::exception and its subclasses: Remove Raise() and
+Clone().
+  + SaxParser: Start each parsing with a new Document for entity
+resolution.
+  + Move all Node::add_child*() methods to Element and rename them
+to add_child_element*().
+  + Attribute: Move set_value() to AttributeNode.
+  + Use std::string instead of Glib::ustring for filenames.
+  + Node: Replace remove_child() by remove_node().
+  + Move some code from DtdValidator to Dtd.
+  + Element: Rename set/get_child_text() to
+set/get_first_child_text().
+  + Rename subpackages following upstreams soname bump.
+  + Bump version in baselibs.conf.
+
+---
+Wed Sep 30 13:53:32 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.40.0:
+  + Build improvements.
+
+---
+Sat Sep  5 19:36:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.39.2:
+  + SaxParser: Fix “double free or corruption” if a std::exception
+is thrown by a handler method.
+  + Replace some (deprecated in C++11) std::auto_ptr by
+std::unique_ptr. There are still some auto_ptrs in header files
+bug replacing them would break ABI (bgo#753123).
+
+---
+Sat Jul 25 12:50:39 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.39.1:
+  + Use (and require) C++11.
+

commit libxml++ for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2015-10-06 16:10:31

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is "libxml++"

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2015-06-09 
08:48:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2015-10-06 
16:10:32.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 23 22:57:50 UTC 2015 - zai...@opensuse.org
+
+- Run spec-cleaner, make spec more modern.
+- Replace glibmm2-devel and libxml2-devel for their pkgconfig()
+  equivalents.
+
+---



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.WOpQyd/_old  2015-10-06 16:10:33.0 +0200
+++ /var/tmp/diff_new_pack.WOpQyd/_new  2015-10-06 16:10:33.0 +0200
@@ -17,18 +17,18 @@
 
 
 Name:   libxml++
-BuildRequires:  fdupes
-BuildRequires:  gcc-c++
-BuildRequires:  glibmm2-devel >= 2.32.0
-BuildRequires:  libxml2-devel >= 2.7.7
 Version:2.38.1
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
+Url:http://sourceforge.net/projects/libxmlplusplus/
 Source: 
http://download.gnome.org/sources/libxml++/2.38/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-Url:http://sourceforge.net/projects/libxmlplusplus/
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig(glibmm-2.4) >= 2.32.0
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.7.7
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -60,15 +60,12 @@
 
 %build
 %configure --disable-static --with-pic
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%{__rm} -f %{buildroot}%{_libdir}/*.la
-%fdupes $RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+find %{buildroot} -type f -name "*.la" -delete -print
+%fdupes %{buildroot}
 
 %post -n libxml++-2_6-2 -p /sbin/ldconfig
 




commit libxml++ for openSUSE:Factory

2015-06-09 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2015-06-09 08:48:32

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is libxml++

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2015-03-03 
11:13:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2015-06-09 
08:48:33.0 +0200
@@ -1,0 +2,12 @@
+Mon Jun  8 10:49:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.38.1:
+  + Fix the build with C++11 compilers, such as MS Visual C++ 2013.
+Implicit conversions from streams to bool are no longer
+allowed.
+  + Build:
+- Disable deprecated API in dependencies if
+  --enable-warnings=fatal.
+- Require libxml2 2.7.7 or later.
+
+---

Old:

  libxml++-2.38.0.tar.xz

New:

  libxml++-2.38.1.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.30a1si/_old  2015-06-09 08:48:34.0 +0200
+++ /var/tmp/diff_new_pack.30a1si/_new  2015-06-09 08:48:34.0 +0200
@@ -20,8 +20,8 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel = 2.32.0
-BuildRequires:  libxml2-devel = 2.7.3
-Version:2.38.0
+BuildRequires:  libxml2-devel = 2.7.7
+Version:2.38.1
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+

++ libxml++-2.38.0.tar.xz - libxml++-2.38.1.tar.xz ++
 20141 lines of diff (skipped)




commit libxml++ for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2015-03-03 11:13:20

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is libxml++

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2015-01-30 
20:31:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2015-03-03 
11:13:21.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 27 18:46:36 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.38.0:
+  + No changes from last relase, stable version bump only.
+
+---

Old:

  libxml++-2.37.2.tar.xz

New:

  libxml++-2.38.0.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.xir42U/_old  2015-03-03 11:13:22.0 +0100
+++ /var/tmp/diff_new_pack.xir42U/_new  2015-03-03 11:13:22.0 +0100
@@ -21,12 +21,12 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel = 2.32.0
 BuildRequires:  libxml2-devel = 2.7.3
-Version:2.37.2
+Version:2.38.0
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Source: 
http://download.gnome.org/sources/libxml++/2.37/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libxml++/2.38/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 Url:http://sourceforge.net/projects/libxmlplusplus/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libxml++-2.37.2.tar.xz - libxml++-2.38.0.tar.xz ++
 20287 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libxml++ for openSUSE:Factory

2015-01-30 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2015-01-30 20:31:11

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is libxml++

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2014-09-30 
19:36:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2015-01-30 
20:31:12.0 +0100
@@ -1,0 +2,22 @@
+Wed Jan 28 10:00:10 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.37.2:
+  + Add version information to libxml++config.h.
+  + Document: Avoid possible null pointer dereference (bgo#732604).
+  + Element::set_namespace_declaration(): Update the node's
+associated namespace. Add dom_update_namespace example program
+(bgo#737682).
+  + Add Node::add_child_with_new_ns() (bgo#737682).
+  + Schema: Don't use null pointers in get_name(),
+get_target_namespace() and get_version().
+  + Add XsdSchema and XsdValidator. Deprecate Schema and
+SchemaValidator.
+  + Add RelaxNGSchema and RelaxNGValidator (bgo#737712).
+  + Parser: Add input operator(std::istream in, Parser parser)
+(bgo#329281).
+  + Documentation: Use doxygen-extra.css from the mm-common
+package. Requires mm-common 0.9.7 when configured to use
+maintainer-mode.
+  + Build: Avoid infinite loop with Doxygen 1.8.6.
+
+---

Old:

  libxml++-2.37.1.tar.xz

New:

  libxml++-2.37.2.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.nVaMq6/_old  2015-01-30 20:31:13.0 +0100
+++ /var/tmp/diff_new_pack.nVaMq6/_new  2015-01-30 20:31:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxml++
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel = 2.32.0
 BuildRequires:  libxml2-devel = 2.7.3
-Version:2.37.1
+Version:2.37.2
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+

++ libxml++-2.37.1.tar.xz - libxml++-2.37.2.tar.xz ++
 39579 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libxml++ for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2014-09-30 19:36:20

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is libxml++

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2013-09-23 
09:56:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2014-09-30 
19:36:22.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 18 15:19:27 UTC 2014 - fcro...@suse.com
+
+- Add obsoletes/provides to baselibs.conf.
+
+---



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.NOZsCf/_old  2014-09-30 19:36:23.0 +0200
+++ /var/tmp/diff_new_pack.NOZsCf/_new  2014-09-30 19:36:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxml++
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.NOZsCf/_old  2014-09-30 19:36:23.0 +0200
+++ /var/tmp/diff_new_pack.NOZsCf/_new  2014-09-30 19:36:23.0 +0200
@@ -1 +1,3 @@
 libxml++-2_6-2
+obsoletes libxml++-targettype = 2.26.1
+provides libxml++-targettype = version

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libxml++ for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2013-09-23 09:56:13

Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and  /work/SRC/openSUSE:Factory/.libxml++.new (New)


Package is libxml++

Changes:

--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes2012-11-12 
12:39:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2013-09-23 
09:56:14.0 +0200
@@ -1,0 +2,10 @@
+Mon Sep 16 11:16:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.37.1:
+  + Parser: Add [set|get]_include_default_attributes()
+(bgo#701674).
+  + Improve some null-pointer checks (bgo#705187).
+  + Build fixes (bgo#678390, bgo#702136).
+  + Updated documentation.
+
+---

Old:

  libxml++-2.36.0.tar.xz

New:

  libxml++-2.37.1.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.0PJBmN/_old  2013-09-23 09:56:15.0 +0200
+++ /var/tmp/diff_new_pack.0PJBmN/_new  2013-09-23 09:56:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxml++
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -21,12 +21,12 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel = 2.32.0
 BuildRequires:  libxml2-devel = 2.7.3
-Version:2.36.0
+Version:2.37.1
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Source: 
http://download.gnome.org/sources/libxml++/2.36/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libxml++/2.37/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 Url:http://sourceforge.net/projects/libxmlplusplus/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libxml++-2.36.0.tar.xz - libxml++-2.37.1.tar.xz ++
 40565 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libxml++ for openSUSE:Factory

2012-11-12 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2012-11-12 12:39:09

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++.changes2012-10-26 
07:58:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2012-11-12 
12:39:11.0 +0100
@@ -1,0 +2,9 @@
+Mon Nov  5 08:53:34 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.36.0:
+  + Element::set_namespace_declaration(): It is not an error to set
+the same URI twice (bgo#635846).
+  + Require libxml-2.0 = 2.7.3.
+  + Parser::initialize_context(): Call xmlCtxtUseOptions().
+
+---

Old:

  libxml++-2.35.4.tar.xz

New:

  libxml++-2.36.0.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.m93kMZ/_old  2012-11-12 12:39:12.0 +0100
+++ /var/tmp/diff_new_pack.m93kMZ/_new  2012-11-12 12:39:12.0 +0100
@@ -20,13 +20,13 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel = 2.32.0
-BuildRequires:  libxml2-devel
-Version:2.35.4
+BuildRequires:  libxml2-devel = 2.7.3
+Version:2.36.0
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Source: 
http://download.gnome.org/sources/libxml++/2.35/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libxml++/2.36/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 Url:http://sourceforge.net/projects/libxmlplusplus/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libxml++ for openSUSE:Factory

2012-10-25 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2012-10-26 07:58:13

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++.changes2012-06-26 
16:15:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2012-10-26 
07:58:14.0 +0200
@@ -1,0 +2,14 @@
+Wed Oct 10 16:53:00 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.35.4:
+  + Document:
+- Add process_xinclude(), using new XIncludeStart and
+  XIncludeEnd classes, derived from Node. (bgo#338521)
+- Make the Document(xmlDoc*) constructor public. (bgo#668980)
+  + Parser: Make it thread-safe. (bgo#681467)
+  + Schema::set_document(): If the argument 'document' is 0 then
+create an empty document, as the documentation says.
+  + Improve the error handling. (bgo#635846)
+  + Updated documentation.
+
+---

Old:

  libxml++-2.35.3.tar.xz

New:

  libxml++-2.35.4.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.14vo02/_old  2012-10-26 07:58:16.0 +0200
+++ /var/tmp/diff_new_pack.14vo02/_new  2012-10-26 07:58:16.0 +0200
@@ -19,9 +19,9 @@
 Name:   libxml++
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  glibmm2-devel
+BuildRequires:  glibmm2-devel = 2.32.0
 BuildRequires:  libxml2-devel
-Version:2.35.3
+Version:2.35.4
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libxml++ for openSUSE:Factory

2012-06-26 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2012-06-26 16:15:37

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++.changes2012-03-29 
14:02:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2012-06-26 
16:15:41.0 +0200
@@ -1,0 +2,12 @@
+Thu Jun 21 11:20:19 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.35.3:
+  + Note:
+- Add eval_to_[boolean|number|string]() methods. (bgo#316244)
+- Fix memory problems in import_node(). (bgo#672992)
+  + Build:
+- The examples are now built and run during make check.
+  (bgo#678390)
+- Define LIBXMLCPP_EXCEPTIONS_ENABLED unconditionally.
+
+---

Old:

  libxml++-2.35.2.tar.xz

New:

  libxml++-2.35.3.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.WDx67M/_old  2012-06-26 16:15:43.0 +0200
+++ /var/tmp/diff_new_pack.WDx67M/_new  2012-06-26 16:15:43.0 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel
 BuildRequires:  libxml2-devel
-Version:2.35.2
+Version:2.35.3
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libxml++ for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2012-03-29 14:02:16

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++.changes2012-02-17 
12:04:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2012-03-29 
14:02:18.0 +0200
@@ -1,0 +2,7 @@
+Thu Mar 22 18:55:24 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.35.2:
+  + Node: Add get_first_child() (bgo#648125).
+  + Build: Remove the --disable-api-exceptions configure option.
+
+---

Old:

  libxml++-2.35.1.tar.xz

New:

  libxml++-2.35.2.tar.xz



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.quA1dX/_old  2012-03-29 14:02:20.0 +0200
+++ /var/tmp/diff_new_pack.quA1dX/_new  2012-03-29 14:02:20.0 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel
 BuildRequires:  libxml2-devel
-Version:2.35.1
+Version:2.35.2
 Release:0
 Summary:C++ Interface for XML Files
 License:LGPL-2.1+
@@ -48,8 +48,8 @@
 %package devel
 Summary:C++ Interface for XML Files -- Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libxml++-2_6-2 = %{version}
 Requires:   glibmm2-devel
+Requires:   libxml++-2_6-2 = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libxml++ for openSUSE:Factory

2012-02-17 Thread h_root
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++.changes2011-09-23 
02:11:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new/libxml++.changes   2012-02-17 
12:04:14.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.BDde2L/_new  2012-02-17 12:04:15.0 +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



commit libxml++ for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2011-12-06 18:26:26

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:




Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.hYkc1y/_old  2011-12-06 18:47:59.0 +0100
+++ /var/tmp/diff_new_pack.hYkc1y/_new  2011-12-06 18:47:59.0 +0100
@@ -23,7 +23,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibmm2-devel
 BuildRequires:  libxml2-devel
-License:LGPLv2.1+
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Version:2.34.2
 Release:1
@@ -38,7 +38,7 @@
 libxml2 to access the XML files.
 
 %package -n libxml++-2_6-2
-License:LGPLv2.1+
+License:LGPL-2.1+
 Summary:C++ Interface for XML Files
 Group:  Development/Libraries/C and C++
 Provides:   %{name} = %{version}
@@ -49,7 +49,7 @@
 libxml2 to access the XML files.
 
 %package devel
-License:LGPLv2.1+
+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



commit libxml++ for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory
checked in at Mon May 2 15:13:36 CEST 2011.




--- GNOME/libxml++/libxml++.changes 2010-10-15 09:26:55.0 +0200
+++ /mounts/work_src_done/STABLE/libxml++/libxml++.changes  2011-04-27 
00:00:13.0 +0200
@@ -1,0 +2,23 @@
+Tue Apr 26 23:55:01 CEST 2011 - vu...@opensuse.org
+
+- Update to version 2.34.1:
+  + Do not require mm-common during the tarball build.
+- Changes from version 2.34.0:
+  + Build fix.
+- Changes from version 2.33.1:
+  + Node::remove_child(): Fix a memory management problem
+introduced in 2.33.1.
+  + Document::do_write_to_stream(), Schema::set_document(): Check
+the results from xmlSchemaNewDocParserCtxt() and
+xmlSaveFormatFileTo() (bgo#635846)
+- Changes from version 2.33.1:
+  + (Hopefully) allow separate and multi-threaded libxml2 usage by
+not using the global xmlRegisterNodeDefault() and
+xmlDeregisterNodeDefault() callbacks.
+  + Do not call xmlCleanupParser() when the library is unloaded,
+because it is brutal and can break other parts of applications
+that try to use libxml separately.
+  + Minor code improvement.
+  + Build: Build the examples by default.
+
+---

calling whatdependson for head-i586


Old:

  libxml++-2.32.0.tar.bz2

New:

  libxml++-2.34.1.tar.bz2



Other differences:
--
++ libxml++.spec ++
--- /var/tmp/diff_new_pack.lF6RLI/_old  2011-05-02 15:11:45.0 +0200
+++ /var/tmp/diff_new_pack.lF6RLI/_new  2011-05-02 15:11:45.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libxml++ (Version 2.32.0)
+# spec file for package libxml++
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -25,7 +25,7 @@
 BuildRequires:  libxml2-devel
 License:LGPLv2.1+
 Group:  Development/Libraries/C and C++
-Version:2.32.0
+Version:2.34.1
 Release:1
 Summary:C++ Interface for XML Files
 Source: %{name}-%{version}.tar.bz2

++ libxml++-2.32.0.tar.bz2 - libxml++-2.34.1.tar.bz2 ++
 21007 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org