Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package koi for openSUSE:Factory checked in at 2025-04-08 17:52:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/koi (Old) and /work/SRC/openSUSE:Factory/.koi.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "koi" Tue Apr 8 17:52:04 2025 rev:7 rq:1267640 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/koi/koi.changes 2024-12-22 18:04:09.939672476 +0100 +++ /work/SRC/openSUSE:Factory/.koi.new.1907/koi.changes 2025-04-08 17:52:49.138489385 +0200 @@ -1,0 +2,14 @@ +Mon Apr 7 11:42:28 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 0.5 + * Minor under-the-hood changes/improvements + * Fix style option reset bug in preferences + * [BUG] Not all Kvantum themes are showing in Koi + * Added DBus interface for changing light/dark mode + * Several memory leak fixes; and does not start Krunner as a + child process anymore + * Chore: Removes QTest as dependency; adds QThread function + * Do not start scheduler function/feature when there is no + schedule defined + +------------------------------------------------------------------- Old: ---- koi-0.4.tar.gz New: ---- koi-0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ koi.spec ++++++ --- /var/tmp/diff_new_pack.wcgOHC/_old 2025-04-08 17:52:49.586508179 +0200 +++ /var/tmp/diff_new_pack.wcgOHC/_new 2025-04-08 17:52:49.590508347 +0200 @@ -17,7 +17,7 @@ Name: koi -Version: 0.4 +Version: 0.5 Release: 0 Summary: Theme scheduling for the KDE Plasma Desktop License: LGPL-3.0-only @@ -31,7 +31,6 @@ BuildRequires: cmake(Qt6DBus) BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6Network) -BuildRequires: cmake(Qt6Test) BuildRequires: cmake(Qt6Widgets) BuildRequires: cmake(Qt6Xml) Requires: hicolor-icon-theme @@ -65,8 +64,10 @@ %files %license LICENSE %doc README.md -%{_bindir}/koi -%{_datadir}/applications/koi.desktop -%{_datadir}/icons/hicolor/scalable/apps/koi.svg -%{_datadir}/icons/hicolor/scalable/apps/koi_tray.svg +%{_kf6_applicationsdir}/local.KoiDbusInterface.desktop +%{_kf6_bindir}/koi +%{_kf6_dbusinterfacesdir}/dev.baduhai.Koi.xml +%{_kf6_iconsdir}/hicolor/scalable/apps/koi.svg +%{_kf6_iconsdir}/hicolor/scalable/apps/koi_tray.svg +%{_kf6_sharedir}/dbus-1/services/dev.baduhai.Koi.service ++++++ koi-0.4.tar.gz -> koi-0.5.tar.gz ++++++ ++++ 2278 lines of diff (skipped)