Browse Source

MySQL-5.5.24-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6160 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 12 years ago
parent
commit
9b701ce5f9
1 changed files with 4 additions and 1 deletions
  1. 4 1
      M/MySQL/MySQL-vl.spec

+ 4 - 1
M/MySQL/MySQL-vl.spec

@@ -15,7 +15,7 @@
 
 %define see_base For a description of MySQL see the base MySQL RPM or http://www.mysql.com
 
-%define mysql_version		5.5.23
+%define mysql_version		5.5.24
 %define client_version		18
 
 %if %{?_dist_release}!="vl5"
@@ -541,6 +541,9 @@ fi
 %doc %attr(644, root, man) %{_mandir}/man1/mysqltest_embedded.1*
 
 %changelog
+* Thu May 10 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.5.24-1
+- new upstream release.
+
 * Tue May 01 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.5.23-1
 - new upstream release.
 - added "Vendor:" and "Distribution:" tag.