Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deskflow for openSUSE:Factory checked in at 2025-05-30 14:38:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deskflow (Old) and /work/SRC/openSUSE:Factory/.deskflow.new.25440 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deskflow" Fri May 30 14:38:55 2025 rev:2 rq:1281267 version:1.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/deskflow/deskflow.changes 2025-05-09 18:53:49.459233932 +0200 +++ /work/SRC/openSUSE:Factory/.deskflow.new.25440/deskflow.changes 2025-05-30 17:20:27.207086179 +0200 @@ -1,0 +2,10 @@ +Fri May 30 06:24:45 UTC 2025 - Richard Rahl <rra...@opensuse.org> + +- update to 1.22.0: + * Remove the broken drag and drop support + * Improve the windows daemon + * Use Deskflow-server.conf for the external server config name + * Code base is now 60% less smelly + * Fix issues around the dialog shown when you first connect a server + +------------------------------------------------------------------- Old: ---- deskflow-1.21.2.tar.gz New: ---- deskflow-1.22.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deskflow.spec ++++++ --- /var/tmp/diff_new_pack.0NpOrm/_old 2025-05-30 17:20:27.595102574 +0200 +++ /var/tmp/diff_new_pack.0NpOrm/_new 2025-05-30 17:20:27.599102742 +0200 @@ -19,7 +19,7 @@ %define qt6ver 6.7.0 %define appid org.deskflow.deskflow Name: deskflow -Version: 1.21.2 +Version: 1.22.0 Release: 0 Summary: Share a single keyboard and mouse between multiple computers License: GPL-2.0-only AND MIT AND SUSE-GPL-2.0-with-openssl-exception AND LGPL-2.1-only @@ -35,6 +35,7 @@ BuildRequires: pkgconfig(Qt6Core) >= %{qt6ver} BuildRequires: pkgconfig(Qt6DBus) >= %{qt6ver} BuildRequires: pkgconfig(Qt6Network) >= %{qt6ver} +BuildRequires: pkgconfig(Qt6Test) >= %{qt6ver} BuildRequires: pkgconfig(Qt6Widgets) >= %{qt6ver} BuildRequires: pkgconfig(Qt6Xml) >= %{qt6ver} BuildRequires: pkgconfig(gdk-pixbuf-2.0) @@ -92,8 +93,7 @@ %fdupes %{buildroot}%{_docdir} %check -./build/bin/unittests -./build/bin/integtests +./build/bin/legacytests %files %license LICENSE LICENSE_EXCEPTION ++++++ deskflow-1.21.2.tar.gz -> deskflow-1.22.0.tar.gz ++++++ ++++ 45280 lines of diff (skipped)