Browse Source

upgrading package: postgresql 8.3.5 -> 8.3.6

Ralf S. Engelschall 16 years ago
parent
commit
d058bd11b9
1 changed files with 4 additions and 4 deletions
  1. 4 4
      postgresql/postgresql.spec

+ 4 - 4
postgresql/postgresql.spec

@@ -22,9 +22,9 @@
 ##
 
 #   package versions
-%define       V_postgresql      8.3.5
-%define       V_postgresql_dist 8.3.5
-%define       V_postgresql_dir  8.3.5
+%define       V_postgresql      8.3.6
+%define       V_postgresql_dist 8.3.6
+%define       V_postgresql_dir  8.3.6
 %define       V_libpqxx         3.0
 %define       V_perl            5.8.8
 %define       V_pgperl          2.0.2
@@ -48,7 +48,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_postgresql}
-Release:      20081116
+Release:      20090206
 
 #   package options
 %option       with_server       yes