Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zstd for openSUSE:Factory checked in 
at 2026-07-26 11:27:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zstd (Old)
 and      /work/SRC/openSUSE:Factory/.zstd.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zstd"

Sun Jul 26 11:27:07 2026 rev:43 rq:1367612 version:1.5.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/zstd/zstd.changes        2026-04-29 
19:17:28.576182323 +0200
+++ /work/SRC/openSUSE:Factory/.zstd.new.2004/zstd.changes      2026-07-26 
11:27:14.184165996 +0200
@@ -1,0 +2,5 @@
+Fri Jul 17 05:18:39 UTC 2026 - Bernhard Wiedemann <[email protected]>
+
+- Cleanup .spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zstd.spec ++++++
--- /var/tmp/diff_new_pack.7ozcJm/_old  2026-07-26 11:27:14.832188232 +0200
+++ /var/tmp/diff_new_pack.7ozcJm/_new  2026-07-26 11:27:14.836188369 +0200
@@ -58,7 +58,7 @@
 as zlib or lzma.
 
 At roughly the same ratio, zstd (v1.4.0) achieves ~870%% faster
-compression than gzip. For roughly the same time, zstd achives a
+compression than gzip. For roughly the same time, zstd achieves a
 ~12%% better ratio than gzip. LZMA outperforms zstd by ~10%% faster
 compression for same ratio, or ~1–4%% size reduction for same time.
 
@@ -87,7 +87,7 @@
 %package -n lib%{name}-devel-static
 Summary:        Development files for the Zstd compression library
 Group:          Development/Libraries/C and C++
-BuildRequires:  glibc-devel-static
+Requires:       glibc-devel-static
 Requires:       lib%{name}-devel = %{version}
 
 %description -n lib%{name}-devel-static
@@ -123,6 +123,7 @@
 export CFLAGS="%{optflags}"
 export CXXFLAGS="%{optflags} -std=c++11"
 %if %{with cmake}
+# %%cmake chdirs into ./build, so ./cmake resolves to the build/cmake sources
 %cmake ./cmake -DZSTD_BUILD_CONTRIB:BOOL=ON -DZSTD_ZLIB_SUPPORT:BOOL=ON
 %cmake_build
 %else

Reply via email to