Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libxml++26"

Wed Sep 21 14:41:55 2022 rev:4 rq:1003130 version:2.42.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxml++26/libxml++26.changes    2020-12-23 
17:22:11.642594478 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++26.new.2083/libxml++26.changes  
2022-09-21 14:42:47.157813783 +0200
@@ -1,0 +2,32 @@
+Sun Sep 11 08:36:04 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 2.42.2:
+  + Document, Node: Recognize HTML documents
+  + Build:
+    - Meson build: When mm-common >= 1.0.4 is used, Perl is not required
+    - Win32: Don't include afxres.h in resources
+    - Support Visual Studio 2022
+    - Meson build:
+      . Require meson >= 0.55.0
+      . Specify 'check' option in run_command(). Will be necessary
+        with future versions of Meson.
+      . Avoid configuration warnings
+    - docs/manual: Sort example file lists. See
+      glgo/GNOME/gtkmm-documentation/!15
+    - NMake Makefiles: Make things more configurable
+  + Documentation:
+    - docs/manual: Upgrade from DocBook 4.1 to DocBook 5.0
+    - MSVC_NMake/README: Document dependency placement
+- Changes from version 2.42.1:
+  + Build:
+    - libxml++config.h.*: Don't dllimport on MinGW
+    - Meson build:
+      . Make it possible to use libxml++ as a subproject
+      . No implicit_include_directories
+    - MSVC build: Export classes selectively
+  + Documentation: Let links point to libxml++-2.6 versions instead
+    of latest versions.
+- Drop erroneous executable bit from docs and headerfiles.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libxml++26.spec ++++++
--- /var/tmp/diff_new_pack.rbVGbh/_old  2022-09-21 14:42:47.689815259 +0200
+++ /var/tmp/diff_new_pack.rbVGbh/_new  2022-09-21 14:42:47.697815281 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxml++26
 #
-# Copyright (c) 2020 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
@@ -19,7 +19,7 @@
 %define _name   libxml++
 Name:           libxml++26
 
-Version:        2.42.0
+Version:        2.42.2
 Release:        0
 Summary:        C++ Interface for XML Files
 License:        LGPL-2.1-or-later
@@ -30,7 +30,7 @@
 
 BuildRequires:  c++_compiler
 BuildRequires:  fdupes
-BuildRequires:  meson
+BuildRequires:  meson >= 0.55.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.32.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.7.7
@@ -58,6 +58,7 @@
 
 %prep
 %autosetup -p1 -n %{_name}-%{version}
+chmod -x NEWS libxml++config.h.in libxml++config.h.meson
 
 %build
 %meson \
@@ -66,10 +67,9 @@
 
 %install
 %meson_install
-%fdupes %{buildroot}/%{_prefix}
+%fdupes %{buildroot}%{_prefix}
 
-%post -n libxml++-2_6-2 -p /sbin/ldconfig
-%postun -n libxml++-2_6-2 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libxml++-2_6-2
 
 %files -n libxml++-2_6-2
 %license COPYING

++++++ libxml++-2.42.0.tar.xz -> libxml++-2.42.2.tar.xz ++++++
++++ 62609 lines of diff (skipped)

Reply via email to