Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mate-branding-openSUSE for openSUSE:Factory checked in at 2024-10-25 19:20:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-branding-openSUSE (Old) and /work/SRC/openSUSE:Factory/.mate-branding-openSUSE.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-branding-openSUSE" Fri Oct 25 19:20:18 2024 rev:19 rq:1218362 version:42.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-branding-openSUSE/mate-branding-openSUSE.changes 2024-03-05 18:52:18.792640309 +0100 +++ /work/SRC/openSUSE:Factory/.mate-branding-openSUSE.new.2020/mate-branding-openSUSE.changes 2024-10-25 19:23:01.583094818 +0200 @@ -1,0 +2,14 @@ +Fri Oct 25 08:47:28 UTC 2024 - Lubos Kocman <lubos.koc...@suse.com> + +- Temporarily use the openSUSEdefault/*/1920x1200.png boo#1232327 + The openSUSEdefault.xml file no longer exists after + gh#openSUSE/branding#160 + 1920x1200.png path can be still accessible via a SLEdefault + symlink from SLES. + +- The End goal would be to use /usr/share/wallpaper/default.png + or /usr/share/wallpapers/default/*/default.png once jsc#PED-11079 + gets implemented. The file is already present, we just need to + cleanup SLES first. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-branding-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.pj7gjK/_old 2024-10-25 19:23:04.123200751 +0200 +++ /var/tmp/diff_new_pack.pj7gjK/_new 2024-10-25 19:23:04.131201085 +0200 @@ -140,8 +140,8 @@ %build # MATE session manager branding part. -[ -f %{_datadir}/wallpapers/openSUSE-default.xml ] -sed -e 's|@@WALLPAPER_URI@@|%{_datadir}/wallpapers/openSUSE-default.xml|' mate-session-branding.gschema.override.in > mate-session-branding.gschema.override +[ -f %{_datadir}/wallpapers/openSUSEdefault/contents/images/1920x1200.png ] +sed -e 's|@@WALLPAPER_URI@@|%{_datadir}/wallpapers/openSUSEdefault/contents/images/1920x1200.png |' mate-session-branding.gschema.override.in > mate-session-branding.gschema.override # For sound theme. cat mate-session-branding.gschema.override | sed -e 's|@@IF_openSUSE@@||g;/^@@IF_/d' > zz-mate-session-openSUSE-branding.gschema.override