automatic version update by autodist [release 11.6.2-1mamba;Fri Nov 22 2024]
This commit is contained in:
parent
fd01f349dd
commit
d88ca7b13b
@ -5,7 +5,7 @@
|
|||||||
%define userid 65018
|
%define userid 65018
|
||||||
|
|
||||||
Name: mariadb
|
Name: mariadb
|
||||||
Version: 11.5.2
|
Version: 11.6.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A SQL database engine designed as a drop-in replacement of MySQL(R)
|
Summary: A SQL database engine designed as a drop-in replacement of MySQL(R)
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -26,6 +26,7 @@ BuildRequires: libaio-devel
|
|||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libcrack-devel
|
BuildRequires: libcrack-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
BuildRequires: libjemalloc-devel
|
BuildRequires: libjemalloc-devel
|
||||||
BuildRequires: libkrb5-devel
|
BuildRequires: libkrb5-devel
|
||||||
BuildRequires: liblz4-devel
|
BuildRequires: liblz4-devel
|
||||||
@ -343,8 +344,6 @@ if [ $1 -ge 1 ]; then
|
|||||||
fi
|
fi
|
||||||
:
|
:
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%posttrans -n lib%{name}
|
%posttrans -n lib%{name}
|
||||||
if [ $1 -ge 1 ]; then
|
if [ $1 -ge 1 ]; then
|
||||||
@ -585,6 +584,9 @@ fi
|
|||||||
%{_mandir}/man3/mysql_*.3*
|
%{_mandir}/man3/mysql_*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 22 2024 Automatic Build System <autodist@openmamba.org> 11.6.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 11.5.2-1mamba
|
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 11.5.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user