summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-excimer.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 918e2d6..7530a80 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
excimer
excimer support => enabled
-excimer version => 1.2.0
+excimer version => 1.2.1
Directive => Local Value => Master Value
excimer.default_max_depth => 1000 => 1000
diff --git a/REFLECTION b/REFLECTION
index 855f292..ebd8b44 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #96 excimer version 1.2.0 ] {
+Extension [ <persistent> extension #96 excimer version 1.2.1 ] {
- Dependencies {
}
diff --git a/php-pecl-excimer.spec b/php-pecl-excimer.spec
index d2a5905..208db5d 100644
--- a/php-pecl-excimer.spec
+++ b/php-pecl-excimer.spec
@@ -20,7 +20,7 @@
Summary: Interrupting timer and low-overhead sampling profiler
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: Apache-2.0
URL: https://pecl.php.net/package/%{pecl_name}
@@ -198,6 +198,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}/%{php_ztsextdir}/%{pecl_name}.so" \
%changelog
+* Thu Feb 29 2024 Remi Collet <remi@remirepo.net> - 1.2.1-1
+- update to 1.2.1
+
* Wed Feb 28 2024 Remi Collet <remi@remirepo.net> - 1.2.0-1
- update to 1.2.0