Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package khotkeys5 for openSUSE:Factory checked in at 2022-02-07 23:36:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/khotkeys5 (Old) and /work/SRC/openSUSE:Factory/.khotkeys5.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khotkeys5" Mon Feb 7 23:36:56 2022 rev:130 rq:951873 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/khotkeys5/khotkeys5.changes 2022-01-11 21:14:05.160740065 +0100 +++ /work/SRC/openSUSE:Factory/.khotkeys5.new.1898/khotkeys5.changes 2022-02-07 23:37:06.482842384 +0100 @@ -1,0 +2,23 @@ +Sat Feb 5 19:50:56 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.0 +- No code changes since 5.23.90 + +------------------------------------------------------------------- +Thu Jan 13 20:30:10 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.90 +- Changes since 5.23.5: + * gestures: Replace mouse button spinbox with a combobox (kde#445001) + * Add GitLab CI + * when deleting an entry, also delete the widgets (kde#443656) + * Minor: s/Q_DECL_OVERRIDE/override/ + * Add .kde-ci.yml + +------------------------------------------------------------------- Old: ---- khotkeys-5.23.5.tar.xz khotkeys-5.23.5.tar.xz.sig New: ---- khotkeys-5.24.0.tar.xz khotkeys-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ khotkeys5.spec ++++++ --- /var/tmp/diff_new_pack.NbmtN2/_old 2022-02-07 23:37:07.082838346 +0100 +++ /var/tmp/diff_new_pack.NbmtN2/_new 2022-02-07 23:37:07.086838318 +0100 @@ -16,9 +16,9 @@ # -%bcond_without lang +%bcond_without released Name: khotkeys5 -Version: 5.23.5 +Version: 5.24.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -28,9 +28,9 @@ License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/khotkeys-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/khotkeys-%{version}.tar.xz.sig +Source: khotkeys-%{version}.tar.xz +%if %{with released} +Source1: khotkeys-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE @@ -82,7 +82,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %kf5_find_lang %kf5_find_htmldocs %endif @@ -105,7 +105,7 @@ %{_kf5_libdir}/cmake/KHotKeysDBusInterface/ %{_kf5_sharedir}/dbus-1/interfaces/org.kde.khotkeys.xml -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ khotkeys-5.23.5.tar.xz -> khotkeys-5.24.0.tar.xz ++++++ ++++ 7856 lines of diff (skipped)