Navigation Menu

Skip to content

Commit

Permalink
rpm centos: upgrade MySQL: 5.5.21 -> 5.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 8, 2012
1 parent aecc93e commit b03d1c7
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.21
%define mysql_version 5.5.22
%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 @@ -148,6 +148,7 @@ eval $command || \
%changelog
* Sun Apr 29 2012 Kouhei Sutou <kou@clear-code.com> - 2.02-0
- new upstream release.
- use MySQL 5.5.21.

* Thu Mar 29 2012 Kouhei Sutou <kou@clear-code.com> - 2.01-0
- new upstream release.
Expand Down

0 comments on commit b03d1c7

Please sign in to comment.