Update to version 4.20.1 #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e370298d002848fdb2065fee254cb5b0efa0f2699b74299c234019c8d79b852e
|
||||
size 273588
|
||||
BIN
xfce4-screensaver-4.20.1.tar.xz
LFS
Normal file
BIN
xfce4-screensaver-4.20.1.tar.xz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 16 18:38:20 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- 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 <tiwai@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user