Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kontrast for openSUSE:Factory checked in at 2024-08-26 22:08:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontrast (Old) and /work/SRC/openSUSE:Factory/.kontrast.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontrast" Mon Aug 26 22:08:04 2024 rev:44 rq:1195450 version:24.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kontrast/kontrast.changes 2024-07-05 19:55:41.032183181 +0200 +++ /work/SRC/openSUSE:Factory/.kontrast.new.2698/kontrast.changes 2024-08-26 22:11:39.265585382 +0200 @@ -1,0 +2,15 @@ +Mon Aug 19 07:14:12 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.08.0/ +- Changes since 24.05.2: + * Bump dependencies + * It's compile fine without deprecated methods + * Not necessary to add suffix Qt6 + * Port to ecm_add_qml_module + * Don't install desktop file with executable permission + * Don't include quiet packages in feature summary + +------------------------------------------------------------------- Old: ---- kontrast-24.05.2.tar.xz kontrast-24.05.2.tar.xz.sig New: ---- kontrast-24.08.0.tar.xz kontrast-24.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontrast.spec ++++++ --- /var/tmp/diff_new_pack.yvWDai/_old 2024-08-26 22:11:39.741605259 +0200 +++ /var/tmp/diff_new_pack.yvWDai/_new 2024-08-26 22:11:39.741605259 +0200 @@ -16,12 +16,12 @@ # -%define kf6_version 6.0.0 +%define kf6_version 6.3.0 %define qt6_version 6.6.0 %bcond_without released Name: kontrast -Version: 24.05.2 +Version: 24.08.0 Release: 0 Summary: Contrast checker License: GPL-3.0-or-later AND CC0-1.0 @@ -35,9 +35,12 @@ BuildRequires: update-desktop-files BuildRequires: cmake(FutureSQL6) BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6DocTools) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} BuildRequires: cmake(KF6Kirigami) >= %{kf6_version} +BuildRequires: cmake(KF6KirigamiAddons) >= 1.4.0 +BuildRequires: cmake(KF6QQC2DesktopStyle) >= %{kf6_version} BuildRequires: cmake(QCoro6Core) BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6DBus) >= %{qt6_version} @@ -48,6 +51,8 @@ BuildRequires: cmake(Qt6Svg) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} Requires: kf6-kirigami-imports >= %{kf6_version} +Requires: kf6-qqc2-desktop-style >= %{kf6_version} +Requires: kirigami-addons6 >= 1.4.0 Requires: qt6-declarative-imports >= %{qt6_version} Requires: qt6-sql-sqlite >= %{qt6_version} ++++++ kontrast-24.05.2.tar.xz -> kontrast-24.08.0.tar.xz ++++++ ++++ 16431 lines of diff (skipped)