diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-10 05:42:53 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-10 05:42:53 +0200 |
| commit | cf1f131938dd022be13cbb9e6352e21e4bcb1a13 (patch) | |
| tree | 5a752a8bf959a4c88b32fcb956b60d22648991da /php-iliaal-fastjson.spec | |
| parent | 433f4859d1a3ef025cab0819cd10d7264f50aafa (diff) | |
Diffstat (limited to 'php-iliaal-fastjson.spec')
| -rw-r--r-- | php-iliaal-fastjson.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 <remi@remirepo.net> - 0.6.0-1 +- update to 0.6.0 + * Fri Jul 3 2026 Remi Collet <remi@remirepo.net> - 0.5.0-1 - update to 0.5.0 |
