Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libxfce4util for openSUSE:Leap:16.0 
checked in at 2025-07-14 15:58:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/libxfce4util (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.libxfce4util.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxfce4util"

Mon Jul 14 15:58:46 2025 rev:4 rq:1291971 version:4.20.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/libxfce4util/libxfce4util.changes      
2025-03-19 11:50:22.814917295 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.libxfce4util.new.7373/libxfce4util.changes    
2025-07-14 15:58:58.044669831 +0200
@@ -1,0 +2,75 @@
+Sun Mar 23 10:05:17 UTC 2025 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.20.1
+  * autotools-build: Search for xdt-gen-visibility also in the
+    working tree
+  * meson-build: Bump meson min version
+  * build: Automate copyright year management
+  * Replace deprecated exo with libxfce4ui 4.21.0
+  * docs: Ignore visibility header and align build systems
+  * build: Remove libxfce4util-config.h from GI
+  * xfce-i18n: Use g_strlcpy instead of falling back to it
+  * meson-build: Add missing check for varargs.h
+  * xfce-rc: Fix C locale handling
+  * meson-build: Use SPDX license expression
+  * meson-build: Update debug/optimization flag management
+  * build: Use VERSION_FULL intead of VERSION or PACKAGE_VERSION
+  * meson-build: Let pkg.generate() fill in required libs
+  * meson-build: Use relative path in gtk-doc
+  * meson-build: Check for libintl only if required
+  * meson-build: Remove duplicated CFLAGS
+  * meson-build: Gobject introspection cleanup
+  * Fix namespace for GObject introspection in meson build too
+  * Fix namespace for GObject introspection
+  * Removed extra ';' in header files.
+  * build: Remove unused check for XDT_CHECK_ABI
+  * build: Add missing update of --enable-visibility flag
+  * docs: Don't run gtkdoc-check
+  * build: Bump xdt required version
+  * docs: Remove generated types from repository
+  * Add libxfce4util/meson.build to Makefile.am EXTRA_DIST
+  * Translation Updates
+
+-------------------------------------------------------------------
+Sun Dec 15 10:39:58 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.20.0
+  * Translation Updates
+
+-------------------------------------------------------------------
+Sun Dec  1 16:07:16 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.19.5 [development release]
+  * Bump Xfce overall version to 4.20pre2
+  * I18n: Update po/LINGUAS list
+  * Call xfce_kiosk's parent finalizer to prevent leaks
+  * Translation Updates
+
+-------------------------------------------------------------------
+Sat Nov  2 13:46:10 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.19.4 [development release]
+  * bump Xfce overall version to 4.20pre1
+  * Remove local ABI check
+  * Add meson build
+  * Migrate to xdt-gen-visibility and xdt-check-abi
+  * I18n: Update po/LINGUAS list
+  * build: Bump requirements for Xfce 4.20
+  * Apply .clang-format file
+  * Add missing includes of libxfce4util-alias.h
+  * clang-format: Add file
+  * xfce-rc: Fix support for the LANGUAGE environment variable
+  * scan-build: Add false positive file
+  * build: Use AM_DISTCHECK_CONFIGURE_FLAGS
+  * session-management: Try to create D-BUS proxy synchronously
+  * session-management: Always set an error when returning FALSE
+  * fileutils: Fix MD5 hash in xfce_create_shared_thumbnail_path()
+  * Translation Updates
+- Add BuildRequire: pkgconfig(gtk-doc)
+
+-------------------------------------------------------------------
+Tue Apr  2 06:05:04 UTC 2024 - Maurizio Galli <maurizio.ga...@suse.com>
+
+- Update to version 4.19.3 
+
+-------------------------------------------------------------------

Old:
----
  libxfce4util-4.18.2.tar.bz2

New:
----
  libxfce4util-4.20.1.tar.bz2

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

Other differences:
------------------
++++++ libxfce4util.spec ++++++
--- /var/tmp/diff_new_pack.uhwuat/_old  2025-07-14 15:58:58.300680436 +0200
+++ /var/tmp/diff_new_pack.uhwuat/_new  2025-07-14 15:58:58.304680601 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxfce4util
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,25 +19,25 @@
 %bcond_with git
 %define libname libxfce4util7
 Name:           libxfce4util
-Version:        4.18.2
+Version:        4.20.1
 Release:        0
 Summary:        Utility Library for the Xfce Desktop Environment
 License:        LGPL-2.1-or-later
 Group:          System/Libraries
 URL:            https://www.xfce.org/
-Source0:        
https://archive.xfce.org/src/xfce/libxfce4util/4.18/%{name}-%{version}.tar.bz2
+Source0:        
https://archive.xfce.org/src/xfce/libxfce4util/4.20/%{name}-%{version}.tar.bz2
 Source100:      %{name}-rpmlintrc
-BuildRequires:  intltool
+BuildRequires:  gettext >= 0.19.8
 BuildRequires:  perl
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gio-2.0) >= 2.66.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.66.0
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.66.0
-BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.66.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.72.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.72.0
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.72.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.72.0
+BuildRequires:  pkgconfig(gtk-doc) >= 1.20
 BuildRequires:  pkgconfig(vapigen)
-%if %{with git}
+# Needed for "xdt-gen-visibility":
 BuildRequires:  xfce4-dev-tools
-%endif
 
 %description
 libxfce4util is a general-purpose utility library with core application support
@@ -123,7 +123,7 @@
 %files lang -f %{name}.lang
 
 %files -n %{libname}
-%doc AUTHORS NEWS TODO README.Kiosk README.md
+%doc AUTHORS NEWS README.md
 %license COPYING
 %{_libdir}/libxfce4util.so.*
 

++++++ libxfce4util-4.18.2.tar.bz2 -> libxfce4util-4.20.1.tar.bz2 ++++++
++++ 33493 lines of diff (skipped)

Reply via email to