Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kvantum for openSUSE:Factory checked in at 2023-04-25 21:54:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kvantum (Old) and /work/SRC/openSUSE:Factory/.kvantum.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kvantum" Tue Apr 25 21:54:45 2023 rev:18 rq:1082787 version:1.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/kvantum/kvantum.changes 2023-03-16 22:59:06.223681472 +0100 +++ /work/SRC/openSUSE:Factory/.kvantum.new.1533/kvantum.changes 2023-04-25 21:54:46.279663055 +0200 @@ -1,0 +2,36 @@ +Tue Apr 25 13:40:36 UTC 2023 - Konstantin Voinov <k...@kott.no-ip.biz> + +- Remove kvantum-openbox-themes package + +- Version 1.0.10 + +In addition to better drawing of some widgets, + + * To support Qt5 long after Qt6 becomes the default, compilation + without KDE Frameworks is made possible (if it is used, KWin's + blur effect will be available only under X11). It works with Qt6 too. + * Rounded buttons, combo-boxes and line-edits are allowed in LibreOffice. + * Openbox themes are removed (Openbox's development stopped years ago). + If you use Openbox, you could import its themes from older + versions of Kvantum at GitHub. + +- Version 1.0.9 + + * Fixed a regression that caused crashes in QML apps and LibreOffice + when the widget animation was disabled. + + * Also, a workaround is added for a rare case, where a bad code + gives an enormous contents size to item-views. + +- Version 1.0.8 + + Main changes: + + * Dragging of inactive windows of multi-window apps is fixed under + Wayland. + * Wide combo menu icons are taken into account. + * QML indeterminate progressbars are animated (when qqc2-desktop-style + is used). + * Small workarounds, especially under Wayland. + +------------------------------------------------------------------- Old: ---- kvantum-1.0.7.tar.gz New: ---- kvantum-1.0.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kvantum.spec ++++++ --- /var/tmp/diff_new_pack.uRdEUC/_old 2023-04-25 21:54:46.883666583 +0200 +++ /var/tmp/diff_new_pack.uRdEUC/_new 2023-04-25 21:54:46.887666607 +0200 @@ -31,7 +31,7 @@ %define dsc_suffix Qt5 %endif Name: kvantum%{?pkg_suffix} -Version: 1.0.7 +Version: 1.0.10 Release: 0 Summary: SVG-based theme engine for Qt5 and Qt6 License: GPL-3.0-or-later @@ -167,11 +167,6 @@ %dir %{_datadir}/Kvantum/Kv* %{_datadir}/color-schemes/* %{_datadir}/Kvantum/Kv*/* - -%files -n kvantum-openbox-themes -%dir %{_datadir}/themes/Kv* -%dir %{_datadir}/themes/Kv*/openbox-3 -%{_datadir}/themes/Kv*/openbox-3/* %endif %changelog ++++++ kvantum-1.0.7.tar.gz -> kvantum-1.0.10.tar.gz ++++++ ++++ 32210 lines of diff (skipped)