[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] use the latest MySQL.

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:29:15 JST 2012


Kouhei Sutou	2010-11-24 22:33:14 +0900 (Wed, 24 Nov 2010)

  New Revision: cbcc3e0e75f10b8252add5f75d60e91271cf1b01
  https://github.com/mroonga/mroonga/commit/cbcc3e0e75f10b8252add5f75d60e91271cf1b01

  Log:
    use the latest MySQL.

  Modified files:
    rpm/centos/mysql-groonga.spec.in

  Modified: rpm/centos/mysql-groonga.spec.in (+6 -2)
===================================================================
--- rpm/centos/mysql-groonga.spec.in    2010-11-24 22:33:06 +0900 (82d84f2)
+++ rpm/centos/mysql-groonga.spec.in    2010-11-24 22:33:14 +0900 (f812575)
@@ -1,10 +1,10 @@
-%define mysql_version 5.1.51
+%define mysql_version 5.1.53
 %define mysql_release 1
 %define mysql_dist    rhel5
 
 Name:		mysql-groonga
 Version:	@VERSION@
-Release:	2%{?dist}
+Release:	1%{?dist}
 Summary:	A MySQL storage engine powered by groonga.
 
 Group:		Applications/Databases
@@ -91,6 +91,10 @@ eval $command || \
 %{_libdir}/mysql/plugin/
 
 %changelog
+* Mon Nov 29 2010 Kouhei Sutou <kou �� clear-code.com> - 0.4-1
+- use the latest MySQL.
+- new upstream release.
+
 * Sun Nov 21 2010 Kouhei Sutou <kou �� clear-code.com> - 0.3-2
 - install user define function.
 
-------------- next part --------------
HTML����������������������������...
Download 



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