From 03047f19ceeee308c20a0f1014dfc5bc614fc1b6 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.22.4-1mamba;Tue Nov 01 2022] --- adodb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/adodb.spec b/adodb.spec index a2e5cc1..636ed40 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.3 +Version: 5.22.4 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 01 2022 Automatic Build System 5.22.4-1mamba +- automatic version update by autodist + * Sat Sep 10 2022 Automatic Build System 5.22.3-1mamba - automatic version update by autodist