summaryrefslogtreecommitdiffstats
path: root/postgresql.spec
diff options
context:
space:
mode:
authorTom Lane <tgl@fedoraproject.org>2008-03-26 03:48:22 +0000
committerTom Lane <tgl@fedoraproject.org>2008-03-26 03:48:22 +0000
commitd81bd839fe75f8976d71f627c60e2e6ba264e825 (patch)
tree2757c3cdd315446d99e7c491786bb6d405e70994 /postgresql.spec
parent853387736c919f82b68348e5ca0b740f5bc6a1a8 (diff)
Diffstat (limited to 'postgresql.spec')
-rwxr-xr-xpostgresql.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/postgresql.spec b/postgresql.spec
index 22f5930..a07c373 100755
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -81,8 +81,8 @@
Summary: PostgreSQL client programs and libraries
Name: postgresql
-Version: 8.3.0
-Release: 3%{?dist}
+Version: 8.3.1
+Release: 1%{?dist}
License: BSD
Group: Applications/Databases
Url: http://www.postgresql.org/
@@ -96,7 +96,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.0-US.pdf
+Source17: http://www.postgresql.org/docs/manuals/postgresql-8.3.1-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
@@ -841,6 +841,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Tue Mar 25 2008 Tom Lane <tgl@redhat.com> 8.3.1-1
+- Update to PostgreSQL 8.3.1.
+
* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> 8.3.0-3
- add Requires for versioned perl (libperl.so)