Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-sdk for openSUSE:Factory checked in at 2022-10-11 18:01:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old) and /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-sdk" Tue Oct 11 18:01:52 2022 rev:130 rq:1009125 version:5.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes 2022-09-08 14:22:35.934522873 +0200 +++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2275/plasma5-sdk.changes 2022-10-11 18:04:25.997976512 +0200 @@ -1,0 +2,40 @@ +Thu Oct 6 14:48:45 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.0 +- Changes since 5.25.90: + * Install po folder + * Set QSurfaceFormat::ResetNotification + +------------------------------------------------------------------- +Thu Sep 15 20:47:32 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.90 +- Changes since 5.25.5: + * Port theme explorer away from QQC1 + * [cuttlefish] Port away from KPackage + * Ensure that Cuttlefish's appstream ID matches name of its appdata file + * Add FreeBSD Qt6 CI support + * Add missing license file + * Port away from KPackage related KDeclarative::QmlObject methods + * Remove unused entries from kate plugin metadata + * KMessageBox::sorry is deprecated in kf5.97 + * workaround in setting colors + * Port lookandfeelexplorer to QQC2 + * Don't treat strings as sequential containers + * Request passing unit tests on Linux and BSD + * Modernize AppStream data + * plasmoidviewer/shell: Sync to the plasma-desktop code + * Add Qt6 Linux CI + * Disable Deprecated KF API + * engineexplorer: Port away from deprecated Plasma::PluginLoader API + * themeexplorer: Port away from KPluginInfo + * lookandfeelexplorer: Add missing KConfigGroup include + * Port away from deprecated KDeclarative API + +------------------------------------------------------------------- Old: ---- plasma-sdk-5.25.5.tar.xz plasma-sdk-5.25.5.tar.xz.sig New: ---- plasma-sdk-5.26.0.tar.xz plasma-sdk-5.26.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-sdk.spec ++++++ --- /var/tmp/diff_new_pack.KL8yww/_old 2022-10-11 18:04:26.565977431 +0200 +++ /var/tmp/diff_new_pack.KL8yww/_new 2022-10-11 18:04:26.573977444 +0200 @@ -18,15 +18,15 @@ %bcond_without released Name: plasma5-sdk -Version: 5.25.5 +Version: 5.26.0 Release: 0 Summary: Plasma SDK License: GPL-2.0-only AND LGPL-2.0-or-later Group: System/GUI/KDE URL: https://cgit.kde.org/plasma-sdk.git -Source: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz +Source: plasma-sdk-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig +Source1: plasma-sdk-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: breeze5-icons @@ -34,34 +34,34 @@ BuildRequires: kf5-filesystem BuildRequires: xz BuildRequires: cmake(Grantlee5) -BuildRequires: cmake(KF5Archive) >= 5.25.0 -BuildRequires: cmake(KF5Completion) >= 5.25.0 -BuildRequires: cmake(KF5Config) >= 5.25.0 -BuildRequires: cmake(KF5ConfigWidgets) >= 5.25.0 -BuildRequires: cmake(KF5CoreAddons) >= 5.25.0 -BuildRequires: cmake(KF5DBusAddons) >= 5.25.0 -BuildRequires: cmake(KF5Declarative) >= 5.25.0 -BuildRequires: cmake(KF5DocTools) >= 5.25.0 -BuildRequires: cmake(KF5I18n) >= 5.25.0 -BuildRequires: cmake(KF5IconThemes) >= 5.25.0 -BuildRequires: cmake(KF5KIO) >= 5.25.0 +BuildRequires: cmake(KF5Archive) >= 5.98.0 +BuildRequires: cmake(KF5Completion) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5ConfigWidgets) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5Declarative) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Kirigami2) -BuildRequires: cmake(KF5Plasma) >= 5.25.0 -BuildRequires: cmake(KF5PlasmaQuick) >= 5.25.0 -BuildRequires: cmake(KF5Service) >= 5.25.0 -BuildRequires: cmake(KF5TextEditor) >= 5.25.0 -BuildRequires: cmake(KF5WidgetsAddons) >= 5.25.0 -BuildRequires: cmake(Qt5Core) >= 5.4.0 -BuildRequires: cmake(Qt5DBus) >= 5.4.0 -BuildRequires: cmake(Qt5Gui) >= 5.4.0 -BuildRequires: cmake(Qt5Qml) >= 5.4.0 -BuildRequires: cmake(Qt5Quick) >= 5.4.0 -BuildRequires: cmake(Qt5Svg) >= 5.4.0 -BuildRequires: cmake(Qt5Test) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 -BuildRequires: cmake(Qt5Xml) >= 5.4.0 +BuildRequires: cmake(KF5Plasma) +BuildRequires: cmake(KF5PlasmaQuick) +BuildRequires: cmake(KF5Service) +BuildRequires: cmake(KF5TextEditor) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Qml) +BuildRequires: cmake(Qt5Quick) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5Xml) Requires: bash -Requires: kirigami2 >= 2.0 +Requires: kirigami2 Requires: plasmaengineexplorer5 Conflicts: plasmate Recommends: %{name}-lang @@ -124,20 +124,18 @@ %{_kf5_sharedir}/plasma/ %{_kf5_sharedir}/kpackage/ %{_kf5_plugindir}/ +%{_kf5_applicationsdir}/org.kde.plasma.cuttlefish.desktop %{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop %{_kf5_applicationsdir}/org.kde.plasma.lookandfeelexplorer.desktop -%{_kf5_applicationsdir}/org.kde.cuttlefish.desktop %{_kf5_applicationsdir}/org.kde.plasmoidviewer.desktop %dir %{_kf5_iconsdir}/hicolor/* %dir %{_kf5_iconsdir}/hicolor/*/* %{_kf5_iconsdir}/*/*/*/*.* %{_mandir}/man1/plasmoidviewer.1%{ext_man} -%{_kf5_appstreamdir}/org.kde.cuttlefish.appdata.xml %{_kf5_appstreamdir}/org.kde.plasmoidviewer.appdata.xml %{_kf5_appstreamdir}/org.kde.plasma.plasmoidviewershell.appdata.xml %{_kf5_appstreamdir}/org.kde.plasma.themeexplorer.appdata.xml %{_kf5_appstreamdir}/org.kde.plasma.lookandfeelexplorer.appdata.xml -%{_kf5_servicesdir}/plasma-package-org.kde.plasma.cuttlefish.desktop %{_kf5_servicesdir}/plasma-shell-org.kde.plasma.plasmoidviewershell.desktop %files -n plasmaengineexplorer5 ++++++ plasma-sdk-5.25.5.tar.xz -> plasma-sdk-5.26.0.tar.xz ++++++ ++++ 38529 lines of diff (skipped)