diff options
| author | Karsten Hopp <karsten@fedoraproject.org> | 2007-02-14 16:45:46 +0000 |
|---|---|---|
| committer | Karsten Hopp <karsten@fedoraproject.org> | 2007-02-14 16:45:46 +0000 |
| commit | 32445b61dc087cabd303d3f8dbf3a1c5b4dd7912 (patch) | |
| tree | 88d945681a96f397136fe39ba619bd1df75a8562 | |
| parent | 8f32cc1efc5d7a7074f71ab0fb70aa84c96efec3 (diff) | |
- rebuild with tcl-8.4postgresql-8_2_3-2_fc7
| -rwxr-xr-x | postgresql.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/postgresql.spec b/postgresql.spec index 11ac7cf..4256310 100755 --- a/postgresql.spec +++ b/postgresql.spec @@ -81,7 +81,7 @@ Summary: PostgreSQL client programs and libraries. Name: postgresql Version: 8.2.3 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Applications/Databases Url: http://www.postgresql.org/ @@ -822,6 +822,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Feb 14 2007 Karsten Hopp <karsten@redhat.com> 8.2.3-2 +- rebuild with tcl-8.4 + * Wed Feb 7 2007 Tom Lane <tgl@redhat.com> 8.2.3-1 - Update to PostgreSQL 8.2.3 due to regression induced by security fix Resolves: #227522 |
