summaryrefslogtreecommitdiffstats
path: root/postgresql.spec
diff options
context:
space:
mode:
Diffstat (limited to 'postgresql.spec')
-rwxr-xr-xpostgresql.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/postgresql.spec b/postgresql.spec
index 745b4e8..c91680d 100755
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -82,7 +82,7 @@
Summary: PostgreSQL client programs and libraries
Name: postgresql
-Version: 8.3.4
+Version: 8.3.5
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
@@ -97,7 +97,7 @@ Source7: ecpg_config.h
Source14: postgresql.pam
Source15: postgresql-bashprofile
Source16: filter-requires-perl-Pg.sh
-Source17: http://www.postgresql.org/docs/manuals/postgresql-8.3.4-US.pdf
+Source17: http://www.postgresql.org/docs/manuals/postgresql-8.3.5-US.pdf
Source18: ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-3.8.1.tgz
Source19: http://pgfoundry.org/projects/pgtclng/pgtcl1.6.2.tar.gz
Source20: http://pgfoundry.org/projects/pgtclng/pgtcldocs-20070115.zip
@@ -859,6 +859,10 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Sun Nov 2 2008 Tom Lane <tgl@redhat.com> 8.3.5-1
+- Update to PostgreSQL 8.3.5.
+- Improve display from init script's initdb action, per Michael Schwendt
+
* Thu Sep 25 2008 Tom Lane <tgl@redhat.com> 8.3.4-1
- Update to PostgreSQL 8.3.4.