Sfoglia il codice sorgente

upgrading package: postgresql8 8.0.0b4 -> 8.0.0b5

Ralf S. Engelschall 21 anni fa
parent
commit
561f4f8eae
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      postgresql8/postgresql8.spec

+ 2 - 2
postgresql8/postgresql8.spec

@@ -25,7 +25,7 @@
 
 #   package versions
 %define       V_postgresql      8.0.0
-%define       V_postgresql_beta 4
+%define       V_postgresql_beta 5
 %define       V_libpqpp         4.0
 %define       V_libpqxx         2.4.2
 %define       V_pgperl          2.0.2
@@ -44,7 +44,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_postgresql}b%{V_postgresql_beta}
-Release:      20041115
+Release:      20041124
 
 #   package options
 %option       with_server   yes