[packages/mysql] - updated to 8.0.25, boost-1.73.0

adamg adamg at pld-linux.org
Sun May 16 19:52:37 CEST 2021


commit 59703849c6a61d839055118ccd70145844a108cd
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Sun May 16 17:51:29 2021 +0000

    - updated to 8.0.25, boost-1.73.0

 mysql.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index 26829fb..3c2c758 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -19,7 +19,7 @@
 %bcond_without	systemtap	# systemtap/dtrace probes
 %bcond_without	tcpd		# libwrap (tcp_wrappers) support
 %bcond_with	sphinx		# Sphinx storage engine support
-# mysql needs boost 1.72.0 and doesn't support newer/older boost versions
+# mysql needs boost 1.73.0 and doesn't support newer/older boost versions
 %bcond_with	system_boost
 %bcond_without	tests		# run test suite
 %bcond_with	ndb		# NDB is now a separate product, this here is broken, so disable it
@@ -34,18 +34,18 @@ Summary(ru.UTF-8):	MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):	MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
-Version:	8.0.21
+Version:	8.0.25
 Release:	0.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-8.0/%{name}-%{version}.tar.gz
-# Source0-md5:	7a63ac9044f9a87adc2644fea310a513
+# Source0-md5:	001a17602310317d17524b2e36113c53
 Source100:	http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
 # Source100-md5:	5cac34f3d78a9d612ca4301abfcbd666
 %if %{without system_boost}
-Source101:	http://downloads.sourceforge.net/boost/boost_1_72_0.tar.bz2
-# Source101-md5:	cb40943d2a2cb8ce08d42bc48b0f84f0
+Source101:	http://downloads.sourceforge.net/boost/boost_1_73_0.tar.bz2
+# Source101-md5:	9273c8c4576423562bbe84574b07b2bd
 %endif
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/59703849c6a61d839055118ccd70145844a108cd



More information about the pld-cvs-commit mailing list