Navigation Menu

Skip to content

Commit

Permalink
rpm centos: build against MariaDB 10.1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jun 26, 2018
1 parent 09f642d commit 2426243
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/rpm/centos/mariadb-10.1-mroonga.spec.in
@@ -1,6 +1,6 @@
%define _centos_ver %{?centos_ver:%{centos_ver}}%{!?centos_ver:5}

%define mariadb_version_default 10.1.33
%define mariadb_version_default 10.1.34
%define mariadb_release_default 1
%define mariadb_download_base_url_default https://downloads.mariadb.org/f
%if %{_centos_ver} == 7
Expand Down Expand Up @@ -228,6 +228,9 @@ fi
%doc mroonga-doc/*

%changelog
* Tue Jun 26 2018 Kentaro Hayashi <hayashi@clear-code.com> - 8.03-2
- build against MariaDB 10.1.33.

* Tue May 29 2018 Yasuhiro Horimoto <horimoto@clear-code.com> - 8.03-1
- new upstream release.

Expand Down

0 comments on commit 2426243

Please sign in to comment.