Navigation Menu

Skip to content

Commit

Permalink
rpm fedora: use MySQL 5.5.23
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 17, 2012
1 parent d197ad9 commit 6167adf
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.22
%define mysql_version 5.5.23
%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 @@ -117,6 +117,7 @@ fi
%changelog
* Tue May 29 2012 Kouhei Sutou <kou@clear-code.com> - 2.03-0
- new upstream release.
- use MySQL 5.5.23.

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

0 comments on commit 6167adf

Please sign in to comment.