Explorar el Código

modifying package: mysql-5.1.38 20090918 -> 20090919

Ralf S. Engelschall hace 16 años
padre
commit
b232b61ea4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -26,7 +26,7 @@
 %define       V_minor   38
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
-%define       V_jdbc    5.1.8
+%define       V_jdbc    5.1.9
 
 #   package information
 Name:         mysql
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20090918
+Release:      20090919
 
 #   package options
 %option       with_server      yes