public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/php-zstd] epel9: v0.17.0
Date: Fri, 03 Jul 2026 09:30:16 GMT	[thread overview]
Message-ID: <178307101668.1.7247394789979779773.rpms-php-zstd-9ff92e6cf3e2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/php-zstd
            Branch : epel9
            Commit : 9ff92e6cf3e266490b8c9ed78f023b6671cdfded
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-07-03T11:30:10+02:00
            Stats  : +7/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-zstd/c/9ff92e6cf3e266490b8c9ed78f023b6671cdfded?branch=epel9

            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 4db092a..12f8c8b 100644
--- a/php-zstd.spec
+++ b/php-zstd.spec
@@ -26,7 +26,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}
@@ -110,6 +110,7 @@ cd ../NTS
     --with-php-config=%{__phpconfig} \
     --with-libzstd \
     --with-libdir=%{_lib} \
+    --enable-apcu \
     --enable-zstd
 make %{?_smp_mflags}
 
@@ -214,6 +215,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_ztsextdir}/%{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

                 reply	other threads:[~2026-07-03  9:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178307101668.1.7247394789979779773.rpms-php-zstd-9ff92e6cf3e2@fedoraproject.org \
    --to=remi@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox