From e50644bb98d4a8231f7cf4154ee980e8d170840b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 4 Jul 2026 07:11:38 +0200 Subject: update to 2.2.1 --- php-iliaal-statgrab.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-iliaal-statgrab.spec') diff --git a/php-iliaal-statgrab.spec b/php-iliaal-statgrab.spec index d1dcd60..c5278cc 100644 --- a/php-iliaal-statgrab.spec +++ b/php-iliaal-statgrab.spec @@ -28,7 +28,7 @@ Name: %{?scl_prefix}php-%{pie_vend}-%{pie_proj} Summary: PHP extension wrapping libstatgrab License: PHP-3.01 -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} %forgemeta URL: %{forgeurl} @@ -127,5 +127,8 @@ TEST_PHP_ARGS="-n -d extension=%{buildroot}%{php_extdir}/%{ext_name}.so" \ %changelog +* Sat Jul 4 2026 Remi Collet - 2.2.1-1 +- update to 2.2.1 + * Wed Apr 29 2026 Remi Collet - 2.2.0-1 - new package -- cgit