Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdeconnect-kde for openSUSE:Factory checked in at 2023-08-31 13:43:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeconnect-kde (Old) and /work/SRC/openSUSE:Factory/.kdeconnect-kde.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeconnect-kde" Thu Aug 31 13:43:47 2023 rev:68 rq:1108047 version:23.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeconnect-kde/kdeconnect-kde.changes 2023-07-27 16:50:20.609656628 +0200 +++ /work/SRC/openSUSE:Factory/.kdeconnect-kde.new.1766/kdeconnect-kde.changes 2023-08-31 13:46:26.381771014 +0200 @@ -1,0 +2,40 @@ +Wed Aug 30 06:07:01 UTC 2023 - Fabian Vogt <[email protected]> + +- Remove the kdeconnect_open handler to work around kde#472697 + +------------------------------------------------------------------- +Sun Aug 20 13:59:18 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/23.08.0/ +- Changes since 23.07.90: + * Remove QIcon loading to avoid pre-stage D-Bus session cache + * Fix potential race condition + +------------------------------------------------------------------- +Mon Aug 14 08:02:34 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.07.90 + * New feature release +- Changes since 23.07.80: + * Set `GVFS_REMOTE_VOLUME_MONITOR_IGNORE` to avoid potential crashes + +------------------------------------------------------------------- +Tue Aug 1 10:13:37 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.07.80 + * New feature release +- Too many changes since 23.04.3, only listing bugfixes: + * Fix kdeconnect_open desktop file type (kde#424782) + * When receiving files, delay de-duplicating filenames (kde#470078) + * Use explicit constructor for QSslCertificate with value initialized argument (kde#469428) + * Fix inactive "Send Arrow" in smsapp after first message sent (kde#455149) + * Improve bigscreen plugin description (kde#468143) + * Run command settings: add import and export buttons (kde#409388) + * Use `org.freedesktop.DBus.Monitoring` to monitor notifications (kde#447385) +- Drop patch, merged upstream: + * Use-org-freedesktop-DBus-Monitoring-to-monitor-notifications.patch + +------------------------------------------------------------------- Old: ---- Use-org-freedesktop-DBus-Monitoring-to-monitor-notifications.patch kdeconnect-kde-23.04.3.tar.xz kdeconnect-kde-23.04.3.tar.xz.sig New: ---- kdeconnect-kde-23.08.0.tar.xz kdeconnect-kde-23.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeconnect-kde.spec ++++++ --- /var/tmp/diff_new_pack.qX0fqc/_old 2023-08-31 13:46:28.361841785 +0200 +++ /var/tmp/diff_new_pack.qX0fqc/_new 2023-08-31 13:46:28.365841929 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kdeconnect-kde -Version: 23.04.3 +Version: 23.08.0 Release: 0 Summary: Integration of Android with Linux desktops License: GPL-2.0-or-later @@ -29,14 +29,12 @@ Source2: applications.keyring %endif Source100: kdeconnect-kde.SuSEfirewall -#PATCH-FIX-UPSTREAM kde#447385 -Patch0: Use-org-freedesktop-DBus-Monitoring-to-monitor-notifications.patch BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem +BuildRequires: libQt5Gui-private-headers-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: libQt5Gui-private-headers-devel BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5Declarative) @@ -60,17 +58,16 @@ BuildRequires: cmake(Qt5Multimedia) BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5QuickControls2) -BuildRequires: cmake(Qt5X11Extras) BuildRequires: cmake(Qt5WaylandClient) +BuildRequires: cmake(Qt5X11Extras) BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(libfakekey) +BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xtst) -BuildRequires: pkgconfig(wayland-protocols) -Requires: kirigami2 Requires: kirigami-addons +Requires: kirigami2 Requires: libqt5-qtquickcontrols2 Requires: plasma-framework-components # kdeconnect-openssh-8.8.patch needs https://github.com/libfuse/sshfs/pull/269, @@ -114,9 +111,8 @@ %install %kf5_makeinstall -C build -for translation_file in kdeconnect-{app,cli,core,fileitemaction,indicator,interfaces,kcm,kded,kio,nautilus-extension,plugins,settings,sms,urlhandler} plasma_applet_org.kde.kdeconnect; do - %find_lang $translation_file %{name}.lang -done +%find_lang %{name} --all-name + %kf5_find_htmldocs %if 0%{?suse_version} < 1550 @@ -129,6 +125,10 @@ %suse_update_desktop_file %{buildroot}%{_kf5_applicationsdir}/org.kde.kdeconnect.nonplasma.desktop Network RemoteAccess %suse_update_desktop_file %{buildroot}%{_kf5_applicationsdir}/org.kde.kdeconnect_open.desktop Network RemoteAccess +# Applications behave unexpectedly if application/octet-stream has a handler, +# remove it for now (kde#472697). +rm %{buildroot}%{_kf5_applicationsdir}/org.kde.kdeconnect_open.desktop + %pre # migrate old kdeconnect-kde service # XXX: can be removed after some time, the author would suggest after 2023-06-15 has passed @@ -217,10 +217,12 @@ %{_kf5_iconsdir}/hicolor/*/apps/kdeconnect* %{_kf5_iconsdir}/hicolor/*/status/*.svg %{_kf5_libdir}/libkdeconnect*.so.* -%{_kf5_notifydir}/ +%{_kf5_notifydir}/kdeconnect.notifyrc %{_kf5_plugindir}/ -%{_kf5_qmldir}/ -%{_kf5_servicesdir}/ +%dir %{_kf5_qmldir}/org +%dir %{_kf5_qmldir}/org/kde +%{_kf5_qmldir}/org/kde/kdeconnect +%{_kf5_servicesdir}/plasma-kdeconnect.desktop %{_kf5_sharedir}/dbus-1/services/org.kde.kdeconnect.service %{_kf5_sharedir}/kdeconnect/kdeconnect_findthisdevice_config.qml %{_kf5_sharedir}/kdeconnect/kdeconnect_pausemusic_config.qml ++++++ kdeconnect-kde-23.04.3.tar.xz -> kdeconnect-kde-23.08.0.tar.xz ++++++ ++++ 66877 lines of diff (skipped)
