From 0d643c2fb05e971f8b979d78f4fe07da61c20b5c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 5 Jun 2026 14:00:11 +0200 Subject: update to 1.1.6 --- php-iliaal-fastchart.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-iliaal-fastchart.spec') 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 - 1.1.6-1 +- update to 1.1.6 + * Fri Jun 5 2026 Remi Collet - 1.1.5-1 - update to 1.1.5 -- cgit