diff --git a/mariadb.spec b/mariadb.spec index aed409d..a19ed56 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -5,7 +5,7 @@ %define userid 65018 Name: mariadb -Version: 11.6.2 +Version: 11.8.0 Release: 1mamba Summary: A SQL database engine designed as a drop-in replacement of MySQL(R) Group: Applications/Databases @@ -150,7 +150,6 @@ Obsoletes: libmysqlclient-devel < 10.5.9 MariaDB is designed as a drop-in replacement of MySQL(R) with more features, new storage engines, fewer bugs, and better performance. This package contains the development header files and libraries necessary to develop MariaDB client applications. -%debug_package %prep %setup -q @@ -584,6 +583,9 @@ fi %{_mandir}/man3/mysql_*.3* %changelog +* Wed Jan 08 2025 Automatic Build System 11.8.0-1mamba +- automatic version update by autodist + * Fri Nov 22 2024 Automatic Build System 11.6.2-1mamba - automatic version update by autodist