[Groonga-mysql-commit] mroonga/mroonga at 50d5896 [master] package rpm mariadb: use the latest version

Back to archive index

Kouhei Sutou null+****@clear*****
Thu May 24 13:40:26 JST 2018


Kouhei Sutou	2018-05-24 13:40:26 +0900 (Thu, 24 May 2018)

  New Revision: 50d58967646f48d8b0d801a769fca31ea4f14d02
  https://github.com/mroonga/mroonga/commit/50d58967646f48d8b0d801a769fca31ea4f14d02

  Message:
    package rpm mariadb: use the latest version

  Modified files:
    packages/rpm/centos/mariadb-10.1-mroonga.spec.in
    packages/rpm/centos/mariadb-10.2-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-05-10 11:15:02 +0900 (0810a978)
+++ packages/rpm/centos/mariadb-10.1-mroonga.spec.in    2018-05-24 13:40:26 +0900 (cb9213a0)
@@ -1,6 +1,6 @@
 %define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}
 
-%define mariadb_version_default 10.1.32
+%define mariadb_version_default 10.1.33
 %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
@@ -228,6 +228,9 @@ fi
 %doc mroonga-doc/*
 
 %changelog
+* Thu May 24 2018 Kouhei Sutou <kou �� clear-code.com> - 8.02-2
+- build against MariaDB 10.1.33.
+
 * Sun Apr 29 2018 Kentaro Hayashi <hayashi �� clear-code.com> - 8.02-1
 - new upstream release.
 

  Modified: packages/rpm/centos/mariadb-10.2-mroonga.spec.in (+5 -2)
===================================================================
--- packages/rpm/centos/mariadb-10.2-mroonga.spec.in    2018-05-10 11:15:02 +0900 (5d94093a)
+++ packages/rpm/centos/mariadb-10.2-mroonga.spec.in    2018-05-24 13:40:26 +0900 (531973ca)
@@ -1,6 +1,6 @@
 %define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}
 
-%define mariadb_version_default 10.2.14
+%define mariadb_version_default 10.2.15
 %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
+* Thu May 24 2018 Kouhei Sutou <kou �� clear-code.com> - 8.02-2
+- build against MariaDB 10.2.14.
+
 * 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/20180524/5fa3ea32/attachment-0001.htm 



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