Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma6-openSUSE for 
openSUSE:Factory checked in at 2024-04-09 16:46:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-openSUSE.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-openSUSE"

Tue Apr  9 16:46:22 2024 rev:4 rq:1166440 
version:84.87~git20240313T170730~9c664b7

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-openSUSE/plasma6-openSUSE.changes        
2024-03-28 14:17:30.104525695 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma6-openSUSE.new.29460/plasma6-openSUSE.changes 
    2024-04-09 16:46:34.554631731 +0200
@@ -1,0 +2,9 @@
+Tue Apr  9 11:56:21 UTC 2024 - Antonio Larrosa <alarr...@suse.com>
+
+- Modify sddmtheme.diff to change the extension of the openSUSE
+  branding wallpaper from jpg to png since the extension was
+  changed in TW (boo#1222546)
+- Require the same wallpaper-branding version as used when building
+  to make sure the png file exists
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma6-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.MQBhUM/_old  2024-04-09 16:46:35.618670865 +0200
+++ /var/tmp/diff_new_pack.MQBhUM/_new  2024-04-09 16:46:35.618670865 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%define wallpaper_branding_version     %(rpm -q --queryformat '%%{VERSION}' 
wallpaper-branding-openSUSE)
+
 # Plasma 6 pulls in Qt 5 as well, tell qml-autoreqprov what to use
 %global __qml_requires_opts --qtver 6
 %global plasma_version 6.0.3
@@ -81,7 +83,7 @@
 Summary:        SDDM theme for openSUSE
 Group:          System/GUI/KDE
 Requires:       sddm-qt6-branding-openSUSE
-Requires:       wallpaper-branding-openSUSE
+Requires:       wallpaper-branding-openSUSE = %{wallpaper_branding_version}
 Provides:       sddm-theme-openSUSE = %{version}
 Obsoletes:      sddm-theme-openSUSE < %{version}
 

++++++ sddmtheme.diff ++++++
--- /var/tmp/diff_new_pack.MQBhUM/_old  2024-04-09 16:46:35.694673661 +0200
+++ /var/tmp/diff_new_pack.MQBhUM/_new  2024-04-09 16:46:35.698673807 +0200
@@ -7,6 +7,6 @@
  color=#1d99f3
  fontSize=10
 -background=/usr/share/wallpapers/Next/contents/images/5120x2880.png
-+background=/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg
++background=/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.png
  needsFullUserModel=false
 

Reply via email to