Explorar o código

upgrading package: mysql 5.0.24 -> 5.0.24a

Christoph Schug %!s(int64=19) %!d(string=hai) anos
pai
achega
ab8a0272f8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -24,7 +24,7 @@
 
 #   package version
 %define       V_major   5.0
-%define       V_minor   24
+%define       V_minor   24a
 %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:      20060825
+Release:      20060901
 
 #   package options
 %option       with_server    yes