summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION4
-rw-r--r--php-pecl-yaf.spec5
3 files changed, 7 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 8dae0c1..9514bfb 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
yaf
yaf support => enabled
-Version => 3.3.1
+Version => 3.3.2
Supports => http://pecl.php.net/package/yaf
Directive => Local Value => Master Value
diff --git a/REFLECTION b/REFLECTION
index 2cd60f1..d0cd89f 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #121 yaf version 3.3.1 ] {
+Extension [ <persistent> extension #119 yaf version 3.3.2 ] {
- Dependencies {
Dependency [ spl (Required) ]
@@ -37,7 +37,7 @@ Extension [ <persistent> extension #121 yaf version 3.3.1 ] {
}
- Constants [13] {
- Constant [ string YAF_VERSION ] { 3.3.1 }
+ Constant [ string YAF_VERSION ] { 3.3.2 }
Constant [ string YAF_ENVIRON ] { product }
Constant [ int YAF_ERR_STARTUP_FAILED ] { 512 }
Constant [ int YAF_ERR_ROUTE_FAILED ] { 513 }
diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec
index fd4a34b..36939a3 100644
--- a/php-pecl-yaf.spec
+++ b/php-pecl-yaf.spec
@@ -26,7 +26,7 @@
Summary: Yet Another Framework
Name: %{?sub_prefix}php-pecl-yaf
-Version: 3.3.1
+Version: 3.3.2
%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
@@ -217,6 +217,9 @@ fi
%changelog
+* Fri Mar 5 2021 Remi Collet <remi@remirepo.net> - 3.3.2-1
+- update to 3.3.2
+
* Sun Feb 21 2021 Remi Collet <remi@remirepo.net> - 3.3.1-1
- update to 3.3.1