diff options
| author | Jesse Keating <jkeating@fedoraproject.org> | 2006-02-07 13:35:32 +0000 |
|---|---|---|
| committer | Jesse Keating <jkeating@fedoraproject.org> | 2006-02-07 13:35:32 +0000 |
| commit | 396c0e4db9cc3d486d6a5d923854d2cf40e22e50 (patch) | |
| tree | 499b12a0f5bb02caa6c9b58a4b4bdf7b2a91c18b | |
| parent | 1dfa8f900779acf120bb3b0ce5d1ee0a4ea4209a (diff) | |
bump for new gcc/glibcpostgresql-8_1_2-1_1RHEL-4-Stack-V1-split
| -rwxr-xr-x | postgresql.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/postgresql.spec b/postgresql.spec index d382d29..af982ab 100755 --- a/postgresql.spec +++ b/postgresql.spec @@ -82,7 +82,7 @@ Summary: PostgreSQL client programs and libraries. Name: postgresql Version: 8.1.2 -Release: 1 +Release: 1.1 License: BSD Group: Applications/Databases Url: http://www.postgresql.org/ @@ -819,6 +819,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 8.1.2-1.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Mon Jan 9 2006 Tom Lane <tgl@redhat.com> 8.1.2-1 - Update to PostgreSQL 8.1.2 - Repair extraneous quote in pgtcl configure script ... odd that bash |
