Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kglobalaccel for openSUSE:Factory checked in at 2022-01-11 21:16:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kglobalaccel (Old) and /work/SRC/openSUSE:Factory/.kglobalaccel.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kglobalaccel" Tue Jan 11 21:16:19 2022 rev:102 rq:945055 version:5.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kglobalaccel/kglobalaccel.changes 2021-12-13 20:44:09.796483365 +0100 +++ /work/SRC/openSUSE:Factory/.kglobalaccel.new.1892/kglobalaccel.changes 2022-01-11 21:18:52.092941888 +0100 @@ -1,0 +2,11 @@ +Mon Jan 3 12:47:32 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.90.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.90.0 +- Changes since 5.89.0: + * Change the build system to enable building with Qt6 + * Use QKeySequence instead of int + +------------------------------------------------------------------- Old: ---- kglobalaccel-5.89.0.tar.xz kglobalaccel-5.89.0.tar.xz.sig New: ---- kglobalaccel-5.90.0.tar.xz kglobalaccel-5.90.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kglobalaccel.spec ++++++ --- /var/tmp/diff_new_pack.bY8Buj/_old 2022-01-11 21:18:52.788942377 +0100 +++ /var/tmp/diff_new_pack.bY8Buj/_new 2022-01-11 21:18:52.792942380 +0100 @@ -17,21 +17,21 @@ %define lname libKF5GlobalAccel5 -%define _tar_path 5.89 +%define _tar_path 5.90 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: kglobalaccel -Version: 5.89.0 +Version: 5.90.0 Release: 0 Summary: Global desktop keyboard shortcuts License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: %{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif @@ -52,7 +52,7 @@ BuildRequires: cmake(Qt5X11Extras) >= 5.15.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb-keysyms) -%if %{with lang} +%if %{with released} BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 %endif @@ -67,9 +67,6 @@ %requires_ge libQt5DBus5 %requires_ge libQt5Widgets5 Recommends: kglobalaccel5 -%if %{with lang} -Recommends: %{lname}-lang = %{version} -%endif %description -n %{lname} KGlobalAccel allows you to have global accelerators that are independent of @@ -121,7 +118,7 @@ %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with lang} +%if %{with released} %find_lang %{name}5 --with-qt --without-mo %endif @@ -139,7 +136,7 @@ %post -n libKF5GlobalAccelPrivate5 -p /sbin/ldconfig %postun -n libKF5GlobalAccelPrivate5 -p /sbin/ldconfig -%if %{with lang} +%if %{with released} %files -n %{lname}-lang -f %{name}5.lang %endif ++++++ kglobalaccel-5.89.0.tar.xz -> kglobalaccel-5.90.0.tar.xz ++++++ ++++ 7928 lines of diff (skipped)