From 23a140a21ad064ae9a511771ec74c8d90f1582db Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:12:34 +0100 Subject: [PATCH] automatic version update by autodist [release 5.21.3-1mamba;Tue Nov 09 2021] --- adodb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/adodb.spec b/adodb.spec index f400607..99c272f 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.21.2 +Version: 5.21.3 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 Nov 09 2021 Automatic Build System 5.21.3-1mamba +- automatic version update by autodist + * Mon Aug 23 2021 Automatic Build System 5.21.2-1mamba - automatic version update by autodist