瀏覽代碼

upgrading package: mysql5 5.0.12 -> 5.0.13

Thomas Lotterer 20 年之前
父節點
當前提交
17e434fcd4
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      mysql5/mysql5.spec

+ 3 - 3
mysql5/mysql5.spec

@@ -24,8 +24,8 @@
 
 #   package version
 %define       V_major   5.0
-%define       V_minor   12
-%define       V_mysql   %{V_major}.%{V_minor}-beta
+%define       V_minor   13
+%define       V_mysql   %{V_major}.%{V_minor}-rc
 %define       V_opkg    %{V_major}.%{V_minor}
 
 #   package information
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20050902
+Release:      20050928
 
 #   package options
 %option       with_server    yes