summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-19 07:45:43 +0100
committerRemi Collet <remi@remirepo.net>2020-03-19 07:45:43 +0100
commit5d1b6a2a363b67a852bf00028f2711edeef95e85 (patch)
treebc1d2ee27c69e7fae621dfe0a911b55e96c2cc07
parent797b3405f9dad2fa08ca08feb1f8da35098225a5 (diff)
v2.0.4
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION4
-rw-r--r--php-pecl-yac.spec5
3 files changed, 7 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 8e0f694..09adfe0 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
yac
yac support => enabled
-Version => 2.0.3
+Version => 2.0.4
Shared Memory => mmap
Serializer => php
diff --git a/REFLECTION b/REFLECTION
index 9d21f1f..dce7165 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #108 yac version 2.0.3 ] {
+Extension [ <persistent> extension #112 yac version 2.0.4 ] {
- INI {
Entry [ yac.enable <SYSTEM> ]
@@ -22,7 +22,7 @@ Extension [ <persistent> extension #108 yac version 2.0.3 ] {
}
- Constants [5] {
- Constant [ string YAC_VERSION ] { 2.0.3 }
+ Constant [ string YAC_VERSION ] { 2.0.4 }
Constant [ int YAC_MAX_KEY_LEN ] { 48 }
Constant [ int YAC_MAX_VALUE_RAW_LEN ] { 67108863 }
Constant [ int YAC_MAX_RAW_COMPRESSED_LEN ] { 1048576 }
diff --git a/php-pecl-yac.spec b/php-pecl-yac.spec
index 38b1d10..d66e299 100644
--- a/php-pecl-yac.spec
+++ b/php-pecl-yac.spec
@@ -31,7 +31,7 @@
Summary: Lockless user data cache
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 2.0.3
+Version: 2.0.4
%if 0%{?gh_date:1}
Release: 0.12.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
@@ -272,6 +272,9 @@ fi
%changelog
+* Thu Mar 19 2020 Remi Collet <remi@remirepo.net> - 2.0.4-1
+- update to 2.0.4
+
* Mon Jan 6 2020 Remi Collet <remi@remirepo.net> - 2.0.3-1
- update to 2.0.3