diff --git a/icewm.changes b/icewm.changes index 40cbd32..11aed2e 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 16 08:39:00 UTC 2024 - Bernhard Wiedemann + +- Change DesktopBackgroundImage from .jpg to .png (boo#1222877) + ------------------------------------------------------------------- Mon Feb 26 16:04:51 UTC 2024 - Dominique Leuenberger diff --git a/icewm.spec b/icewm.spec index d396f15..8533c60 100644 --- a/icewm.spec +++ b/icewm.spec @@ -190,7 +190,7 @@ patch -p1 -i %{PATCH99} # And use proper branding wallpaper="openSUSEdefault" sed -i \ - -e "s:BRANDING_PICTURE:%{_datadir}/wallpapers/$wallpaper/contents/images/1920x1080.jpg:" \ + -e "s:BRANDING_PICTURE:%{_datadir}/wallpapers/$wallpaper/contents/images/1920x1080.png:" \ src/preferences %endif