Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kio-gdrive for openSUSE:Leap:16.0 checked in at 2025-04-23 10:10:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kio-gdrive (Old) and /work/SRC/openSUSE:Leap:16.0/.kio-gdrive.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-gdrive" Wed Apr 23 10:10:01 2025 rev:3 rq:1271701 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kio-gdrive/kio-gdrive.changes 2025-03-19 11:48:20.949837226 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.kio-gdrive.new.30101/kio-gdrive.changes 2025-04-23 10:13:38.272798455 +0200 @@ -1,0 +2,83 @@ +Mon Apr 14 07:06:48 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:42:32 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * Add xml/yaml linting + +------------------------------------------------------------------- +Tue Mar 4 13:01:04 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- No code change since 24.12.2 + +------------------------------------------------------------------- +Tue Feb 4 12:29:42 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:53:06 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Sun Dec 8 09:27:41 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:43:09 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:29:48 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * Remove explicit Id from plugin metadata + * Adapt to libkgapi breaking change + * doc: use the worker terminology + * Fix terminology: KIO Worker + * Restore kaccounts integration + * Drop support for Qt5 + +------------------------------------------------------------------- +Tue Nov 5 10:43:24 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- Changes since 24.08.2: + * CI: Build libkgapi from the same branch + +------------------------------------------------------------------- Old: ---- kio-gdrive-24.08.2.tar.xz kio-gdrive-24.08.2.tar.xz.sig New: ---- kio-gdrive-25.04.0.tar.xz kio-gdrive-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-gdrive.spec ++++++ --- /var/tmp/diff_new_pack.kFgBgx/_old 2025-04-23 10:13:38.604812339 +0200 +++ /var/tmp/diff_new_pack.kFgBgx/_new 2025-04-23 10:13:38.604812339 +0200 @@ -1,7 +1,7 @@ # # spec file for package kio-gdrive # -# 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,13 +16,13 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 -%define kpim6_version 6.2.2 +%define kpim6_version 6.4.0 %bcond_without released Name: kio-gdrive -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: Google Drive KIO slave for KDE applications License: GPL-2.0-or-later @@ -62,7 +62,7 @@ %autosetup -p1 %build -%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE +%cmake_kf6 %kf6_build @@ -74,17 +74,25 @@ %files %license COPYING %doc README.md README.packagers -%doc %lang(en) %{_kf6_htmldir}/en/kioslave5/gdrive/ %{_kf6_appstreamdir}/org.kde.kio_gdrive.metainfo.xml %{_kf6_notificationsdir}/gdrive.notifyrc %{_kf6_plugindir}/kaccounts/ -%{_kf6_plugindir}/kf6/ -%{_kf6_sharedir}/accounts/ +%dir %{_kf6_plugindir}/kf6/kfileitemaction +%{_kf6_plugindir}/kf6/kfileitemaction/gdrivecontextmenuaction.so +%dir %{_kf6_plugindir}/kf6/kio +%{_kf6_plugindir}/kf6/kio/gdrive.so +%dir %{_kf6_plugindir}/kf6/propertiesdialog +%{_kf6_plugindir}/kf6/propertiesdialog/gdrivepropertiesplugin.so +%dir %{_kf6_plugindir}/kf6/purpose +%{_kf6_plugindir}/kf6/purpose/purpose_gdrive.so +%dir %{_kf6_sharedir}/accounts +%dir %{_kf6_sharedir}/accounts/services +%dir %{_kf6_sharedir}/accounts/services/kde +%{_kf6_sharedir}/accounts/services/kde/google-drive.service %dir %{_kf6_sharedir}/purpose %{_kf6_sharedir}/purpose/purpose_gdrive_config.qml %dir %{_kf6_sharedir}/remoteview %{_kf6_sharedir}/remoteview/gdrive-network.desktop %files lang -f %{name}.lang -%exclude %{_kf6_htmldir}/en/kioslave5/gdrive/ ++++++ kio-gdrive-24.08.2.tar.xz -> kio-gdrive-25.04.0.tar.xz ++++++ ++++ 14586 lines of diff (skipped)