From 3301b8ca69c66862b7278f43ae3a8681f7fc9c0ddee531b212f737d6fb750143 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 17 Apr 2024 08:44:39 +0000 Subject: [PATCH] Accepting request 1168487 from home:lkocman:branches:X11:windowmanagers - Use png for default wallpaper as SLES, TW, Leap 15.6+ are using png * Article https://news.opensuse.org/2024/04/09/common-wallpaper-path/ * Updated style inside theme.tar.bz and symlinks in spec OBS-URL: https://build.opensuse.org/request/show/1168487 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=52 --- WindowMaker.changes | 8 ++++++++ WindowMaker.spec | 6 +++--- theme.tar.bz2 | 4 ++-- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/WindowMaker.changes b/WindowMaker.changes index f0c4fca..7d4bbf4 100644 --- a/WindowMaker.changes +++ b/WindowMaker.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 17 08:40:25 UTC 2024 - Lubos Kocman + +- Use png for default wallpaper as SLES, TW, Leap 15.6+ are using png + * Article https://news.opensuse.org/2024/04/09/common-wallpaper-path/ + * Updated style inside theme.tar.bz and symlinks in spec + + ------------------------------------------------------------------- Fri Sep 3 14:48:40 UTC 2020 - max+suse@dnzm.nl diff --git a/WindowMaker.spec b/WindowMaker.spec index de4ee58..27365ac 100644 --- a/WindowMaker.spec +++ b/WindowMaker.spec @@ -1,7 +1,7 @@ # # spec file for package WindowMaker # -# Copyright (c) 2020 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 @@ -76,7 +76,7 @@ programmers from around the world. Window Maker has a stable user interface since many years and comes with a powerful GUI configuration editor called WPrefs, which removes the need to edit text-based config files by hand. It supports running -dockapps which make everyday tasks such as monitoring system +dockapps which make everyday tasks such as monitoring system performance and battery usage, mounting devices or connecting to the internet very easy. Please see the features section for more specifics on what Window Maker can do, and how it compares with other popular @@ -146,7 +146,7 @@ find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type f -exec chmod 644 {} \; find $RPM_BUILD_ROOT/usr/share/%{name}/Themes -type d -exec chmod 755 {} \; # use default openSUSE wallpaper in SUSE theme pushd %{buildroot}/usr/share/%{name}/Themes/SUSE.themed/ -ln -sf /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg default.jpg +ln -sf /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.png default.png popd #---------------------------------------------------------------------- # not packaged diff --git a/theme.tar.bz2 b/theme.tar.bz2 index b1d9754..ca9b8b4 100644 --- a/theme.tar.bz2 +++ b/theme.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:064d9208d71b035c1ddac8825cf322d033438f803972157f0d16ad7f5bab2604 -size 740 +oid sha256:5a9afcdadfc84ae838dac4ab664262cf8d0d18ec134df84620585d1c13de623f +size 690