Przeglądaj źródła

upgrading package: mysql 4.0.15a -> 4.0.16

Ralf S. Engelschall 22 lat temu
rodzic
commit
8c4ed7c528
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_major   4.0
-%define       V_minor   15a
+%define       V_minor   16
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 
@@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE]
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20031007
+Release:      20031022
 
 #   package options
 %option       with_berkeleydb  yes