Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package framel for openSUSE:Factory checked in at 2025-07-17 17:18:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/framel (Old) and /work/SRC/openSUSE:Factory/.framel.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "framel" Thu Jul 17 17:18:32 2025 rev:11 rq:1293821 version:8.48.4 Changes: -------- --- /work/SRC/openSUSE:Factory/framel/framel.changes 2025-01-27 20:54:56.945879443 +0100 +++ /work/SRC/openSUSE:Factory/.framel.new.8875/framel.changes 2025-07-17 17:19:19.741158346 +0200 @@ -1,0 +2,5 @@ +Thu Jul 10 14:38:51 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Pass CMAKE_C_STANDARD=17 to cmake to fix builds with GCC 15. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ framel.spec ++++++ --- /var/tmp/diff_new_pack.eRPvqR/_old 2025-07-17 17:19:20.337183133 +0200 +++ /var/tmp/diff_new_pack.eRPvqR/_new 2025-07-17 17:19:20.337183133 +0200 @@ -81,6 +81,7 @@ cp -pr ./ ../$python pushd ../$python %cmake \ + -DCMAKE_C_STANDARD=17 \ -DENABLE_C:BOOL=ON \ -DENABLE_PYTHON:BOOL=ON \ -DCMAKE_INSTALL_INCLUDEDIR:PATH=%{_includedir}/%{name} \