Navigation Menu

Skip to content

Commit

Permalink
rpm fedora: use MySQL 5.5.34 on Fedora 19
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Nov 22, 2013
1 parent d839da4 commit 2b2199a
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.33
%define mysql_version 5.5.34
%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/19/SRPMS
Expand Down Expand Up @@ -158,6 +158,7 @@ fi
%changelog
* Fri Nov 29 2013 HAYASHI Kentaro <hayashi@clear-code.com> - 3.10-1
- new upstream release.
- use MySQL 5.5.34 on Fedora 19.

* Tue Oct 29 2013 HAYASHI Kentaro <hayashi@clear-code.com> - 3.09-1
- new upstream release.
Expand Down

0 comments on commit 2b2199a

Please sign in to comment.