Browse Source

upgrading package: mysql 4.1.13 -> 4.1.13a

Thomas Lotterer 20 years ago
parent
commit
80b738557b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -24,7 +24,7 @@
 
 #   package version
 %define       V_major   4.1
-%define       V_minor   13
+%define       V_minor   13a
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20050721
+Release:      20050805
 
 #   package options
 %option       with_server    yes