Explorar o código

upgrading package: mysql 5.1.37 -> 5.1.38

Ralf S. Engelschall %!s(int64=16) %!d(string=hai) anos
pai
achega
cefa300cec
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -23,7 +23,7 @@
 
 #   package version
 %define       V_major   5.1
-%define       V_minor   37
+%define       V_minor   38
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 %define       V_jdbc    5.1.8
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20090803
+Release:      20090903
 
 #   package options
 %option       with_server      yes