summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pinba.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 0a99c9e..7d5c111 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
pinba
Pinba support => enabled
-Extension version => 1.4.0
+Extension version => 1.5.0
Directive => Local Value => Master Value
pinba.server => no value => no value
diff --git a/REFLECTION b/REFLECTION
index 825176c..48c81e6 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #114 pinba version 1.4.0 ] {
+Extension [ <persistent> extension #114 pinba version 1.5.0 ] {
- INI {
Entry [ pinba.server <ALL> ]
diff --git a/php-pinba.spec b/php-pinba.spec
index e5c98fd..19b4088 100644
--- a/php-pinba.spec
+++ b/php-pinba.spec
@@ -19,7 +19,7 @@
Name: %{?scl_prefix}php-pinba
Summary: Client extension for Pinba statistics server
-Version: 1.4.0
+Version: 1.5.0
Release: 1%{?dist}
License: LGPL-2.1-or-later
%forgemeta
@@ -120,6 +120,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Jul 2 2026 Remi Collet <remi@remirepo.net> - 1.5.0-1
+- update to 1.5.0
+
* Fri Jun 19 2026 Remi Collet <remi@remirepo.net> - 1.4.0-1
- update to 1.4.0
- switch to XOlegator fork