public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-zstd] epel10.2: v0.17.0
@ 2026-07-03  9:22 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-07-03  9:22 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/php-zstd
            Branch : epel10.2
            Commit : d023127cf2f5125904c7c1d63572620148479fd9
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-07-03T11:22:25+02:00
            Stats  : +8/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-zstd/c/d023127cf2f5125904c7c1d63572620148479fd9?branch=epel10.2

            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 261635a..bf524a3 100644
--- a/php-zstd.spec
+++ b/php-zstd.spec
@@ -18,8 +18,8 @@
 
 Summary:       Zstandard extension
 Name:          php-%{pecl_name}
-Version:       0.16.0
-Release:       2%{?dist}
+Version:       0.17.0
+Release:       1%{?dist}
 License:       MIT
 URL:           https://pecl.php.net/package/%{pecl_name}
 Source0:       https://pecl.php.net/get/%{sources}.tgz
@@ -98,6 +98,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
@@ -167,6 +168,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 30 2026 Remi Collet <remi@remirepo.net> - 0.16.0-2
 - rebuild with default php 8.3 #2488949
 

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:22 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:22 [rpms/php-zstd] epel10.2: 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