Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-settings for
openSUSE:Leap:16.0 checked in at 2025-07-14 15:59:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/xfce4-settings (Old)
and /work/SRC/openSUSE:Leap:16.0/.xfce4-settings.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-settings"
Mon Jul 14 15:59:06 2025 rev:4 rq:1292025 version:4.20.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/xfce4-settings/xfce4-settings.changes
2025-03-19 12:00:59.225638524 +0100
+++
/work/SRC/openSUSE:Leap:16.0/.xfce4-settings.new.7373/xfce4-settings.changes
2025-07-14 15:59:31.046036819 +0200
@@ -1,0 +2,128 @@
+Sun Feb 9 08:01:27 UTC 2025 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.20.1:
+ * Update copyright year
+ * build: Add missing dep flags
+ * scan-build: Fix core.uninitialized.Assign
+ * build: Install missing helper opera-mailer.desktop
+ * build: Make gio-unix mandatory
+ * build: Simplify libxklavier version management
+ * Bump xfconf min version
+ * x11: displays: Delay RRScreenChangeNotify handling when DPMSModeOff
+ * build: Fix -Wmaybe-uninitialized
+ * xfsettingsd: Fix error handling in main()
+ * xfsettingsd: Don't disable DPI setting by default
+ * wayland: common: Add missing struct member initialization
+ * displays: Always enable first output
+ * Translation Updates
+- Remove obsolete patch 0001-relax-x11-version.patch
+
+-------------------------------------------------------------------
+Sun Dec 15 14:28:19 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.20.0:
+ * xfsettingsd: Fix ushort and ulong types on FreeBSD
+ * Translation Updates
+
+-------------------------------------------------------------------
+Sun Dec 1 16:14:32 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.19.4 [development release]
+ * I18n: Update po/LINGUAS list
+ * mime: Fix xfce_mime_helper_category_to_string leak
+ * mime: Fix argument string leaks
+ * reinstate sys/wait.h inclusion, needed for WEXITSTATUS at least
+ on OpenBSD
+ * mime: Fix error message for missing helper definition
+ * Translation Updates
+- Refresh 0001-relax-x11-version.patch
+
+-------------------------------------------------------------------
+Sat Nov 2 15:52:12 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.19.3 [development release]
+ * Added Keywords/Categories fields to .desktop files
+ * display-settings: Fix InputRegion leak
+ * x11: displays: Refactor screen_on_event()
+ * x11: displays: Delay RRScreenChangeNotify handling
+ * wayland: common: Properly initialize output modes
+ * color-settings: Add missing translation
+ * build: Adjust Wayland requirements for Xfce 4.20
+ * build: Bump requirements for Xfce 4.20
+ * xfsettingsd: Fix GVariant leak
+ * Use a toggle button for the MIME chooser dropdown buttons
+ * Revert "mime: Fix UMRs with GdkEvent"
+ * mime: Fix UMRs with GdkEvent
+ * mime: Fix string leak
+ * display-settings: Fix XfceMode leak
+ * mime: Fix GOptionContext leak
+ * mouse: Fix XGetExtensionVersion leaks
+ * mime: Fix leak in xfce_mime_window_row_activated
+ * mime: Fix GList leak in xfce_mime_helper_chooser_pressed
+ * mime: Fix xfce_mime_helper_category_to_string leak
+ * mime: Fix xfce_str_replace leak
+ * mime: Fix icon leaks
+ * mime: Fix g_option_context_get_help leak
+ * mime: Fix AtkRelationSet leak
+ * build: Fix build with libxfce4ui master
+ * xfsettingsd: pointers: Allow changing the size of device property
+ array
+ * display-settings: Add missing translation
+ * Enumerate/load icon themes off of the UI thread
+ * appearance-settings: Fix memory leak
+ * Fix gtk-layer-shell includes
+ * appearance-settings: Fix scrolling via arrow keys in gtk theme list
+ * display-settings: Update primary monitor status on setting change
+ * display-settings: Fix primary monitor status for xfce4-notifyd
+ * display-settings: Fix primary monitor status for xfce4-panel
+ * xfsettingsd: Fix client side decoration layout
+ * x11: displays: Really honor /Notify is set to "Do nothing"
+ * Revert "x11: displays: Disable new outputs if /Notify is set to "Do
+ nothing""
+ * mime-settings: Override GtkDialog::response()
+ * settings-manager: Add xfce4-about
+ * settings-manager: Remove xscreensaver
+ * scan-build: Fix unix.Malloc
+ * scan-build: Fix deadcode.DeadStores
+ * scan-build: Add false positive file
+ * gcc-analyzer: Add false positive file
+ * build: clang: Fix -Wimplicit-const-int-float-conversion
+ * build: clang: Fix -Wcast-align
+ * build: clang: Fix -Wignored-attributes
+ * keyboard-settings: Escape markup characters in command tooltips
+ * build: Fix build with --enable-sound-settings
+ * wayland: appearance-settings: Hide Xft settings
+ * mouse-settings: Fixes reverse horizontal scrolling
+ * display-settings: Listen to output change for minimal dialog too
+ * display-settings: Avoid weird interact between main and minimal
+ dialogs
+ * xfsettingsd: Use default display profile when several profiles match
+ * Revert "Add new CI builds to build without X11 and Wayland"
+ * Apply .clang-format file
+ * Remove unnecessary dirname in local includes
+ * clang-format: Use IncludeBlocks::Regroup
+ * Apply .clang-format file
+ * Preliminary cleanup
+ * Bump required versions and remove dead code
+ * Clean up and sort includes
+ * clang-format: Add file
+ * xfce-randr: Take RR_DoubleScan and RR_Interlace flags into account
+ * appearance-settings: Show warnings for incomplete icon themes
+ * build: Fix x11 detection by defining the right m4 macro
+ * Translation Updates
+- Add 0001-relax-x11-version.patch to allow build for Leap with its
+ ancient but sufficient X11 packages.
+- Remove obsolete patch 0001-add-missing-include.patch
+
+-------------------------------------------------------------------
+Fri Oct 25 10:01:08 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Add 0001-add-missing-include.patch to add missing prototype detected
+ by building with gcc-14 on Tumbleweed.
+
+-------------------------------------------------------------------
+Tue Apr 2 06:30:43 UTC 2024 - Maurizio Galli <[email protected]>
+
+- Updated to version 4.19.2 (development branch)
+
+-------------------------------------------------------------------
Old:
----
xfce4-settings-4.18.4.tar.bz2
New:
----
xfce4-settings-4.20.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-settings.spec ++++++
--- /var/tmp/diff_new_pack.lzBUrS/_old 2025-07-14 15:59:32.514097629 +0200
+++ /var/tmp/diff_new_pack.lzBUrS/_new 2025-07-14 15:59:32.534098458 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-settings
#
-# Copyright (c) 2023 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,34 +19,41 @@
%bcond_with git
Name: xfce4-settings
-Version: 4.18.4
+Version: 4.20.1
Release: 0
Summary: Tools for Managing Xfce Settings
License: GPL-2.0-only AND GPL-2.0-or-later
Group: System/GUI/XFCE
URL: https://docs.xfce.org/xfce/xfce4-settings/start
-Source:
https://archive.xfce.org/src/xfce/xfce4-settings/4.18/%{name}-%{version}.tar.bz2
-BuildRequires: intltool
+Source:
https://archive.xfce.org/src/xfce/xfce4-settings/4.20/%{name}-%{version}.tar.bz2
+BuildRequires: gettext >= 0.19.8
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(exo-2) >= 0.11.0
BuildRequires: pkgconfig(fontconfig) >= 2.6.0
BuildRequires: pkgconfig(garcon-1) >= 0.1.10
-BuildRequires: pkgconfig(gio-2.0) >= 2.66.0
-BuildRequires: pkgconfig(glib-2.0) >= 2.66.0
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.24
+BuildRequires: pkgconfig(gdk-wayland-3.0) >= 3.24.0
+BuildRequires: pkgconfig(gdk-x11-3.0) >= 3.24.0
+BuildRequires: pkgconfig(gio-2.0) >= 2.72.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.72.0
+BuildRequires: pkgconfig(gmodule-2.0) >= 2.72.0
+BuildRequires: pkgconfig(gthread-2.0) >= 2.72.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0
+BuildRequires: pkgconfig(gtk-layer-shell-0) >= 0.7.0
BuildRequires: pkgconfig(libcanberra)
-BuildRequires: pkgconfig(libnotify)
-BuildRequires: pkgconfig(libxfce4kbd-private-3) >= 4.12.0
-BuildRequires: pkgconfig(libxfce4ui-2) >= 4.17.0
+BuildRequires: pkgconfig(libnotify) >= 0.7.8
+BuildRequires: pkgconfig(libxfce4kbd-private-3) >= 4.19.5
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.19.5
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.17.2
-BuildRequires: pkgconfig(libxfconf-0) >= 4.13.0
-BuildRequires: pkgconfig(libxklavier)
-BuildRequires: pkgconfig(upower-glib)
-BuildRequires: pkgconfig(x11)
-BuildRequires: pkgconfig(xcursor)
-BuildRequires: pkgconfig(xi)
-BuildRequires: pkgconfig(xorg-libinput)
-BuildRequires: pkgconfig(xrandr)
+BuildRequires: pkgconfig(libxfconf-0) >= 4.19.3
+BuildRequires: pkgconfig(libxklavier) >= 5.0
+BuildRequires: pkgconfig(upower-glib) >= 0.99.10
+BuildRequires: pkgconfig(wayland-client) >= 1.20
+BuildRequires: pkgconfig(wayland-scanner) >= 1.20
+BuildRequires: pkgconfig(x11) >= 1.6.7
+BuildRequires: pkgconfig(xcursor) >= 1.1.0
+BuildRequires: pkgconfig(xi) >= 1.2.0
+BuildRequires: pkgconfig(xorg-libinput) >= 0.6.0
+BuildRequires: pkgconfig(xrandr) >= 1.5.0
%if 0%{?suse_version} > 1500
BuildRequires: xorgproto-devel
%endif
@@ -83,8 +90,8 @@
Summary: Subpackage providing xfce4-color-settings
BuildRequires: sane-backends
BuildRequires: xiccd
-BuildRequires: pkgconfig(colord) >= 0.1.24
-BuildRequires: pkgconfig(colord-gtk) >= 0.1.24
+BuildRequires: pkgconfig(colord) >= 0.3.0
+BuildRequires: pkgconfig(colord-gtk) >= 0.3.0
# Make sure colord and other runtime dependencies are installed boo#1173953
Requires: colord
Requires: %{name} = %{version}-%{release}
@@ -99,7 +106,7 @@
%lang_package
%prep
-%autosetup
+%autosetup -p1
%build
%if %{with git}
@@ -149,7 +156,7 @@
%find_lang %{name} %{?no_lang_C}
%files
-%doc AUTHORS NEWS README.md TODO
+%doc AUTHORS NEWS README.md
%license COPYING
%{_bindir}/xfce4-accessibility-settings
%{_bindir}/xfce4-appearance-settings
@@ -192,13 +199,11 @@
%{_datadir}/icons/hicolor/*/*/org.xfce.settings.mouse.*
%{_datadir}/icons/hicolor/*/*/org.xfce.terminalemulator.*
%{_datadir}/icons/hicolor/*/*/org.xfce.webbrowser.*
-%{_datadir}/icons/hicolor/*/*/xfce-display-extend.*
-%{_datadir}/icons/hicolor/*/*/xfce-display-external.*
-%{_datadir}/icons/hicolor/*/*/xfce-display-internal.*
-%{_datadir}/icons/hicolor/*/*/xfce-display-mirror.*
-%{_datadir}/icons/hicolor/*/*/xfce-display-profile.*
+%{_datadir}/icons/hicolor/*/*/xfce-display-*.*
%dir %{_datadir}/xfce4/helpers
%{_datadir}/xfce4/helpers/*.desktop
+%dir %{_libdir}/gtk-3.0/modules
+%{_libdir}/gtk-3.0/modules/*
%files lang -f %{name}.lang
++++++ xfce4-settings-4.18.4.tar.bz2 -> xfce4-settings-4.20.1.tar.bz2 ++++++
++++ 352412 lines of diff (skipped)