Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libxml++ for openSUSE:Factory 
checked in at 2022-09-21 14:41:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxml++ (Old)
 and      /work/SRC/openSUSE:Factory/.libxml++.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxml++"

Wed Sep 21 14:41:54 2022 rev:49 rq:1003128 version:5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxml++/libxml++.changes        2021-06-12 
20:10:43.221207424 +0200
+++ /work/SRC/openSUSE:Factory/.libxml++.new.2083/libxml++.changes      
2022-09-21 14:42:45.713809779 +0200
@@ -1,0 +2,30 @@
+Sun Sep 11 09:29:58 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 5.0.2:
+  + Document, Node: Recognize HTML documents
+  + Parsers: Avoid std::getline for istream inputs
+  + Many small updates, suggested by the clang-tidy program
+  + Build:
+    - Meson build:
+      . When mm-common >= 1.0.4 is used, Perl is not required
+      . Specify 'check' option in run_command(). Will be necessary
+        with future versions of Meson.
+      . Avoid configuration warnings
+* Meson build: Enable static building on windows
+  (Andrew Potter) Pull request #29
+* Meson build: Require meson >= 0.60.0
+* Meson build: libxml2 can be built as a subproject
+    - Win32: Don't include afxres.h in resources
+    - Support Visual Studio 2022
+    - docs/manual: Sort example file lists. See
+      glgo/GNOME/gtkmm-documentation/!15
+    - NMake Makefiles:
+      . Remove dependency on msvc_recommended_pragmas.h
+      . Make things more configurable
+  + Documentation:
+    - docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0
+    - MSVC_NMake/README: Document dependency placement
+- Drop erroneous executable bit from docs and headerfiles.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------

Old:
----
  libxml++-5.0.1.tar.xz

New:
----
  libxml++-5.0.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libxml++.spec ++++++
--- /var/tmp/diff_new_pack.1VtqqD/_old  2022-09-21 14:42:46.257811287 +0200
+++ /var/tmp/diff_new_pack.1VtqqD/_new  2022-09-21 14:42:46.261811298 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxml++
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # 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 @@
 %define base_ver 5.0
 
 Name:           libxml++
-Version:        5.0.1
+Version:        5.0.2
 Release:        0
 Summary:        C++ Interface for XML Files
 License:        LGPL-2.1-or-later
@@ -32,7 +32,7 @@
 
 BuildRequires:  c++_compiler
 BuildRequires:  fdupes
-BuildRequires:  meson >= 0.54.0
+BuildRequires:  meson >= 0.55.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glibmm-2.68)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.7.7
@@ -63,6 +63,7 @@
 
 %prep
 %autosetup -p1
+chmod -x NEWS libxml++config.h.in libxml++config.h.meson
 
 %build
 %meson \
@@ -71,10 +72,9 @@
 
 %install
 %meson_install
-%fdupes %{buildroot}/%{_prefix}
+%fdupes %{buildroot}%{_prefix}
 
-%post -n libxml++-%{so_ver} -p /sbin/ldconfig
-%postun -n libxml++-%{so_ver} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libxml++-%{so_ver}
 
 %files -n libxml++-%{so_ver}
 %license COPYING

++++++ libxml++-5.0.1.tar.xz -> libxml++-5.0.2.tar.xz ++++++
++++ 42270 lines of diff (skipped)

Reply via email to