Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmozillahelper for openSUSE:Factory checked in at 2024-01-04 19:31:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmozillahelper (Old) and /work/SRC/openSUSE:Factory/.kmozillahelper.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmozillahelper" Thu Jan 4 19:31:37 2024 rev:8 rq:1136923 version:5.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/kmozillahelper/kmozillahelper.changes 2020-10-18 16:37:37.296923426 +0200 +++ /work/SRC/openSUSE:Factory/.kmozillahelper.new.28375/kmozillahelper.changes 2024-01-04 19:31:38.570069783 +0100 @@ -1,0 +2,8 @@ +Thu Jan 4 18:07:28 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- BuildRequire rpm_macro(cmake_kf5): we call cmake_kf5 to build and + thus need to ensure the macro to be known. +- Add extra-cmake-modules BuildRequires: fix build after recent KDE + Frameworks update. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmozillahelper.spec ++++++ --- /var/tmp/diff_new_pack.ivMHcr/_old 2024-01-04 19:31:39.378099282 +0100 +++ /var/tmp/diff_new_pack.ivMHcr/_new 2024-01-04 19:31:39.382099428 +0100 @@ -1,7 +1,7 @@ # # spec file for package kmozillahelper # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,10 +28,12 @@ URL: https://github.com/openSUSE/kmozillahelper Source: https://github.com/openSUSE/kmozillahelper/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake +BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5WindowSystem) +BuildRequires: rpm_macro(cmake_kf5) Requires: mozilla-kde4-version = %{helper_version} Supplements: packageand(MozillaFirefox:plasma5-desktop) Supplements: packageand(MozillaThunderbird:plasma5-desktop)