Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kweather for openSUSE:Factory checked in at 2023-06-17 22:20:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kweather (Old) and /work/SRC/openSUSE:Factory/.kweather.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kweather" Sat Jun 17 22:20:44 2023 rev:4 rq:1093589 version:23.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kweather/kweather.changes 2023-06-09 20:42:42.776392313 +0200 +++ /work/SRC/openSUSE:Factory/.kweather.new.15902/kweather.changes 2023-06-17 22:21:36.524005068 +0200 @@ -1,0 +2,5 @@ +Sat Jun 17 13:06:26 UTC 2023 - Fabian Vogt <[email protected]> + +- Add runtime dep on QtCharts QML module (boo#1212470) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kweather.spec ++++++ --- /var/tmp/diff_new_pack.ltiGlp/_old 2023-06-17 22:21:37.040008169 +0200 +++ /var/tmp/diff_new_pack.ltiGlp/_new 2023-06-17 22:21:37.044008193 +0200 @@ -1,6 +1,7 @@ -# spec file for kweather # -# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. +# spec file for package kweather +# +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,6 +12,9 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + %bcond_without released Name: kweather @@ -18,7 +22,7 @@ Release: 0 License: GPL-2.0-or-later Summary: Weather application for Plasma -Url: https://apps.kde.org/kweather +URL: https://apps.kde.org/kweather Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig @@ -31,8 +35,8 @@ BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KWeatherCore) >= 0.6.0 -BuildRequires: cmake(KF5KirigamiAddons) BuildRequires: cmake(KF5Kirigami2) +BuildRequires: cmake(KF5KirigamiAddons) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5Plasma) BuildRequires: cmake(Qt5Charts) @@ -46,6 +50,7 @@ BuildRequires: cmake(Qt5Widgets) Requires: kirigami-addons Requires: kirigami2 +Requires: qt5qmlimport(QtCharts.2) >= 3 %description A convergent weather application for Plasma. Has flat and dynamic/animated
