From cf1f131938dd022be13cbb9e6352e21e4bcb1a13 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 10 Jul 2026 05:42:53 +0200 Subject: update to 0.6.0 --- php-iliaal-fastjson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-iliaal-fastjson.spec') diff --git a/php-iliaal-fastjson.spec b/php-iliaal-fastjson.spec index a6e0d42..945da2c 100644 --- a/php-iliaal-fastjson.spec +++ b/php-iliaal-fastjson.spec @@ -32,7 +32,7 @@ Summary: Fast JSON encode/decode/validate for PHP # Extension is BSD-3-Clause # Library is MIT License: BSD-3-Clause AND MIT -Version: 0.5.0 +Version: 0.6.0 Release: 1%{?dist} %forgemeta URL: %{forgeurl} @@ -137,6 +137,9 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{ext_name}.so" \ %changelog +* Fri Jul 10 2026 Remi Collet - 0.6.0-1 +- update to 0.6.0 + * Fri Jul 3 2026 Remi Collet - 0.5.0-1 - update to 0.5.0 -- cgit