Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libplasma6 for openSUSE:Factory checked in at 2026-06-18 21:35:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libplasma6 (Old) and /work/SRC/openSUSE:Factory/.libplasma6.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libplasma6" Thu Jun 18 21:35:44 2026 rev:45 rq:1359167 version:6.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libplasma6/libplasma6.changes 2026-05-13 21:38:35.113841587 +0200 +++ /work/SRC/openSUSE:Factory/.libplasma6.new.1981/libplasma6.changes 2026-06-18 21:36:17.941277954 +0200 @@ -1,0 +2,32 @@ +Fri Jun 12 19:07:46 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.0 +- Changes since 6.6.91: + * AppletPopup: Don't assert on AppletPopup::updateSize() (kde#510477) + * Update version for new release 6.7.0 + * plasma/packagestructure: don't require mainscript (kde#521247) + * Close Applet deletion notification after one minute (kde#520890) + * Ensure that grouping applet is visible after removing and restoring it (kde#517044) + +------------------------------------------------------------------- +Thu May 28 18:44:39 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.91 +- Changes since 6.6.90: + * Update version for new release 6.6.91 + * Applet: bookeeping of applet's uiReady (kde#512005) + * cmake: Drop duplicate ecm_find_qmlmodule call + +------------------------------------------------------------------- +Sun May 24 11:18:18 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.6.90 +- Too many changes to list here + +------------------------------------------------------------------- Old: ---- libplasma-6.6.5.tar.xz libplasma-6.6.5.tar.xz.sig New: ---- libplasma-6.7.0.tar.xz libplasma-6.7.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libplasma6.spec ++++++ --- /var/tmp/diff_new_pack.2xNWl9/_old 2026-06-18 21:36:18.757311983 +0200 +++ /var/tmp/diff_new_pack.2xNWl9/_new 2026-06-18 21:36:18.757311983 +0200 @@ -16,8 +16,8 @@ # -%define kf6_version 6.18.0 -%define qt6_version 6.9.0 +%define kf6_version 6.26.0 +%define qt6_version 6.10.0 %define rname libplasma %define sover 7 @@ -27,14 +27,14 @@ %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: libplasma6 -Version: 6.6.5 +Version: 6.7.0 Release: 0 Summary: Plasma library and runtime components based upon KF6 and Qt6 License: GPL-2.0-or-later AND 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 @@ -76,6 +76,7 @@ BuildRequires: pkgconfig(glesv2) %endif BuildRequires: pkgconfig(wayland-client) >= 1.9 +BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-composite) @@ -83,6 +84,9 @@ BuildRequires: pkgconfig(xcb-render) BuildRequires: pkgconfig(xcb-shape) BuildRequires: pkgconfig(xcb-xfixes) +BuildRequires: qt6qmlimport(Qt5Compat.GraphicalEffects) +BuildRequires: qt6qmlimport(org.kde.config) +BuildRequires: qt6qmlimport(org.kde.ksvg) %description Plasma library and runtime components based upon KF6 and Qt6 @@ -164,8 +168,7 @@ %build %cmake_kf6 \ - -DQT_QML_NO_CACHEGEN:BOOL=TRUE \ - -DBUILD_QCH:BOOL=TRUE + -DQT_QML_NO_CACHEGEN:BOOL=TRUE %kf6_build @@ -218,15 +221,14 @@ %license LICENSES/* %doc README.md %{_kf6_libdir}/libPlasma.so.%{sover} -%{_kf6_libdir}/libPlasma.so.* +%{_kf6_libdir}/libPlasma.so.*.* %{_kf6_libdir}/libPlasmaQuick.so.%{sover} -%{_kf6_libdir}/libPlasmaQuick.so.* +%{_kf6_libdir}/libPlasmaQuick.so.*.* %files desktoptheme %{_kf6_plasmadir}/desktoptheme/ %files devel -%doc %{_kf6_qchdir}/Plasma.* %{_kf6_cmakedir}/Plasma/ %{_kf6_cmakedir}/PlasmaQuick/ %{_includedir}/Plasma/ ++++++ libplasma-6.6.5.tar.xz -> libplasma-6.7.0.tar.xz ++++++ ++++ 12124 lines of diff (skipped)
