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-pecl-yac] rawhide: v2.4.1
Date: Wed, 02 Sep 2026 06:45:38 GMT [thread overview]
Message-ID: <178833153800.1.2062176061496403029.rpms-php-pecl-yac-9c814b411b13@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/php-pecl-yac
Branch : rawhide
Commit : 9c814b411b13aba3d15bf031b1e38491e28b86f5
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-09-02T08:45:31+02:00
Stats : +13/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-yac/c/9c814b411b13aba3d15bf031b1e38491e28b86f5?branch=rawhide
Log:
v2.4.1
---
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 b65cc57..29834ea 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}
@@ -87,13 +87,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
@@ -148,6 +148,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
reply other threads:[~2026-09-02 6:45 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=178833153800.1.2062176061496403029.rpms-php-pecl-yac-9c814b411b13@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