Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ikona for openSUSE:Factory checked in at 2023-12-17 21:31:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ikona (Old) and /work/SRC/openSUSE:Factory/.ikona.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ikona" Sun Dec 17 21:31:24 2023 rev:3 rq:1133537 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ikona/ikona.changes 2019-10-07 14:14:02.878901025 +0200 +++ /work/SRC/openSUSE:Factory/.ikona.new.25432/ikona.changes 2023-12-17 21:33:59.045201589 +0100 @@ -1,0 +2,5 @@ +Fri Dec 15 22:02:48 UTC 2023 - Christophe Marin <[email protected]> + +- Require extra-cmake-modules at build time + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ikona.spec ++++++ --- /var/tmp/diff_new_pack.DWmKrT/_old 2023-12-17 21:34:00.733262922 +0100 +++ /var/tmp/diff_new_pack.DWmKrT/_new 2023-12-17 21:34:00.749263504 +0100 @@ -1,7 +1,7 @@ # # spec file for package ikona # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ URL: https://invent.kde.org/KDE/ikona Source0: %{name}-v%{version}.tar.gz BuildRequires: cmake +BuildRequires: extra-cmake-modules BuildRequires: pkgconfig BuildRequires: cmake(KF5Kirigami2) BuildRequires: cmake(KF5Plasma)
