Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-welcome for openSUSE:Factory
checked in at 2025-02-10 17:27:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-welcome (Old)
and /work/SRC/openSUSE:Factory/.plasma6-welcome.new.19470 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-welcome"
Mon Feb 10 17:27:25 2025 rev:18 rq:1244613 version:6.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-welcome/plasma6-welcome.changes
2025-01-03 14:18:23.621063634 +0100
+++
/work/SRC/openSUSE:Factory/.plasma6-welcome.new.19470/plasma6-welcome.changes
2025-02-10 18:22:18.347914259 +0100
@@ -1,0 +2,27 @@
+Thu Feb 6 13:47:13 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.0:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.0
+- Changes since 6.2.91:
+ * update version for new release
+
+-------------------------------------------------------------------
+Thu Jan 23 13:46:58 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.91:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.91
+- Changes since 6.2.90:
+ * update version for new release
+ * enjoy/Supporters: Update supporters
+
+-------------------------------------------------------------------
+Sat Jan 11 18:29:04 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.90:
+ * New feature release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.90
+- Too many changes to list here
+
+-------------------------------------------------------------------
Old:
----
plasma-welcome-6.2.5.tar.xz
plasma-welcome-6.2.5.tar.xz.sig
New:
----
plasma-welcome-6.3.0.tar.xz
plasma-welcome-6.3.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-welcome.spec ++++++
--- /var/tmp/diff_new_pack.iqxEBd/_old 2025-02-10 18:22:19.007941245 +0100
+++ /var/tmp/diff_new_pack.iqxEBd/_new 2025-02-10 18:22:19.007941245 +0100
@@ -1,7 +1,7 @@
#
# spec file for package plasma6-welcome
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
#
-%define kf6_version 6.5.0
+%define kf6_version 6.10.0
%define qt6_version 6.7.0
%define rname plasma-welcome
@@ -26,14 +26,14 @@
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
%bcond_without released
Name: plasma6-welcome
-Version: 6.2.5
+Version: 6.3.0
Release: 0
Summary: Onboarding wizard for Plasma
License: GPL-2.0-only OR GPL-3.0-only
URL: https://invent.kde.org/plasma/plasma-welcome
-Source:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source: %{rname}-%{version}.tar.xz
%if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1: %{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE
++++++ 0001-Use-the-openSUSE-wallpaper.patch ++++++
--- /var/tmp/diff_new_pack.iqxEBd/_old 2025-02-10 18:22:19.035942390 +0100
+++ /var/tmp/diff_new_pack.iqxEBd/_new 2025-02-10 18:22:19.039942554 +0100
@@ -1,34 +1,58 @@
-From f0375048f336740dd2239369df7be18a619ec8e8 Mon Sep 17 00:00:00 2001
-From: Luca Beltrame <[email protected]>
-Date: Sun, 11 Aug 2024 21:21:11 +0200
+From c6ff8dcf4ea993bc95aa00ae6f7e499d457a32bc Mon Sep 17 00:00:00 2001
+From: Fabian Vogt <[email protected]>
+Date: Sat, 11 Jan 2025 19:21:42 +0100
Subject: [PATCH] Use the openSUSE wallpaper
This is unfortunately hardcoded. Use our default to more likely match what
the user sees.
+
+sed -i
"s#wallpapers/Next/contents/images/1920x1080.png#wallpapers/openSUSEdefault/contents/images/1920x1200.png#g"
src/qml/mock/*.qml
---
- src/qml/mock/MockCard.qml | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
+ src/qml/mock/MockActivities.qml | 2 +-
+ src/qml/mock/MockCard.qml | 2 +-
+ src/qml/mock/MockOverview.qml | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+diff --git a/src/qml/mock/MockActivities.qml b/src/qml/mock/MockActivities.qml
+index 0b9a00b..284fed9 100644
+--- a/src/qml/mock/MockActivities.qml
++++ b/src/qml/mock/MockActivities.qml
+@@ -107,7 +107,7 @@ Item {
+ // We're intentionally ignoring our 16:10 desktop
wallpaper (MockDesktop) - whilst that fits the square
+ // window, we want to maximise what we can fit in our
limited height and be more representative of what
+ // a user will see - most use a 16:9 display.
+- source: "file:" + Controller.installPrefix() +
"/share/wallpapers/Next/contents/images/1920x1080.png"
++ source: "file:" + Controller.installPrefix() +
"/share/wallpapers/openSUSEdefault/contents/images/1920x1200.png"
+ mipmap: true
+ }
+
diff --git a/src/qml/mock/MockCard.qml b/src/qml/mock/MockCard.qml
-index 356e96a..cc29eb5 100644
+index c2c9754..c7dbf7d 100644
--- a/src/qml/mock/MockCard.qml
+++ b/src/qml/mock/MockCard.qml
-@@ -21,12 +21,12 @@ Kirigami.AbstractCard {
- property int backgroundAlignment: Qt.AlignRight | Qt.AlignBottom
+@@ -22,7 +22,7 @@ Kirigami.AbstractCard {
+ property double backgroundScale: 1
property int blurRadius: 32
-- readonly property string wallpaper: "file:" + Controller.installPrefix()
+ "/share/wallpapers/Next/contents/images/1280x800.png"
-+ readonly property string wallpaper: "file:" + Controller.installPrefix()
+ "/share/wallpapers/openSUSEdefault/contents/images/1280x1024.png"
- readonly property int desktopWidth: wallpaperImage.sourceSize.width
- readonly property int desktopHeight: wallpaperImage.sourceSize.height
+- readonly property string wallpaper: "file:" + Controller.installPrefix()
+ "/share/wallpapers/Next/contents/images/1920x1080.png"
++ readonly property string wallpaper: "file:" + Controller.installPrefix()
+ "/share/wallpapers/openSUSEdefault/contents/images/1920x1200.png"
+ readonly property int desktopWidth: 1024 * backgroundScale
+ readonly property int desktopHeight: 576 * backgroundScale
+
+diff --git a/src/qml/mock/MockOverview.qml b/src/qml/mock/MockOverview.qml
+index 37e3156..9aca7c4 100644
+--- a/src/qml/mock/MockOverview.qml
++++ b/src/qml/mock/MockOverview.qml
+@@ -21,7 +21,7 @@ Item {
+
+ // We're intentionally ignoring our 16:10 desktop wallpaper (MockDesktop)
- whilst that fits the square
+ // window, we want to be more representative of what a user will see -
most use a 16:9 display.
+- readonly property string wallpaper: "file:" + Controller.installPrefix()
+ "/share/wallpapers/Next/contents/images/1920x1080.png"
++ readonly property string wallpaper: "file:" + Controller.installPrefix()
+ "/share/wallpapers/openSUSEdefault/contents/images/1920x1200.png"
+ readonly property double scale: layout.scale
- /*
-- * 1280x800 is chosen to look good at normal window sizes: The aspect
closely
-+ * 1280x1024 is chosen to look good at normal window sizes: The aspect
closely
- * matches that of the mock as shown in the application and is not too
large.
- *
- * The background be positioned according to the alignment, and expand to
fit
+ // Underlay
--
-2.46.0
+2.47.0
++++++ plasma-welcome-6.2.5.tar.xz -> plasma-welcome-6.3.0.tar.xz ++++++
++++ 11629 lines of diff (skipped)