From 5b33c527169b13b9902038600adea17abf7542cf Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 7 May 2025 13:57:31 +0200 Subject: [PATCH] automatic version update by autodist [release 5.22.9-1mamba;Tue May 06 2025] --- adodb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/adodb.spec b/adodb.spec index 4e3c7d3..0d38c3b 100644 --- a/adodb.spec +++ b/adodb.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1) %define minver %(echo %version | cut -d. -f2) Name: adodb -Version: 5.22.8 +Version: 5.22.9 Release: 1mamba Summary: Active Data Objects Data Base PHP standard class library Group: System/Kernel and Hardware @@ -41,6 +41,9 @@ touch %{buildroot}/var/www/html/adodb/index.html %{_localstatedir}/www/html/adodb/* %changelog +* Tue May 06 2025 Automatic Build System 5.22.9-1mamba +- automatic version update by autodist + * Wed Mar 26 2025 Automatic Build System 5.22.8-1mamba - automatic version update by autodist