1 Commits

Author SHA256 Message Date
Takashi Iwai
a24e3a9cd7 Update to version 4.20.2
* display: Add/improve some debug logs
* wayland: displays: Don't wl_display_roundtrip() on new output
* settings-editor: Fix -Wcomma warning
* common: Fix memory leak
* common: Be more secure when parsing pnp.ids file
* x11: display: Properly take XRRModeFlags into account
* xfsettingsd: Use 2 decimals in warning about unknown mode
* build: Fix resource not found at runtime
* build: Automate copyright year management
* build: Replace xdt-csource with glib-compile-resources
* build: Define xfce4 min version >= 4.18
* display-settings: Add missing update of /ActiveProfile
* Translation Updates
2025-08-15 12:20:43 +02:00
4 changed files with 26 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd0d602853ea75d94024e5baae2d2bf5ca8f8aa4dad7bfd5d08f9ff8afee77b2
size 2507814

BIN
xfce4-settings-4.20.2.tar.bz2 LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Aug 14 14:00:41 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.20.2:
* display: Add/improve some debug logs
* wayland: displays: Don't wl_display_roundtrip() on new output
* settings-editor: Fix -Wcomma warning
* common: Fix memory leak
* common: Be more secure when parsing pnp.ids file
* x11: display: Properly take XRRModeFlags into account
* xfsettingsd: Use 2 decimals in warning about unknown mode
* build: Fix resource not found at runtime
* build: Automate copyright year management
* build: Replace xdt-csource with glib-compile-resources
* build: Define xfce4 min version >= 4.18
* display-settings: Add missing update of /ActiveProfile
* Translation Updates
-------------------------------------------------------------------
Sun Feb 9 08:01:27 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>

View File

@@ -1,7 +1,7 @@
#
# spec file for package xfce4-settings
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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 @@
%bcond_with git
Name: xfce4-settings
Version: 4.20.1
Version: 4.20.2
Release: 0
Summary: Tools for Managing Xfce Settings
License: GPL-2.0-only AND GPL-2.0-or-later
@@ -28,9 +28,9 @@ URL: https://docs.xfce.org/xfce/xfce4-settings/start
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(exo-2) >= 4.18.0
BuildRequires: pkgconfig(fontconfig) >= 2.6.0
BuildRequires: pkgconfig(garcon-1) >= 0.1.10
BuildRequires: pkgconfig(garcon-1) >= 4.18.0
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
@@ -43,7 +43,7 @@ BuildRequires: pkgconfig(libcanberra)
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(libxfce4util-1.0) >= 4.18.0
BuildRequires: pkgconfig(libxfconf-0) >= 4.19.3
BuildRequires: pkgconfig(libxklavier) >= 5.0
BuildRequires: pkgconfig(upower-glib) >= 0.99.10