]> TLD Linux GIT Repositories - packages/mysql.git/blobdiff - mysql.spec
- updated to 8.0.37
[packages/mysql.git] / mysql.spec
index 8c922d1cecb13305b4a6003ddb64ef77f5d92653..a20a4f22418c4c046ba34573167db24c3b8c847f 100644 (file)
@@ -1,4 +1,4 @@
-# Conditional build:
+# Condition1al build:
 %bcond_without innodb          # InnoDB storage engine support
 %bcond_without big_tables      # Support tables with more than 4G rows even on 32 bit platforms
 %bcond_without federated       # Federated storage engine support
@@ -25,12 +25,12 @@ Summary(ru.UTF-8):  MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql-%{mysqlversion}
-Version:       8.0.36
-Release:        2
+Version:       8.0.37
+Release:        1
 License:       GPL v2 + MySQL FOSS License Exception
 Group:         Applications/Databases
 Source0:       http://cdn.mysql.com/Downloads/MySQL-%{mysqlversion}/mysql-%{version}.tar.gz
-# Source0-md5: 08bc8e4307246e77d013267e2cd8fa49
+# Source0-md5: 273a2f2a8149928974a63043a7224405
 Source100:     http://www.sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz
 # Source100-md5:       5cac34f3d78a9d612ca4301abfcbd666
 %if %{without system_boost}