Navigation Menu

Skip to content

Commit

Permalink
rpm centos: use MySQL 5.5.24
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 17, 2012
1 parent 28b996c commit d197ad9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/rpm/centos/mysql-mroonga.spec.in
Expand Up @@ -6,7 +6,7 @@
%define mysql_dist el6_2.1
%define mysql_download_base_url http://vault.centos.org/6.2/updates/Source/SPackages
%else
%define mysql_version 5.5.23
%define mysql_version 5.5.24
%define mysql_release 1
%define mysql_dist rhel5
%define mysql_download_base_url http://ftp.jaist.ac.jp/pub/mysql/Downloads/MySQL-5.5
Expand Down Expand Up @@ -163,6 +163,7 @@ fi
%changelog
* Tue May 29 2012 Kouhei Sutou <kou@clear-code.com> - 2.03-0
- new upstream release.
- use MySQL 5.5.24.

* Sun Apr 29 2012 Kouhei Sutou <kou@clear-code.com> - 2.02-0
- new upstream release.
Expand Down

0 comments on commit d197ad9

Please sign in to comment.