Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kweathercore for openSUSE:Leap:16.0 checked in at 2025-04-23 18:08:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kweathercore (Old) and /work/SRC/openSUSE:Leap:16.0/.kweathercore.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kweathercore" Wed Apr 23 18:08:01 2025 rev:3 rq:1271777 version:25.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kweathercore/kweathercore.changes 2025-03-19 11:48:53.551189730 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.kweathercore.new.30101/kweathercore.changes 2025-04-23 18:09:27.058694949 +0200 @@ -1,0 +2,88 @@ +Mon Apr 14 07:07:09 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.04.0/ +- No code change since 25.03.90 + +------------------------------------------------------------------- +Sat Mar 29 08:42:55 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.03.90 + * New feature release +- Changes since 24.12.3: + * Add QML bindings for the CAP API + * Port away from deprecated QDateTime/QTimeZone API + * Explicitly handle unknown certainty/urgency/severity + * Add missing include + * cmake: Raise minimum cmake version to 3.16 + * Unify CAP enum parsing + * Use HTTPS API endpoint for GeoNames + * Remove clang-format CI job + +------------------------------------------------------------------- +Tue Mar 4 13:01:24 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- Changes since 24.12.2: + * Add missing include + +------------------------------------------------------------------- +Tue Feb 4 12:30:08 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.2/ +- No code change since 24.12.1 + +------------------------------------------------------------------- +Tue Jan 7 18:53:43 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- +Sun Dec 8 09:28:17 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.12.0/ +- No code change since 24.11.90 + +------------------------------------------------------------------- +Mon Dec 2 08:43:46 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.90 + * New feature release +- No code change since 24.11.80 + +------------------------------------------------------------------- +Sat Nov 16 17:30:26 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.11.80 + * New feature release +- Changes since 24.08.3: + * Use HTTPS API endpoint for GeoNames + * Remove clang-format CI job + * Add clang-format validation job + * Use ecm_set_disabled_deprecation_versions + +------------------------------------------------------------------- +Tue Nov 5 10:44:00 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- kweathercore-24.08.2.tar.xz kweathercore-24.08.2.tar.xz.sig New: ---- kweathercore-25.04.0.tar.xz kweathercore-25.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kweathercore.spec ++++++ --- /var/tmp/diff_new_pack.i1UxjX/_old 2025-04-23 18:09:27.322706014 +0200 +++ /var/tmp/diff_new_pack.i1UxjX/_new 2025-04-23 18:09:27.322706014 +0200 @@ -1,7 +1,7 @@ # # spec file for package kweathercore # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.3.0 +%define kf6_version 6.6.0 %define qt6_version 6.6.0 %bcond_without released Name: kweathercore -Version: 24.08.2 +Version: 25.04.0 Release: 0 Summary: Library to facilitate retrieval of weather information License: LGPL-2.0-or-later @@ -36,6 +36,7 @@ BuildRequires: cmake(KF6Holidays) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6Qml) >= %{qt6_version} BuildRequires: cmake(Qt6Network) >= %{qt6_version} BuildRequires: cmake(Qt6Positioning) >= %{qt6_version} BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} @@ -80,6 +81,9 @@ %ldconfig_scriptlets -n libKWeatherCore6 +%files +%{_kf6_qmldir}/org/kde/weathercore/ + %files -n libKWeatherCore6 %license LICENSES/* %{_kf6_libdir}/libKWeatherCore.so.* ++++++ kweathercore-24.08.2.tar.xz -> kweathercore-25.04.0.tar.xz ++++++ ++++ 10291 lines of diff (skipped)