From 0f90e6ec632a280d55961d2ae107657192d0bfbab4a816e27a49fc50c2cbc6cc Mon Sep 17 00:00:00 2001 From: Marcel Kuehlhorn Date: Thu, 13 Jun 2024 17:13:10 +0000 Subject: [PATCH] - Update to version 4.18.4 * Update copyright year * Explicitly depend on gio-unix-2.0 * Replace deprecated xfce_spawn_command_line_on_screen() * Add missing G_(BEGIN|END)_DECLS * Add xapp for Wallpaper and Screenshot in xfce-portals.conf * Add minimal xdg-desktop-portal conf file for Xfce (Fixes #181) * Ensure all various XDG_* etc. env vars are passed to DBus and systemd * Add missing export for XDG_CONFIG_HOME and XDG_CACHE_HOME * Clean up SVG icon metadata for 24px, 48px actions * Add action icons at 96px * Add icons at missing sizes, clean up SVG metadata * Translation Updates OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=165 --- xfce4-session-4.18.3.tar.bz2 | 3 --- xfce4-session-4.18.4.tar.bz2 | 3 +++ xfce4-session.changes | 17 +++++++++++++++++ xfce4-session.spec | 7 ++++--- 4 files changed, 24 insertions(+), 6 deletions(-) delete mode 100644 xfce4-session-4.18.3.tar.bz2 create mode 100644 xfce4-session-4.18.4.tar.bz2 diff --git a/xfce4-session-4.18.3.tar.bz2 b/xfce4-session-4.18.3.tar.bz2 deleted file mode 100644 index 9c262c9..0000000 --- a/xfce4-session-4.18.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:382f93e096ec6493098719cab8cc31b93ad9bb469c0715c0c5117d75fe7394ec -size 875517 diff --git a/xfce4-session-4.18.4.tar.bz2 b/xfce4-session-4.18.4.tar.bz2 new file mode 100644 index 0000000..df33bb4 --- /dev/null +++ b/xfce4-session-4.18.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9c5074c7338b881a5259d3b643619bf84901360c03478e1a697938ece06516 +size 922274 diff --git a/xfce4-session.changes b/xfce4-session.changes index 54790aa..25fa80a 100644 --- a/xfce4-session.changes +++ b/xfce4-session.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Jun 9 18:20:02 UTC 2024 - Manfred Hollstein + +- Update to version 4.18.4 + * Update copyright year + * Explicitly depend on gio-unix-2.0 + * Replace deprecated xfce_spawn_command_line_on_screen() + * Add missing G_(BEGIN|END)_DECLS + * Add xapp for Wallpaper and Screenshot in xfce-portals.conf + * Add minimal xdg-desktop-portal conf file for Xfce (Fixes #181) + * Ensure all various XDG_* etc. env vars are passed to DBus and systemd + * Add missing export for XDG_CONFIG_HOME and XDG_CACHE_HOME + * Clean up SVG icon metadata for 24px, 48px actions + * Add action icons at 96px + * Add icons at missing sizes, clean up SVG metadata + * Translation Updates + ------------------------------------------------------------------- Thu Oct 26 07:11:11 UTC 2023 - Maurizio Galli diff --git a/xfce4-session.spec b/xfce4-session.spec index 2c5dc67..0cd41c5 100644 --- a/xfce4-session.spec +++ b/xfce4-session.spec @@ -1,7 +1,7 @@ # # spec file for package xfce4-session # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_with git Name: xfce4-session -Version: 4.18.3 +Version: 4.18.4 Release: 0 Summary: Xfce Session Manager License: GPL-2.0-only @@ -44,6 +44,7 @@ BuildRequires: pkgconfig(atk) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gio-2.0) >= 2.66.0 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.66.0 BuildRequires: pkgconfig(glib-2.0) >= 2.66.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.66.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 @@ -63,7 +64,7 @@ Requires: xfconf # bnc#845264 Requires: iceauth Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Recommends: %{name}-doc = %{version} Recommends: %{name}-lang = %{version} # minimal packages for an Xfce session