public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-pecl-yac] epel10.3: v2.4.1
@ 2026-09-02  6:46 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-09-02  6:46 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/php-pecl-yac
            Branch : epel10.3
            Commit : 0a53233477e7a0efbc654836c7479ad099253b5f
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-09-02T08:46:19+02:00
            Stats  : +13/-9 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-pecl-yac/c/0a53233477e7a0efbc654836c7479ad099253b5f?branch=epel10.3

            Log:
            v2.4.1

(cherry picked from commit 9c814b411b13aba3d15bf031b1e38491e28b86f5)

---
diff --git a/.gitignore b/.gitignore
index d5516b5..407db46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ clog
 /yac-yac-2.3.1.tar.gz
 /yac-2.3.2.tar.gz
 /yac-2.4.0.tar.gz
+/yac-2.4.1.tar.gz

diff --git a/php-pecl-yac.spec b/php-pecl-yac.spec
index 3658032..869628c 100644
--- a/php-pecl-yac.spec
+++ b/php-pecl-yac.spec
@@ -24,7 +24,7 @@
 Name:           php-pecl-%{pecl_name}
 Summary:        Lockless user data cache
 License:        PHP-3.01
-Version:        2.4.0
+Version:        2.4.1
 Release:        1%{?dist}
 %forgemeta
 URL:            %{forgeurl}
@@ -88,13 +88,13 @@ cat > %{ini_name} << 'EOF'
 ; Enable Yet Another Cache extension module
 extension = %{pecl_name}.so
 
-;yac.enable=1
-;yac.enable_cli=0
-;yac.debug=0
-;yac.keys_memory_size=4M
-;yac.values_memory_size=64M
-;yac.compress_threshold=-1
-;yac.serializer=php
+;yac.enable = 1
+;yac.enable_cli = 0
+;yac.debug = 0
+;yac.keys_memory_size = 8M
+;yac.values_memory_size = 64M
+;yac.compress_threshold = 4K
+;yac.serializer = php
 EOF
 
 
@@ -149,6 +149,9 @@ TEST_PHP_ARGS="$OPTS -d extension=$PWD/modules/%{pecl_name}.so" \
 
 
 %changelog
+* Wed Sep  2 2026 Remi Collet <remi@remirepo.net> - 2.4.1-1
+- update to 2.4.1
+
 * Wed Aug 26 2026 Remi Collet <remi@remirepo.net> - 2.4.0-1
 - update to 2.4.0
 - switch from fastlz to lz4

diff --git a/sources b/sources
index 094125b..820a1a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yac-2.4.0.tar.gz) = 2bacf2752b5f9f42f4578ff6d37749764268eab3012943e52dfa8bcbe4f76c500ab4583d0f5f5c4184af43ebf9ee60361ebde0c7da886578675d79f61f78fd05
+SHA512 (yac-2.4.1.tar.gz) = c39703e0758cacd89600269ecbb527650e9d805160f654a6393c6ccafab872b7ace664dfcdf504d0662fdaecb62c2386c081e02620666257417b2ec04025e216

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

only message in thread, other threads:[~2026-09-02  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-02  6:46 [rpms/php-pecl-yac] epel10.3: v2.4.1 Remi Collet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox