Sfoglia il codice sorgente

upgrading package: mysql5 5.0.11 -> 5.0.12

Ralf S. Engelschall 20 anni fa
parent
commit
f90a336507
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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   11
+%define       V_minor   12
 %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:      20050813
+Release:      20050902
 
 #   package options
 %option       with_server    yes