Explorar el Código

upgrading package: mysql51 5.1.15 -> 5.1.16

Christoph Schug hace 18 años
padre
commit
c645f3f0ec
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      mysql51/mysql51.spec

+ 2 - 2
mysql51/mysql51.spec

@@ -24,7 +24,7 @@
 
 #   package version
 %define       V_major   5.1
-%define       V_minor   15
+%define       V_minor   16
 %define       V_mysql   %{V_major}.%{V_minor}-beta
 %define       V_opkg    %{V_major}.%{V_minor}
 
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20070207
+Release:      20070302
 
 #   package options
 %option       with_server      yes