automatic version update by autodist [release 5.22.8-1mamba;Wed Mar 26 2025]

This commit is contained in:
2025-03-27 15:34:42 +01:00
parent dd9e7c6d3f
commit 2d775b56fe

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1)
%define minver %(echo %version | cut -d. -f2)
Name: adodb
Version: 5.22.7
Version: 5.22.8
Release: 1mamba
Summary: Active Data Objects Data Base PHP standard class library
Group: System/Kernel and Hardware
@@ -10,8 +10,8 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://adodb.org/dokuwiki/doku.php
Source: https://github.com/ADOdb/ADOdb.git/v%{version}/ADOdb-%{version}.tar.bz2
#Source: http://downloads.sourceforge.net/adodb/adodb%{majver}%{minver}.tgz
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
Requires: php
@@ -41,6 +41,9 @@ touch %{buildroot}/var/www/html/adodb/index.html
%{_localstatedir}/www/html/adodb/*
%changelog
* Wed Mar 26 2025 Automatic Build System <autodist@openmamba.org> 5.22.8-1mamba
- automatic version update by autodist
* Wed Dec 27 2023 Automatic Build System <autodist@mambasoft.it> 5.22.7-1mamba
- automatic version update by autodist