diff options
-rwxr-xr-x | postgresql.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/postgresql.spec b/postgresql.spec index f886a30..529b044 100755 --- a/postgresql.spec +++ b/postgresql.spec @@ -44,7 +44,7 @@ Version: 7.1.3 # Pre-release RPM's should not be put up on the public ftp.postgresql.org server # -- only test releases or full releases should be. -Release: 2 +Release: 3 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.gz @@ -948,6 +948,9 @@ rm -f perlfiles.list %endif %changelog +* Wed Sep 12 2001 Tim Powers <timp@redhat.com> +- rebuild with new gcc and binutils + * Mon Aug 20 2001 Trond Eivind Glomsrød <teg@redhat.com> 7.1.3-2 - Fix usage of "Red Hat Linux" in the README.rpm-dist, do other minor fixes to this file |