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