Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma5support6 for openSUSE:Factory
checked in at 2026-02-16 13:06:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5support6 (Old)
and /work/SRC/openSUSE:Factory/.plasma5support6.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5support6"
Mon Feb 16 13:06:47 2026 rev:36 rq:1333092 version:6.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5support6/plasma5support6.changes
2026-01-18 22:20:31.743713352 +0100
+++
/work/SRC/openSUSE:Factory/.plasma5support6.new.1977/plasma5support6.changes
2026-02-16 13:10:35.165195561 +0100
@@ -1,0 +2,45 @@
+Thu Feb 12 19:43:25 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.0:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.0
+- Changes since 6.5.91:
+ * Update version for new release 6.6.0
+
+-------------------------------------------------------------------
+Wed Jan 28 16:14:56 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.91:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.91
+- Changes since 6.5.90:
+ * Update version for new release 6.5.91
+
+-------------------------------------------------------------------
+Sat Jan 17 20:27:46 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.90:
+ * New feature release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.90
+- Changes since 6.5.5:
+ * Update version for new release 6.5.90
+ * move statusnotifieritem.operations from plasma-workspace
+ * dataengines: move executable dataengine from plasma-workspace
+ * dataengines: add the time dataengine from plasma-workspace
+ * Qualify SIGNAL/SLOT params for old-style-connect
+ * dataengines wettercom: Use explicit empty check rather than implicit
conversion of 0 to false
+ * Define some const containers instead of looping over temporaries
+ * Port small deprecations that have 1:1 replacements in Qt
+ * Remove ugly cast of in Qt6 un-overloaded signal
+ * Use fully qualified names for Q_INVOKABLE return types/signal params
+ * Fix lots of compile warnings due to TRANSLATION_DOMAIN definition being
overwritten
+ * Prevent detaching of temporaries and other variables
+ * Use multi-arg to reduce allocations
+ * ActivityJob: Avoid detaching of temporary map
+ * DataContainer: Simplify code using arrow operator directly on QPointer
+ * dataengines/weather/envcan: Add a literal instead of a stringview
+ * Fix CI branch for plasma-actvities(-stats)
+ * [dataengines/activities] Drop support for starting/stopping activities
+ * Update version for new release 6.5.80
+
+-------------------------------------------------------------------
Old:
----
plasma5support-6.5.5.tar.xz
plasma5support-6.5.5.tar.xz.sig
New:
----
plasma5support-6.6.0.tar.xz
plasma5support-6.6.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5support6.spec ++++++
--- /var/tmp/diff_new_pack.yEuATX/_old 2026-02-16 13:10:36.093234174 +0100
+++ /var/tmp/diff_new_pack.yEuATX/_new 2026-02-16 13:10:36.097234340 +0100
@@ -26,14 +26,14 @@
%bcond_without released
# Note: despite being in the plasma namespace upstream, the build system
follows the frameworks conventions
Name: plasma5support6
-Version: 6.5.5
+Version: 6.6.0
Release: 0
Summary: KF6 Porting aid
License: LGPL-2.0-or-later
URL: https://www.kde.org
-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
BuildRequires: doxygen
@@ -115,6 +115,7 @@
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_apps.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_devicenotifications.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_favicons.so
+%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_executable.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_geolocation.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_hotplug.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_keystate.so
@@ -128,6 +129,7 @@
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_dwd.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_envcan.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_noaa.so
+%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_time.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_weather.so
%{_kf6_plugindir}/plasma5support/dataengine/plasma_engine_wettercom.so
%dir %{_kf6_plugindir}/plasma5support/geolocationprovider
++++++ plasma5support-6.5.5.tar.xz -> plasma5support-6.6.0.tar.xz ++++++
++++ 18414 lines of diff (skipped)