Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sscep for openSUSE:Factory checked in at 2025-02-27 14:50:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sscep (Old) and /work/SRC/openSUSE:Factory/.sscep.new.25152 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sscep" Thu Feb 27 14:50:18 2025 rev:7 rq:1248381 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sscep/sscep.changes 2021-10-12 21:48:00.071755580 +0200 +++ /work/SRC/openSUSE:Factory/.sscep.new.25152/sscep.changes 2025-02-27 14:52:50.681260398 +0100 @@ -1,0 +2,6 @@ +Tue Feb 25 13:15:13 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Explicitly call cmake_build in %build section. Do not rely on + cmake_install building later on. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sscep.spec ++++++ --- /var/tmp/diff_new_pack.jmyUYL/_old 2025-02-27 14:52:51.289285768 +0100 +++ /var/tmp/diff_new_pack.jmyUYL/_new 2025-02-27 14:52:51.289285768 +0100 @@ -1,7 +1,7 @@ # # spec file for package sscep # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2016-2021, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -38,6 +38,7 @@ %build %cmake -DENABLE_ENGINES=ON +%cmake_build %install %cmake_install