[Groonga-mysql-commit] mroonga/mroonga at 8275ff6 [master] rpm centos: build against latest MariaDB 10.2.16, 10.3.8

Back to archive index

Kentaro Hayashi null+****@clear*****
Fri Jul 27 12:35:32 JST 2018


Kentaro Hayashi	2018-07-27 12:35:32 +0900 (Fri, 27 Jul 2018)

  New Revision: 8275ff6e37776e07b3fbcc2025d482f68a92e046
  https://github.com/mroonga/mroonga/commit/8275ff6e37776e07b3fbcc2025d482f68a92e046

  Message:
    rpm centos: build against latest MariaDB 10.2.16,10.3.8

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

  Modified: packages/rpm/centos/mariadb-10.2-mroonga.spec.in (+5 -2)
===================================================================
--- packages/rpm/centos/mariadb-10.2-mroonga.spec.in    2018-07-26 00:11:48 +0900 (3709f681)
+++ packages/rpm/centos/mariadb-10.2-mroonga.spec.in    2018-07-27 12:35:32 +0900 (d0338357)
@@ -1,6 +1,6 @@
 %define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}
 
-%define mariadb_version_default 10.2.15
+%define mariadb_version_default 10.2.16
 %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.2-mroonga
 Version:	@VERSION@
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A fast fulltext searchable storage engine for MariaDB
 
 Group:		Applications/Databases
@@ -228,6 +228,9 @@ fi
 %doc mroonga-doc/*
 
 %changelog
+* Fri May 27 2018 Kentaro Hayashi <hayashi �� clear-code.com> - 8.03-2
+- build against MariaDB 10.2.16.
+
 * Tue May 29 2018 Yasuhiro Horimoto <horimoto �� clear-code.com> - 8.03-1
 - new upstream release.
 

  Modified: packages/rpm/centos/mariadb-10.3-mroonga.spec.in (+5 -2)
===================================================================
--- packages/rpm/centos/mariadb-10.3-mroonga.spec.in    2018-07-26 00:11:48 +0900 (f0139a70)
+++ packages/rpm/centos/mariadb-10.3-mroonga.spec.in    2018-07-27 12:35:32 +0900 (e6ce07d1)
@@ -1,6 +1,6 @@
 %define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}
 
-%define mariadb_version_default 10.3.7
+%define mariadb_version_default 10.3.8
 %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.3-mroonga
 Version:	@VERSION@
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A fast fulltext searchable storage engine for MariaDB
 
 Group:		Applications/Databases
@@ -228,6 +228,9 @@ fi
 %doc mroonga-doc/*
 
 %changelog
+* Fri May 27 2018 Kentaro Hayashi <hayashi �� clear-code.com> - 8.03-2
+- build against MariaDB 10.2.16.
+
 * Sun Apr 29 2018 Kentaro Hayashi <hayashi �� clear-code.com> - 8.02-1
 - new upstream release.
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180727/a29bc166/attachment-0001.htm 



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