Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blosc for openSUSE:Factory checked 
in at 2025-03-21 20:22:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blosc (Old)
 and      /work/SRC/openSUSE:Factory/.blosc.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blosc"

Fri Mar 21 20:22:50 2025 rev:26 rq:1254941 version:1.21.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/blosc/blosc.changes      2024-09-09 
14:46:32.191919686 +0200
+++ /work/SRC/openSUSE:Factory/.blosc.new.2696/blosc.changes    2025-03-21 
20:23:13.988784020 +0100
@@ -1,0 +2,5 @@
+Fri Mar 21 00:02:12 UTC 2025 - Shawn Dunn <sfal...@opensuse.org>
+
+- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ blosc.spec ++++++
--- /var/tmp/diff_new_pack.0ZPGEH/_old  2025-03-21 20:23:14.432802493 +0100
+++ /var/tmp/diff_new_pack.0ZPGEH/_new  2025-03-21 20:23:14.436802659 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blosc
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Group:          Productivity/Archiving/Compression
 URL:            https://www.blosc.org/
 Source:         
https://github.com/Blosc/c-blosc/archive/v%{version}.tar.gz#/c-blosc-%{version}.tar.gz
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.5
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  snappy-devel
@@ -77,7 +77,8 @@
   -DPREFER_EXTERNAL_ZLIB:BOOL=ON \
   -DPREFER_EXTERNAL_ZSTD:BOOL=ON \
   -DPREFER_EXTERNAL_LZ4:BOOL=ON \
-  -DBUILD_STATIC:BOOL=OFF
+  -DBUILD_STATIC:BOOL=OFF \
+  -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake_build
 
 %install

Reply via email to