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] rawhide: v0.17.0
Date: Fri, 03 Jul 2026 09:08:53 GMT [thread overview]
Message-ID: <178306973369.1.9636794943842337581.rpms-php-zstd-30e945959ac2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/php-zstd
Branch : rawhide
Commit : 30e945959ac20681f0100f6cb6dbb706a8100603
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-07-03T11:08:44+02:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-zstd/c/30e945959ac20681f0100f6cb6dbb706a8100603?branch=rawhide
Log:
v0.17.0
---
diff --git a/.gitignore b/.gitignore
index 3ad7deb..c3023c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
clog
/zstd-*.tgz
/php-ext-zstd-0.16.0.tar.gz
+/php-ext-zstd-0.17.0.tar.gz
diff --git a/php-zstd.spec b/php-zstd.spec
index 29324ba..231593f 100644
--- a/php-zstd.spec
+++ b/php-zstd.spec
@@ -24,7 +24,7 @@
Name: php-%{pecl_name}
Summary: Zstandard extension
License: MIT
-Version: 0.16.0
+Version: 0.17.0
Release: 1%{?dist}
%forgemeta
URL: %{forgeurl}
@@ -85,6 +85,7 @@ extension = %{pecl_name}.so
; Configuration
;zstd.output_compression = Off
;zstd.output_compression_level = 3
+;zstd.output_compression_exclude_types =
;zstd.output_compression_dict =
;zstd.apcu_compression_level = 3
EOF
@@ -98,6 +99,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
@@ -152,6 +154,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
+
* Fri Jun 5 2026 Remi Collet <remi@remirepo.net> - 0.16.0-1
- update to 0.16.0
diff --git a/sources b/sources
index 7559a9d..c780de1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (php-ext-zstd-0.16.0.tar.gz) = 6806a1d07e82d82714d93d7dd9ae6f677bfb5765ccb5275c071bc14489e9d79d50b332107ec05c47091ef5c97d06af7d75389fce598bef5432062738411720fe
+SHA512 (php-ext-zstd-0.17.0.tar.gz) = 142f31970a811ebc80d343abcef7f9e569ca8a2f89b87f5c8ea895ee5d38eb307d6cdef435acd70e60c1578cbcc5ad2c98151b63bbe8691cf8178fc8358d2b5b
reply other threads:[~2026-07-03 9:08 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=178306973369.1.9636794943842337581.rpms-php-zstd-30e945959ac2@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