4 Commits

Author SHA256 Message Date
9fff183eee Accepting request 1325061 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1325061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-settings?expand=0&rev=60
2026-01-02 13:29:49 +00:00
f7c462d0b4 - Update to version 4.20.3:
* I18n: Update po/LINGUAS list
  * xfsettingsd: Fix check for libinput
  * accessibility-dialog: Remove scrolled windows
  * accessibility-dialog: Improve tooltip text
  * appearance-settings: Synchronize org.x.apps.portal color-scheme
    too
  * display-settings: Fix string leak when deleting profile
  * display-settings: Keep /ActiveProfile in a consistent state
  * display-settings: Delete popup dialog asking to update profile
  * display-settings: Save profile name in save function
  * display-settings: Fix profile name lost when updating profile
  * display-settings: Do not allow to apply profile if already
    active
  * x11: display-settings: Fix some return types
  * display-settings: Match by EDID when loading output data from
    xfconf
  * x11: display-settings: Do not use output name to generate fallback 
    EDID
  * Translation Updates

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-settings?expand=0&rev=118
2026-01-02 07:56:11 +00:00
2cafdc3d08 Accepting request 1299440 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/1299440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-settings?expand=0&rev=59
2025-08-15 19:52:06 +00:00
4baeebca10 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-settings?expand=0&rev=116
2025-08-14 15:34:58 +00:00
4 changed files with 50 additions and 8 deletions

View File

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

View File

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

View File

@@ -1,3 +1,45 @@
-------------------------------------------------------------------
Mon Dec 29 18:37:35 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.20.3:
* I18n: Update po/LINGUAS list
* xfsettingsd: Fix check for libinput
* accessibility-dialog: Remove scrolled windows
* accessibility-dialog: Improve tooltip text
* appearance-settings: Synchronize org.x.apps.portal color-scheme
too
* display-settings: Fix string leak when deleting profile
* display-settings: Keep /ActiveProfile in a consistent state
* display-settings: Delete popup dialog asking to update profile
* display-settings: Save profile name in save function
* display-settings: Fix profile name lost when updating profile
* display-settings: Do not allow to apply profile if already
active
* x11: display-settings: Fix some return types
* display-settings: Match by EDID when loading output data from
xfconf
* x11: display-settings: Do not use output name to generate fallback
EDID
* Translation Updates
-------------------------------------------------------------------
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.3
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