summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-iliaal-fastchart.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index b741e6c..9c207c3 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
fastchart
fastchart support => enabled
-fastchart version => 1.1.5
+fastchart version => 1.1.6
FreeType => 2.13.3
libpng => 1.6.58
libjpeg => 3.1.3 (turbo)
diff --git a/REFLECTION b/REFLECTION
index 8f3690a..069e5eb 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #83 fastchart version 1.1.5 ] {
+Extension [ <persistent> extension #83 fastchart version 1.1.6 ] {
- Classes [31] {
Class [ <internal:fastchart> abstract class FastChart\Chart ] {
diff --git a/php-iliaal-fastchart.spec b/php-iliaal-fastchart.spec
index 14c0f95..ecffcf7 100644
--- a/php-iliaal-fastchart.spec
+++ b/php-iliaal-fastchart.spec
@@ -30,7 +30,7 @@ Summary: Native C PHP extension for fast chart rendering
# Extension is BSD-3-Clause
# Libraries are MIT
License: BSD-3-Clause AND MIT
-Version: 1.1.5
+Version: 1.1.6
Release: 1%{?dist}
%forgemeta
URL: %{forgeurl}
@@ -165,6 +165,9 @@ TEST_PHP_ARGS="-n -d extension=gd -d extension=simplexml -d extension=%{buildroo
%changelog
+* Fri Jun 5 2026 Remi Collet <remi@remirepo.net> - 1.1.6-1
+- update to 1.1.6
+
* Fri Jun 5 2026 Remi Collet <remi@remirepo.net> - 1.1.5-1
- update to 1.1.5