Explorar o código

upgrading package: mysql51 5.1.15 -> 5.1.16

Christoph Schug %!s(int64=18) %!d(string=hai) anos
pai
achega
c645f3f0ec
Modificáronse 1 ficheiros con 2 adicións e 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