Navigation Menu

Skip to content

Commit

Permalink
[centos] upgrade MySQL 5.5.10 to 5.5.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 17, 2011
1 parent bc2a2b9 commit 5517e2c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions rpm/centos/mysql-groonga.spec.in
@@ -1,10 +1,10 @@
%define mysql_version 5.5.10
%define mysql_version 5.5.12
%define mysql_release 1
%define mysql_dist rhel5

Name: mysql-groonga
Version: @VERSION@
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A MySQL storage engine powered by groonga.

Group: Applications/Databases
Expand Down Expand Up @@ -99,6 +99,9 @@ fi
%doc %{_datadir}/mysql-groonga/doc/

%changelog
* Thu May 17 2011 Kouhei Sutou <kou@clear-code.com> - 0.5-2
- use MySQL 5.5.12.

* Thu Mar 29 2011 Kouhei Sutou <kou@clear-code.com> - 0.5-1
- new upstream release.

Expand Down

0 comments on commit 5517e2c

Please sign in to comment.