[Groonga-mysql-commit] mroonga/mroonga at 765d412 [master] rpm centos: rebuild latest MySQL 5.6/5.7

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Aug 23 19:15:31 JST 2017


Kentaro Hayashi	2017-08-23 19:15:31 +0900 (Wed, 23 Aug 2017)

  New Revision: 765d412179b01e5b188d97192cfdb81513e8104e
  https://github.com/mroonga/mroonga/commit/765d412179b01e5b188d97192cfdb81513e8104e

  Message:
    rpm centos: rebuild latest MySQL 5.6/5.7
    
    [groonga-dev,04441]
    
    Reported by Kagami Hiroshi. Thanks!!!

  Modified files:
    packages/rpm/centos/mysql56-community-mroonga.spec.in
    packages/rpm/centos/mysql57-community-mroonga.spec.in

  Modified: packages/rpm/centos/mysql56-community-mroonga.spec.in (+5 -2)
===================================================================
--- packages/rpm/centos/mysql56-community-mroonga.spec.in    2017-08-17 11:31:07 +0900 (867893dd)
+++ packages/rpm/centos/mysql56-community-mroonga.spec.in    2017-08-23 19:15:31 +0900 (4797672d)
@@ -1,7 +1,7 @@
 %define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}
 
 %if %{_centos_ver} == 7
-%define mysql_version_default 5.6.36
+%define mysql_version_default 5.6.37
 %define mysql_release_default 2
 %define mysql_dist_default    el7
 %define mysql_download_base_url_default http://repo.mysql.com/yum/mysql-5.6-community/el/7/SRPMS
@@ -24,7 +24,7 @@
 
 Name:		mysql-community-mroonga
 Version:	@VERSION@
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A fast fulltext searchable storage engine for MySQL
 
 Group:		Applications/Databases
@@ -184,6 +184,9 @@ fi
 %doc mysql-mroonga-doc/*
 
 %changelog
+* Wed Aug 23 2017 Kentaro Hayashi <hayashi �� clear-code.com> - 7.05-2
+- build against MySQL 5.6.37 on CentOS 7. Reported by Hiroshi Kagami. Thanks!!!
+
 * Sat Jul 29 2017 Kentaro Hayashi <hayashi �� clear-code.com> - 7.05-1
 - new upstream release.
 

  Modified: packages/rpm/centos/mysql57-community-mroonga.spec.in (+5 -2)
===================================================================
--- packages/rpm/centos/mysql57-community-mroonga.spec.in    2017-08-17 11:31:07 +0900 (51f624c6)
+++ packages/rpm/centos/mysql57-community-mroonga.spec.in    2017-08-23 19:15:31 +0900 (f5a2a364)
@@ -1,7 +1,7 @@
 %define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}
 
 %if %{_centos_ver} == 7
-%define mysql_version_default 5.7.18
+%define mysql_version_default 5.7.19
 %define mysql_release_default 1
 %define mysql_dist_default    el7
 %define mysql_download_base_url_default http://repo.mysql.com/yum/mysql-5.7-community/el/7/SRPMS
@@ -24,7 +24,7 @@
 
 Name:		mysql57-community-mroonga
 Version:	@VERSION@
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A fast fulltext searchable storage engine for MySQL
 
 Group:		Applications/Databases
@@ -221,6 +221,9 @@ fi
 %doc mysql-mroonga-doc/*
 
 %changelog
+* Wed Aug 23 2017 Kentaro Hayashi <hayashi �� clear-code.com> - 7.05-2
+- build against MySQL 5.7.19 on CentOS 7. Reported by Hiroshi Kagami. Thanks!!!
+
 * Sat Jul 29 2017 Kentaro Hayashi <hayashi �� clear-code.com> - 7.05-1
 - new upstream release.
 
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-mysql-commit mailing list
Back to archive index