[packages/mysql] Back to stable line - 8.0.36

arekm arekm at pld-linux.org
Thu Jan 18 10:45:33 CET 2024


commit 3429becca0a2a27cf6f6cdb8fc252810b0ee77a3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jan 18 09:35:34 2024 +0100

    Back to stable line - 8.0.36

 mysql.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index b01f597..a5ce9a3 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -35,15 +35,16 @@ Summary(pt_BR.UTF-8):	MySQL: Um servidor SQL rápido e confiável
 Summary(ru.UTF-8):	MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):	MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
-%define majorver        8.2
+%define majorver        8.0
 Name:		mysql%{majorver}
-Version:	8.2.0
+# keep stable (and not "innovation") line here
+Version:	8.0.36
 Release:        0.1
 License:	GPL v2 + MySQL FOSS License Exception
 Group:		Applications/Databases
-#Source0Download: https://dev.mysql.com/downloads/mysql/8.2.html#downloads
+#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:	9ddeecbdb046cd4a8a4340445206130d
+# Source0-md5:	08bc8e4307246e77d013267e2cd8fa49
 Source100:	http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
 # Source100-md5:	5cac34f3d78a9d612ca4301abfcbd666
 %if %{without system_boost}
@@ -924,7 +925,7 @@ fi
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/mysql-client.conf
 %{_sysconfdir}/%{name}/my.cnf
 %attr(755,root,root) %{_libdir}/libmysqlclient.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmysqlclient.so.22
+%attr(755,root,root) %ghost %{_libdir}/libmysqlclient.so.21
 %if %{with ndb}
 %attr(755,root,root) %{_libdir}/libndbclient.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libndbclient.so.3
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/3429becca0a2a27cf6f6cdb8fc252810b0ee77a3



More information about the pld-cvs-commit mailing list