Browse Source

upgrading package: mysql5 5.0.18 -> 5.0.19

Ralf S. Engelschall 19 years ago
parent
commit
a6b549910c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mysql5/mysql5.spec

+ 2 - 2
mysql5/mysql5.spec

@@ -24,7 +24,7 @@
 
 #   package version
 %define       V_major   5.0
-%define       V_minor   18
+%define       V_minor   19
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 
@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20051230
+Release:      20060311
 
 #   package options
 %option       with_server    yes