浏览代码

modifying package: mysql-5.0.45 20071005 -> 20071010

Christoph Schug 18 年之前
父节点
当前提交
438e1465fd
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -27,7 +27,7 @@
 %define       V_minor   45
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
-%define       V_jdbc    5.0.7
+%define       V_jdbc    5.0.8
 
 #   package information
 Name:         mysql
@@ -40,7 +40,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20071005
+Release:      20071010
 
 #   package options
 %option       with_server      yes