From 10587f4e78e8283a0db2812aaed6c43a99ca07e0 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Tue, 1 Sep 2009 20:39:52 +0000 Subject: - bump release and build again with the correct libssl --- postgresql.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'postgresql.spec') diff --git a/postgresql.spec b/postgresql.spec index 8bf55b9..f8ddd12 100755 --- a/postgresql.spec +++ b/postgresql.spec @@ -60,7 +60,7 @@ Summary: PostgreSQL client programs and libraries Name: postgresql %define majorversion 8.4 Version: 8.4.0 -Release: 3.1%{?dist} +Release: 3.2%{?dist} License: MIT Group: Applications/Databases Url: http://www.postgresql.org/ @@ -856,6 +856,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Sep 01 2009 Karsten Hopp 8.4.0-3.2 +- bump release and build again with the correct libssl + * Tue Sep 01 2009 Karsten Hopp 8.4.0-3.1 - disable dtrace on s390x as a workaround until #520469 has been fixed -- cgit