From 1494d43ceb9a20c6a671939a402b109b677ea8d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20=C5=9Awi=C4=85tek?= Date: Sun, 2 Jan 2022 19:11:13 +0100 Subject: [PATCH] - Patch .36, percona 39 --- mysql.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mysql.spec b/mysql.spec index e519572..cf3d573 100644 --- a/mysql.spec +++ b/mysql.spec @@ -45,7 +45,7 @@ %endif %define rel 1 -%define percona_rel 38 +%define percona_rel 39 Summary: MySQL: a very fast and reliable SQL database engine Summary(de.UTF-8): MySQL: ist eine SQL-Datenbank Summary(fr.UTF-8): MySQL: un serveur SQL rapide et fiable @@ -55,12 +55,12 @@ Summary(ru.UTF-8): MySQL - быстрый SQL-сервер Summary(uk.UTF-8): MySQL - швидкий SQL-сервер Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql -Version: 5.7.35 +Version: 5.7.36 Release: %{percona_rel}.%{rel} License: GPL + MySQL FLOSS Exception Group: Applications/Databases Source0: https://www.percona.com/downloads/Percona-Server-5.7/LATEST/source/tarball/percona-server-%{version}-%{percona_rel}.tar.gz -# Source0-md5: 61359c10adbfef3f5d2d8284a0d5031a +# Source0-md5: 54c63c74ee2f6aa9ec149010ccacc2dc Source100: http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz # Source100-md5: 5cac34f3d78a9d612ca4301abfcbd666 %if %{without system_boost} -- 2.37.3