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 2026-04-17 21:49:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeconnect-kde (Old) and /work/SRC/openSUSE:Factory/.kdeconnect-kde.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeconnect-kde" Fri Apr 17 21:49:54 2026 rev:104 rq:1347412 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeconnect-kde/kdeconnect-kde.changes 2026-03-07 20:08:42.456818213 +0100 +++ /work/SRC/openSUSE:Factory/.kdeconnect-kde.new.11940/kdeconnect-kde.changes 2026-04-17 21:52:39.609440663 +0200 @@ -1,0 +2,38 @@ +Sat Apr 11 16:13:44 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.04.0/ +- Changes since 26.03.90: + * Sanitize paths in ClipboardPlugin::receivePacket + +------------------------------------------------------------------- +Mon Mar 30 12:10:13 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.90 + * New feature release +- Changes since 26.03.80: + * sftp: Add trailing slash to URL when browsing + +------------------------------------------------------------------- +Sat Mar 14 09:09:22 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.80 + * New feature release +- Too many changes since 25.12.3, only listing bugfixes: + * smsapp: Display newlines in chat message bubbles (kde#418285) + * smsapp: Preserve leading zeros in new conversation addresses (kde#498217) + * smsapp: Raise existing window when app is launched again (kde#498219) + * smsapp: Fix +New button not opening conversation (kde#463247) + * app: Improve accessibility of plugin list delegates (kde#517006) + * Fix clicking on plugin's row doesn't change plugin's status (kde#514923) + * plasmoid: make Share dialog non-modal (kde#515659) + * lanlinkprovider: don't go through instance to call a static (kde#515483) + * Fix do not send unsupported packets (kde#508301) + * runcommand: add actions for command editing (kde#512904) + * Fix sharing files from kdeconnect-app (kde#504982) + * runcommand: Make sample command OS-specific (kde#512016) + * Disable MDNS by default (kde#487719) + +------------------------------------------------------------------- Old: ---- kdeconnect-kde-25.12.3.tar.xz kdeconnect-kde-25.12.3.tar.xz.sig New: ---- kdeconnect-kde-26.04.0.tar.xz kdeconnect-kde-26.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeconnect-kde.spec ++++++ --- /var/tmp/diff_new_pack.Fpcjf0/_old 2026-04-17 21:52:40.177464068 +0200 +++ /var/tmp/diff_new_pack.Fpcjf0/_new 2026-04-17 21:52:40.181464234 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdeconnect-kde # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_without released Name: kdeconnect-kde -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: Integration of Android with Linux desktops License: GPL-2.0-or-later @@ -67,6 +67,8 @@ BuildRequires: cmake(Qt6WaylandClient) >= %{qt6_version} BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(libfakekey) +BuildRequires: pkgconfig(libei-1.0) +BuildRequires: pkgconfig(libevdev) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(x11) @@ -113,8 +115,11 @@ %find_lang %{name} --all-name -# Remove unused static lib -rm %{buildroot}%{_kf6_libdir}/libkdeconnectinterfaces.a +# installed in %%_libdir upstream, move rules back to %%_udevrulesdir +if [ ! -f %{buildroot}%{_udevrulesdir}/40-kdeconnect-uinput.rules ]; then + mkdir -p %{buildroot}%{_udevrulesdir} + mv %{buildroot}%{_libdir}/udev/rules.d/40-kdeconnect-uinput.rules %{buildroot}%{_udevrulesdir} +fi %pre # migrate old kdeconnect-kde service @@ -131,6 +136,7 @@ %post %ldconfig + %if 0%{?is_opensuse} if [ $1 -eq 1 ]; then # inital/first package install if [ -x %{_bindir}/firewall-cmd ]; then @@ -216,6 +222,7 @@ %dir %{_kf6_sharedir}/Thunar %dir %{_kf6_sharedir}/Thunar/sendto %{_kf6_sharedir}/Thunar/sendto/kdeconnect-thunar.desktop +%{_udevrulesdir}/40-kdeconnect-uinput.rules %files lang -f %{name}.lang ++++++ kdeconnect-kde-25.12.3.tar.xz -> kdeconnect-kde-26.04.0.tar.xz ++++++ ++++ 113973 lines of diff (skipped)
