[Groonga-mysql-commit] mroonga/mroonga at 3e991e4 [master] package rpm mariadb 10.1: use MariaDB 10.1.31

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Feb 7 14:34:47 JST 2018


Kouhei Sutou	2018-02-07 14:34:47 +0900 (Wed, 07 Feb 2018)

  New Revision: 3e991e4db104815391d188e7f43f6308ba4756fd
  https://github.com/mroonga/mroonga/commit/3e991e4db104815391d188e7f43f6308ba4756fd

  Message:
    package rpm mariadb 10.1: use MariaDB 10.1.31
    
    Reported by Yuya Tajima. Thanks!!!

  Modified files:
    packages/rpm/centos/mariadb-10.1-mroonga.spec.in

  Modified: packages/rpm/centos/mariadb-10.1-mroonga.spec.in (+5 -2)
===================================================================
--- packages/rpm/centos/mariadb-10.1-mroonga.spec.in    2018-02-06 20:52:36 +0900 (19a8cd89)
+++ packages/rpm/centos/mariadb-10.1-mroonga.spec.in    2018-02-07 14:34:47 +0900 (8ebf32ab)
@@ -1,6 +1,6 @@
 %define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}
 
-%define mariadb_version_default 10.1.30
+%define mariadb_version_default 10.1.31
 %define mariadb_release_default 1
 %define mariadb_download_base_url_default https://downloads.mariadb.org/f
 %if %{_centos_ver} == 7
@@ -18,7 +18,7 @@
 
 Name:		mariadb-10.1-mroonga
 Version:	@VERSION@
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A fast fulltext searchable storage engine for MariaDB
 
 Group:		Applications/Databases
@@ -232,6 +232,9 @@ fi
 %doc mroonga-doc/*
 
 %changelog
+* Wed Feb 07 2018 Kouhei Sutou <kou �� clear-code.com> - 7.11-2
+- build against MariaDB 10.1.31.
+
 * Mon Jan 29 2018 Kentaro Hayashi <hayashi �� clear-code.com> - 7.11-1
 - new upstream release.
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180207/70f2b4cd/attachment.htm 



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