Navigation Menu

Skip to content

Commit

Permalink
[rpm][fedora] use MySQL 5.5.20.
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 28, 2012
1 parent b6bbd1a commit e8874d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/rpm/fedora/mysql-mroonga.spec.in
@@ -1,4 +1,4 @@
%define mysql_version 5.5.19
%define mysql_version 5.5.20
%define mysql_release 1%{?dist}
# %define mysql_download_base_url http://ftp.iij.ad.jp/pub/linux/fedora/releases/16/Everything/source/SRPMS
%define mysql_download_base_url http://ftp.iij.ad.jp/pub/linux/fedora/updates/16/SRPMS
Expand Down Expand Up @@ -102,6 +102,7 @@ eval $command || \
* Wed Feb 29 2012 Kouhei Sutou <kou@clear-code.com> - 1.30-0
- new upstream release.
- always install/uninstall plugin.
- use MySQL 5.5.20.

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

0 comments on commit e8874d1

Please sign in to comment.