From 17d0222c54d66d8a21751418b04cfc24ab730186e6c4789875bab7db485528ef Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 5 Sep 2025 16:44:15 +0200 Subject: [PATCH] Update to version 4.20.1 * configure.py: Quote only command line args * README.md: Add uninstall info * Remove reference to INSTALL file from README * Remove outdated INSTALL file * build: Install xfce4-screensaver-configure.py in libexecdir * build: Rename POTFILES.in to POTFILES * Remove autotools build * Update README after switchover to meson * meson-build: Add "none" to authentication-scheme combo * meson-build: Add "none" to session-manager combo * Translation Updates --- xfce4-screensaver-4.20.0.tar.xz | 3 --- xfce4-screensaver-4.20.1.tar.xz | 3 +++ xfce4-screensaver.changes | 16 ++++++++++++++++ xfce4-screensaver.spec | 6 ++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 xfce4-screensaver-4.20.0.tar.xz create mode 100644 xfce4-screensaver-4.20.1.tar.xz diff --git a/xfce4-screensaver-4.20.0.tar.xz b/xfce4-screensaver-4.20.0.tar.xz deleted file mode 100644 index 6ea80c5..0000000 --- a/xfce4-screensaver-4.20.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e370298d002848fdb2065fee254cb5b0efa0f2699b74299c234019c8d79b852e -size 273588 diff --git a/xfce4-screensaver-4.20.1.tar.xz b/xfce4-screensaver-4.20.1.tar.xz new file mode 100644 index 0000000..c16f94b --- /dev/null +++ b/xfce4-screensaver-4.20.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94ce9ca3f56db183f1cbc60ba4accd91575b02a6d20b1876ad19131982f2243 +size 256848 diff --git a/xfce4-screensaver.changes b/xfce4-screensaver.changes index 71c9e17..a2cdffa 100644 --- a/xfce4-screensaver.changes +++ b/xfce4-screensaver.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Aug 16 18:38:20 UTC 2025 - Manfred Hollstein + +- Update to version 4.20.1 + * configure.py: Quote only command line args + * README.md: Add uninstall info + * Remove reference to INSTALL file from README + * Remove outdated INSTALL file + * build: Install xfce4-screensaver-configure.py in libexecdir + * build: Rename POTFILES.in to POTFILES + * Remove autotools build + * Update README after switchover to meson + * meson-build: Add "none" to authentication-scheme combo + * meson-build: Add "none" to session-manager combo + * Translation Updates + ------------------------------------------------------------------- Thu Jul 17 15:08:57 UTC 2025 - Takashi Iwai diff --git a/xfce4-screensaver.spec b/xfce4-screensaver.spec index 8e6d09d..19df403 100644 --- a/xfce4-screensaver.spec +++ b/xfce4-screensaver.spec @@ -1,7 +1,7 @@ # # spec file for package xfce4-screensaver # -# 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_without wayland Name: xfce4-screensaver -Version: 4.20.0 +Version: 4.20.1 Release: 0 Summary: Screensaver and locker for Xfce License: GPL-2.0-only @@ -84,7 +84,6 @@ Add xfce4-screensaver-command -l to xflock4 script for it to work properly. %if %{with wayland} -Dwayland=enabled \ %endif - -Dlocking=true \ -Ddocs=disabled %meson_build @@ -127,7 +126,6 @@ done %endif %{_bindir}/xfce4-screensaver %{_bindir}/xfce4-screensaver-command -%{_bindir}/xfce4-screensaver-configure.py %{_bindir}/xfce4-screensaver-preferences %{_datadir}/applications/screensavers/xfce-floaters.desktop %{_datadir}/applications/xfce4-screensaver-preferences.desktop -- 2.51.1