瀏覽代碼

upgrading package: mysql 5.0.36 -> 5.0.37

Ralf S. Engelschall 18 年之前
父節點
當前提交
6811af6206
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -24,7 +24,7 @@
 
 
 #   package version
 #   package version
 %define       V_major   5.0
 %define       V_major   5.0
-%define       V_minor   36
+%define       V_minor   37
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 
 
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Database
 Group:        Database
 License:      GPL
 License:      GPL
 Version:      %{V_opkg}
 Version:      %{V_opkg}
-Release:      20070302
+Release:      20070309
 
 
 #   package options
 #   package options
 %option       with_server      yes
 %option       with_server      yes