diff options
Diffstat (limited to 'postgresql.spec')
| -rwxr-xr-x | postgresql.spec | 9 |
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) |
