Browse code

Postgresql : Updated to version 9.6.6

Change-Id: Ib75f0c6802b6cbe93223b933827d072a657bc187
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/4388
Reviewed-by: Vinay Kulkarni <kulkarniv@vmware.com>
Tested-by: gerrit-photon <photon-checkins@vmware.com>

xiaolin-vmware authored on 2017/11/28 08:56:21
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:        PostgreSQL database engine
2 2
 Name:           postgresql
3
-Version:        9.6.5
3
+Version:        9.6.6
4 4
 Release:        1%{?dist}
5 5
 License:        PostgreSQL
6 6
 URL:            www.postgresql.org
... ...
@@ -8,8 +8,8 @@ Group:          Applications/Databases
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 
11
-Source0:        http://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.gz
12
-%define sha1    postgresql=77da008da8efd20a4c19ec33903ac80bb7ff7239
11
+Source0:        http://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
12
+%define sha1    postgresql=bd911c2a2ee25086cfebe03f3483f82c38210cdb
13 13
 # Common libraries needed
14 14
 BuildRequires:  krb5-devel
15 15
 BuildRequires:  libxml2-devel
... ...
@@ -151,6 +151,8 @@ rm -rf %{buildroot}/*
151 151
 %{_libdir}/libpgtypes.a
152 152
 
153 153
 %changelog
154
+*   Mon Nov 27 2017 Xiaolin Li <xiaolinl@vmware.com> 9.6.6-1
155
+-   Updated to version 9.6.6
154 156
 *   Fri Sep 08 2017 Xiaolin Li <xiaolinl@vmware.com> 9.6.5-1
155 157
 -   Updated to version 9.6.5
156 158
 *   Tue Aug 15 2017 Xiaolin Li <xiaolinl@vmware.com> 9.6.4-1