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

A new commit has been pushed.

Repo   : rpms/php-zstd
Branch : rawhide
Commit : bf7dca826bc62b7a8c317d4e530464d27b31949f
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-06-09T14:22:34+02:00
Stats  : +9/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/php-zstd/c/bf7dca826bc62b7a8c317d4e530464d27b31949f?branch=rawhide

Log:
v0.16.0

---
diff --git a/.gitignore b/.gitignore
index 40606d1..67402db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ clog
 /zstd-0.15.1.tgz
 /zstd-0.15.2.tgz
 /php-ext-zstd-0.15.2.tar.gz
+/php-ext-zstd-0.16.0.tar.gz

diff --git a/php-zstd.spec b/php-zstd.spec
index bdcc1b6..29324ba 100644
--- a/php-zstd.spec
+++ b/php-zstd.spec
@@ -21,11 +21,11 @@
 %global forgeurl    https://github.com/%{gh_vend}/%{gh_proj}
 %global tag         %{version}
 
-Summary:       Zstandard extension
 Name:          php-%{pecl_name}
+Summary:       Zstandard extension
 License:       MIT
-Version:       0.15.2
-Release:       4%{?dist}
+Version:       0.16.0
+Release:       1%{?dist}
 %forgemeta
 URL:           %{forgeurl}
 Source0:       %{forgesource}
@@ -86,6 +86,7 @@ extension = %{pecl_name}.so
 ;zstd.output_compression = Off
 ;zstd.output_compression_level = 3
 ;zstd.output_compression_dict =
+;zstd.apcu_compression_level = 3
 EOF
 
 
@@ -151,6 +152,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{pecl_name}.so" \
 
 
 %changelog
+* Fri Jun  5 2026 Remi Collet <remi@remirepo.net> - 0.16.0-1
+- update to 0.16.0
+
 * Wed Mar 11 2026 Remi Collet <remi@remirepo.net> - 0.15.2-4
 - drop pear/pecl dependency
 - sources from github

diff --git a/sources b/sources
index 8289e73..7559a9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (php-ext-zstd-0.15.2.tar.gz) = 4f376d9901734b7dea13a994e516eb7f4a756bbfb59796711a4c3166b66cf8b5c30152dcc5194ba47f4c637b4066a63dd43a1b73369d77037687e439e6b57dbd
+SHA512 (php-ext-zstd-0.16.0.tar.gz) = 6806a1d07e82d82714d93d7dd9ae6f677bfb5765ccb5275c071bc14489e9d79d50b332107ec05c47091ef5c97d06af7d75389fce598bef5432062738411720fe

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 12:22 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:22 [rpms/php-zstd] rawhide: 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