Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neochat for openSUSE:Factory checked in at 2023-09-04 22:53:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neochat (Old) and /work/SRC/openSUSE:Factory/.neochat.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neochat" Mon Sep 4 22:53:04 2023 rev:17 rq:1108774 version:23.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neochat/neochat.changes 2023-08-31 13:50:36.174699207 +0200 +++ /work/SRC/openSUSE:Factory/.neochat.new.1766/neochat.changes 2023-09-04 22:53:29.371570921 +0200 @@ -1,0 +2,5 @@ +Mon Sep 4 06:38:34 UTC 2023 - Fabian Vogt <[email protected]> + +- Add some qt5qmlimport runtime deps (boo#1214916) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neochat.spec ++++++ --- /var/tmp/diff_new_pack.k1ZEQm/_old 2023-09-04 22:53:30.615614897 +0200 +++ /var/tmp/diff_new_pack.k1ZEQm/_new 2023-09-04 22:53:30.619615037 +0200 @@ -22,7 +22,7 @@ Version: 23.08.0 Release: 0 Summary: A chat client for Matrix, the decentralized communication protocol -License: GPL-3.0-or-later AND GPL-3.0-only AND BSD-2-Clause +License: BSD-2-Clause AND GPL-3.0-only AND GPL-3.0-or-later Group: Productivity/Networking/Instant Messenger URL: https://apps.kde.org/neochat/ Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz @@ -35,8 +35,8 @@ BuildRequires: extra-cmake-modules >= %{_kf5_version} BuildRequires: fdupes %if 0%{?suse_version} == 1500 -BuildRequires: gcc12-c++ BuildRequires: gcc12-PIE +BuildRequires: gcc12-c++ %endif BuildRequires: kf5-filesystem BuildRequires: pkgconfig @@ -71,6 +71,9 @@ Requires: kitemmodels-imports Requires: kquickimageeditor-imports Requires: syntax-highlighting-imports +Requires: qt5qmlimport(QtLocation.5) >= 15 +Requires: qt5qmlimport(QtPositioning.5) >= 15 +Requires: qt5qmlimport(org.kde.quickcharts.1) >= 0 %description Neochat is a client for Matrix, the decentralized communication protocol for instant
