[Groonga-mysql-commit] mroonga/mroonga at d29b0b6 [master] package source windows: use MariaDB 10.1.14

Back to archive index

Kouhei Sutou null+****@clear*****
Thu May 26 23:14:52 JST 2016


Kouhei Sutou	2016-05-26 23:14:52 +0900 (Thu, 26 May 2016)

  New Revision: d29b0b6394969f82c1cd7b28f30e66aec465026e
  https://github.com/mroonga/mroonga/commit/d29b0b6394969f82c1cd7b28f30e66aec465026e

  Message:
    package source windows: use MariaDB 10.1.14

  Modified files:
    doc/locale/ja/LC_MESSAGES/install.po
    doc/source/install/windows.rst
    packages/source/Makefile.am

  Modified: doc/locale/ja/LC_MESSAGES/install.po (+5 -5)
===================================================================
--- doc/locale/ja/LC_MESSAGES/install.po    2016-05-26 16:48:39 +0900 (db4c488)
+++ doc/locale/ja/LC_MESSAGES/install.po    2016-05-26 23:14:52 +0900 (2a4e518)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: groonga storage engine 1.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2016-05-11 15:16+0900\n"
+"PO-Revision-Date: 2016-05-26 23:14+0900\n"
 "Last-Translator: Masafumi Yokoyama <yokoyama �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -711,14 +711,14 @@ msgstr ""
 "ぶ必要があります"
 
 msgid ""
-"`mariadb-10.1.13-with-mroonga-6.03-win32.zip <https://github.com/mroonga/"
-"mroonga/releases/download/v6.03/mariadb-10.1.13-with-mroonga-6.03-win32."
+"`mariadb-10.1.14-with-mroonga-6.03-win32.zip <https://github.com/mroonga/"
+"mroonga/releases/download/v6.03/mariadb-10.1.14-with-mroonga-6.03-win32."
 "zip>`_"
 msgstr ""
 
 msgid ""
-"`mariadb-10.1.13-with-mroonga-6.03-winx64.zip <https://github.com/mroonga/"
-"mroonga/releases/download/v6.03/mariadb-10.1.13-with-mroonga-6.03-winx64."
+"`mariadb-10.1.14-with-mroonga-6.03-winx64.zip <https://github.com/mroonga/"
+"mroonga/releases/download/v6.03/mariadb-10.1.14-with-mroonga-6.03-winx64."
 "zip>`_"
 msgstr ""
 

  Modified: doc/source/install/windows.rst (+2 -2)
===================================================================
--- doc/source/install/windows.rst    2016-05-26 16:48:39 +0900 (b656a7e)
+++ doc/source/install/windows.rst    2016-05-26 23:14:52 +0900 (c19efce)
@@ -39,8 +39,8 @@ environment.
 Choose ``win32`` version for 32-bit environment, ``winx64`` version
 for 64-bit environment:
 
-  * `mariadb-10.1.13-with-mroonga-6.03-win32.zip <https://github.com/mroonga/mroonga/releases/download/v6.03/mariadb-10.1.13-with-mroonga-6.03-win32.zip>`_
-  * `mariadb-10.1.13-with-mroonga-6.03-winx64.zip <https://github.com/mroonga/mroonga/releases/download/v6.03/mariadb-10.1.13-with-mroonga-6.03-winx64.zip>`_
+  * `mariadb-10.1.14-with-mroonga-6.03-win32.zip <https://github.com/mroonga/mroonga/releases/download/v6.03/mariadb-10.1.14-with-mroonga-6.03-win32.zip>`_
+  * `mariadb-10.1.14-with-mroonga-6.03-winx64.zip <https://github.com/mroonga/mroonga/releases/download/v6.03/mariadb-10.1.14-with-mroonga-6.03-winx64.zip>`_
 
 Zip packages are pre-configured for easy to use, so no need to execute
 ``INSTALL PLUGIN`` and ``CREATE FUNCTION``.

  Modified: packages/source/Makefile.am (+1 -1)
===================================================================
--- packages/source/Makefile.am    2016-05-26 16:48:39 +0900 (6ccfcd3)
+++ packages/source/Makefile.am    2016-05-26 23:14:52 +0900 (ed73c87)
@@ -11,7 +11,7 @@ GROONGA_NORMALIZER_MYSQL_BASE = \
 GROONGA_NORMALIZER_MYSQL_TAR_GZ = \
 	$(GROONGA_NORMALIZER_MYSQL_BASE).tar.gz
 
-MARIADB_VERSION = 10.1.13
+MARIADB_VERSION = 10.1.14
 MARIADB_BASE = mariadb-$(MARIADB_VERSION)
 MARIADB_TAR_GZ = $(MARIADB_BASE).tar.gz
 
-------------- next part --------------
HTML����������������������������...
Download 



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