From c3877b9307319a72b003d0136c00a0e3f1b0f958 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Jul 2026 12:39:57 +0200 Subject: update to 1.5.0 --- PHPINFO | 2 +- REFLECTION | 2 +- php-pinba.spec | 5 ++++- 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 [ extension #114 pinba version 1.4.0 ] { +Extension [ extension #114 pinba version 1.5.0 ] { - INI { Entry [ pinba.server ] 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 - 1.5.0-1 +- update to 1.5.0 + * Fri Jun 19 2026 Remi Collet - 1.4.0-1 - update to 1.4.0 - switch to XOlegator fork -- cgit