public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-zstd] f43: v0.17.0
@ 2026-07-03 9:28 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-07-03 9:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-zstd
Branch : f43
Commit : c37827eb391f9af8688f208d70396ef8132cd0d1
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-07-03T11:28:37+02:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-zstd/c/c37827eb391f9af8688f208d70396ef8132cd0d1?branch=f43
Log:
v0.17.0
(cherry picked from commit 2d090e649c3d2195c3055b53050df827c970b2b5)
---
diff --git a/.gitignore b/.gitignore
index dfb85f9..043e287 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
clog
/php-ext-zstd-*.tar.gz
/zstd-0.16.0.tgz
+/zstd-0.17.0.tgz
diff --git a/php-zstd.spec b/php-zstd.spec
index 381ca5b..c5c29e9 100644
--- a/php-zstd.spec
+++ b/php-zstd.spec
@@ -18,7 +18,7 @@
Summary: Zstandard extension
Name: php-%{pecl_name}
-Version: 0.16.0
+Version: 0.17.0
Release: 1%{?dist}
License: MIT
URL: https://pecl.php.net/package/%{pecl_name}
@@ -97,6 +97,7 @@ sed -e 's/INSTALL_ROOT/DESTDIR/' -i build/Makefile.global
--with-php-config=%{__phpconfig} \
--with-libzstd \
--with-libdir=%{_lib} \
+ --enable-apcu \
--enable-zstd
%make_build
@@ -166,6 +167,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \
%changelog
+* Fri Jul 3 2026 Remi Collet <remi@remirepo.net> - 0.17.0-1
+- update to 0.17.0
+
* Tue Jun 9 2026 Remi Collet <remi@remirepo.net> - 0.16.0-1
- update to 0.16.0
diff --git a/sources b/sources
index 19b1c48..6ec52f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zstd-0.16.0.tgz) = 9b1477871701e5e8cc4bea3bb7444fa58c5159c0a6f1d64a67f31b0138305db1ae01e9ef14c47426abec640effdd20e1b54b0ec1cb18ee32c7bbe6f2316a2374
+SHA512 (zstd-0.17.0.tgz) = 7ca31b17511a6d43653312cff3a300f7d4953252d43b1c0ec7a685c7ab15e45060ef7ad3eb95dc3fc164c5d26888f09285a3eb79998cfd9a797d10b4072233e3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 9:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 9:28 [rpms/php-zstd] f43: v0.17.0 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox