From d156a711541ebed37980d5b9463a45075112305c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:12:35 +0100 Subject: [PATCH] automatic version update by autodist [release 5.22.6-1mamba;Sat Jun 24 2023] --- adodb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/adodb.spec b/adodb.spec index cb270cc..315b483 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.5 +Version: 5.22.6 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 +* Sat Jun 24 2023 Automatic Build System 5.22.6-1mamba +- automatic version update by autodist + * Sat Apr 29 2023 Automatic Build System 5.22.5-1mamba - automatic version update by autodist