Kentaro Hayashi 2019-01-10 10:49:17 +0900 (Thu, 10 Jan 2019) Revision: 1c64900355d065121701d2e92ed72063f000b574 https://github.com/mroonga/mroonga/commit/1c64900355d065121701d2e92ed72063f000b574 Message: rpm centos: build against MariaDB 10.2.21 Modified files: packages/rpm/centos/mariadb-10.2-mroonga.spec.in Modified: packages/rpm/centos/mariadb-10.2-mroonga.spec.in (+5 -2) =================================================================== --- packages/rpm/centos/mariadb-10.2-mroonga.spec.in 2019-01-08 17:03:24 +0900 (90165507) +++ packages/rpm/centos/mariadb-10.2-mroonga.spec.in 2019-01-10 10:49:17 +0900 (11d008fc) @@ -1,6 +1,6 @@ %define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5} -%define mariadb_version_default 10.2.20 +%define mariadb_version_default 10.2.21 %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: 2%{?dist} +Release: 3%{?dist} Summary: A fast fulltext searchable storage engine for MariaDB Group: Applications/Databases @@ -228,6 +228,9 @@ fi %doc mroonga-doc/* %changelog +* Thu Jan 10 2018 Kentaro Hayashi <hayas****@clear*****> - 8.09-3 +- build against MariaDB 10.2.21. + * Thu Dec 27 2018 Kentaro Hayashi <hayas****@clear*****> - 8.09-2 - build against MariaDB 10.2.20. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20190110/b09bf172/attachment.html>