public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-zstd] epel10.2: v0.16.0
@ 2026-06-09 12:53 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-06-09 12:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/php-zstd
Branch : epel10.2
Commit : 1657fb8968237cdafa2a896cb89d74139cee22b6
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-06-09T14:53:12+02:00
Stats : +9/-18 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-zstd/c/1657fb8968237cdafa2a896cb89d74139cee22b6?branch=epel10.2
Log:
v0.16.0
(cherry picked from commit 02ed22dbc750e2c637d3b7daf30daed74b44b50d)
(cherry picked from commit bdf722b1bef4c49bc52383174ecfe1033aea5042)
v0.16.0 sources
(cherry picked from commit edc4c85467ae3b2a62ac68fc1e72ff3ca9994fcc)
(cherry picked from commit 7959c001547c9e2c0289c5a91200f793ed0cdb8d)
---
diff --git a/.gitignore b/.gitignore
index fd4791b..dfb85f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,16 +1,3 @@
clog
-/zstd-0.8.0.tgz
-/zstd-0.9.0.tgz
-/zstd-0.10.0.tgz
-/zstd-0.11.0.tgz
-/zstd-0.12.0.tgz
-/zstd-0.12.1.tgz
-/zstd-0.12.2.tgz
-/zstd-0.12.3.tgz
-/zstd-0.13.0.tgz
-/zstd-0.13.1.tgz
-/zstd-0.13.2.tgz
-/zstd-0.13.3.tgz
-/zstd-0.14.0.tgz
-/zstd-0.15.1.tgz
-/zstd-0.15.2.tgz
+/php-ext-zstd-*.tar.gz
+/zstd-0.16.0.tgz
diff --git a/php-zstd.spec b/php-zstd.spec
index 087b9ee..1c1c297 100644
--- a/php-zstd.spec
+++ b/php-zstd.spec
@@ -3,7 +3,7 @@
#
# remirepo spec file for php-zstd
#
-# SPDX-FileCopyrightText: Copyright 2018-2025 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2018-2026 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
@@ -18,7 +18,7 @@
Summary: Zstandard extension
Name: php-%{pecl_name}
-Version: 0.15.2
+Version: 0.16.0
Release: 1%{?dist}
License: MIT
URL: https://pecl.php.net/package/%{pecl_name}
@@ -84,6 +84,7 @@ extension = %{pecl_name}.so
;zstd.output_compression = Off
;zstd.output_compression_level = 3
;zstd.output_compression_dict =
+;zstd.apcu_compression_level = 3
EOF
@@ -165,6 +166,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \
%changelog
+* Tue Jun 9 2026 Remi Collet <remi@remirepo.net> - 0.16.0-1
+- update to 0.16.0
+
* Tue Sep 2 2025 Remi Collet <remi@remirepo.net> - 0.15.2-1
- update to 0.15.2
diff --git a/sources b/sources
index d064aca..19b1c48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zstd-0.15.2.tgz) = 4da959eb59f505d305bfa54c1e1fbe909294fd7e5c757da9f13ffe635c095f171dca0a8f122e35d32cda47efa8d16426c5cd630bb59a874a7274f1c76ba1c00d
+SHA512 (zstd-0.16.0.tgz) = 9b1477871701e5e8cc4bea3bb7444fa58c5159c0a6f1d64a67f31b0138305db1ae01e9ef14c47426abec640effdd20e1b54b0ec1cb18ee32c7bbe6f2316a2374
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 12:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:53 [rpms/php-zstd] epel10.2: v0.16.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