summaryrefslogtreecommitdiffstats
path: root/php-iliaal-fastchart.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-10 06:09:22 +0200
committerRemi Collet <remi@php.net>2026-07-10 06:09:22 +0200
commit904da38717f9e60834174ad227675f1587bd1e7d (patch)
treeda36a35f42ee18753c71acbb737ca6ce3cd328bc /php-iliaal-fastchart.spec
parent7dca4feb307ba955ad85617fe9a1ff246484e749 (diff)
update to 1.6.0HEADmaster
Diffstat (limited to 'php-iliaal-fastchart.spec')
-rw-r--r--php-iliaal-fastchart.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/php-iliaal-fastchart.spec b/php-iliaal-fastchart.spec
index 09de46e..3e9e85b 100644
--- a/php-iliaal-fastchart.spec
+++ b/php-iliaal-fastchart.spec
@@ -29,7 +29,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.5.0
+Version: 1.6.0
Release: 1%{?dist}
%forgemeta
URL: %{forgeurl}
@@ -74,10 +74,12 @@ Provides: %{?scl_prefix}php-pie(%{pie_vend}/%{pie_proj}) = %{version}
%description
-Native C PHP extension. 26 chart types behind a modern OO API with
+Native C PHP extension. 38 chart types behind a modern OO API with
fluent setters and final classes. Line, area, bar, scatter, bubble,
pie, radar, polar, surface, contour, gauge, gantt, box-plot, treemap,
-funnel, waterfall, heatmap, linear meter, plus a deep StockChart
+funnel, waterfall, heatmap, linear meter, network / chord / arc graphs,
+circle packing, violin and population pyramids, Venn, word clouds,
+pictograms, serpentine timelines, plus a deep StockChart
(seven candle styles, SMA / EMA / WMA overlays, volume + indicator panes).
SVG is the canonical render format. PNG / JPG / WebP outputs flatten text
@@ -167,6 +169,9 @@ TEST_PHP_ARGS="-n -d extension=gd -d extension=simplexml -d extension=%{buildroo
%changelog
+* Fri Jul 10 2026 Remi Collet <remi@remirepo.net> - 1.6.0-1
+- update to 1.6.0
+
* Wed Jul 8 2026 Remi Collet <remi@remirepo.net> - 1.5.0-1
- update to 1.5.0