automatic version update by autodist [release 11.1.2-1mamba;Wed Aug 23 2023]
This commit is contained in:
parent
043a9b56c0
commit
12c2536524
@ -5,7 +5,7 @@
|
||||
%define userid 65018
|
||||
|
||||
Name: mariadb
|
||||
Version: 11.0.3
|
||||
Version: 11.1.2
|
||||
Release: 1mamba
|
||||
Summary: A SQL database engine designed as a drop-in replacement of MySQL(R)
|
||||
Group: Applications/Databases
|
||||
@ -265,6 +265,7 @@ rm -f %{buildroot}%{_datadir}/mysql%{?MAJversion}/*.cnf
|
||||
rm -f %{buildroot}%{_datadir}/mysql%{?MAJversion}/*.ini
|
||||
|
||||
rm -fr %{buildroot}%{_prefix}/mysql-test
|
||||
rm -fr %{buildroot}%{_prefix}/mariadb-test
|
||||
rm -fr %{buildroot}%{_prefix}/sql-bench
|
||||
rm -f %{buildroot}%{_prefix}/data/test/db.opt
|
||||
rm -f %{buildroot}%{_datadir}/mysql%{?MAJversion}/ChangeLog
|
||||
@ -579,6 +580,9 @@ fi
|
||||
%{_mandir}/man3/mysql_*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 23 2023 Automatic Build System <autodist@mambasoft.it> 11.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 13 2023 Automatic Build System <autodist@mambasoft.it> 11.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user