Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libxml++30"

Wed Sep 21 14:39:13 2022 rev:2 rq:1003129 version:3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxml++30/libxml++30.changes    2020-12-30 
17:12:08.988850786 +0100
+++ /work/SRC/openSUSE:Factory/.libxml++30.new.2083/libxml++30.changes  
2022-09-21 14:39:17.049231081 +0200
@@ -1,0 +2,33 @@
+Sun Sep 11 08:54:40 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 3.2.4:
+  + Document, Node: Recognize HTML documents
+  + Parsers: Avoid std::getline for istream inputs
+  + Build:
+    - Meson build:
+      . When mm-common >= 1.0.4 is used, Perl is not required
+      . Require meson >= 0.55.0
+      . Specify 'check' option in run_command(). Will be necessary
+        with future versions of Meson.
+      . Avoid configuration warnings
+    - 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: 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 3.2.3:
+  + 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++-3.0 versions instead
+    of latest versions.
+- Drop erroneous executable bit from docs and headerfiles.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libxml++30.spec ++++++
--- /var/tmp/diff_new_pack.mNzrTY/_old  2022-09-21 14:39:19.017236539 +0200
+++ /var/tmp/diff_new_pack.mNzrTY/_new  2022-09-21 14:39:19.025236561 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxml++30
 #
-# 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
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define _name   libxml++
 # Bump the version in baselibs too!
 %define so_ver  3_0-1
 
 Name:           libxml++30
-Version:        3.2.2
+Version:        3.2.4
 Release:        0
 Summary:        C++ Interface for XML Files
 License:        LGPL-2.1-or-later
@@ -31,7 +32,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
@@ -62,6 +63,7 @@
 
 %prep
 %autosetup -p1 -n %{_name}-%{version}
+chmod -x NEWS libxml++config.h.in libxml++config.h.meson
 
 %build
 %meson \
@@ -70,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++-3.2.2.tar.xz -> libxml++-3.2.4.tar.xz ++++++
++++ 61059 lines of diff (skipped)

Reply via email to