[packages/mysql/MYSQL_8_0] Up to 8.0.41
arekm
arekm at pld-linux.org
Wed Jan 22 23:08:08 CET 2025
commit 5f6c9eb58081d2b7eb6c38626fdc724f0ff78bee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Jan 22 23:08:02 2025 +0100
Up to 8.0.41
mysql.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index e566140..3aae972 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -22,7 +22,7 @@
%bcond_with sphinx # Sphinx storage engine support
# mysql needs boost 1.77.0 and doesn't support newer/older boost versions
%bcond_with system_boost
-%bcond_without tests # run test suite
+%bcond_with tests # run test suite (doesn't run cleanly for ages)
%bcond_with ndb # NDB is now a separate product, this here is broken, so disable it
%bcond_with ldap # LDAP (server) auth support (requires MIT Kerberos)
@@ -37,13 +37,13 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器
%define majorver 8.0
Name: mysql%{majorver}
# keep stable (and not "innovation") line here
-Version: 8.0.39
-Release: 3
+Version: 8.0.41
+Release: 1
License: GPL v2 + MySQL FOSS License Exception
Group: Applications/Databases
#Source0Download: https://dev.mysql.com/downloads/mysql/8.0.html#downloads
Source0: http://cdn.mysql.com/Downloads/MySQL-%{majorver}/mysql-%{version}.tar.gz
-# Source0-md5: 9dc05754e91ac7e5b0e20276ab11193e
+# Source0-md5: 5ea07b3e0e4c82af2b41553a32c26c62
Source100: http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
# Source100-md5: 5cac34f3d78a9d612ca4301abfcbd666
%if %{without system_boost}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/5f6c9eb58081d2b7eb6c38626fdc724f0ff78bee
More information about the pld-cvs-commit
mailing list