Browse code

Updated leveldb to version 1.20

Change-Id: Id94fa496e5953582a606bcf6fc5772eecef36dbe
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/2229
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Anish Swaminathan <anishs@vmware.com>

dthaluru authored on 2017/03/31 15:59:40
Showing 1 changed files
... ...
@@ -1,11 +1,11 @@
1 1
 Summary:	A fast and lightweight key/value database library by Google
2 2
 Name:		leveldb
3
-Version:	1.19
4
-Release:	2%{?dist}
3
+Version:	1.20
4
+Release:	1%{?dist}
5 5
 License:	BSD
6 6
 URL:		https://github.com/google/leveldb
7 7
 Source0:	https://github.com/google/leveldb/archive/v%{version}/%{name}-%{version}.tar.gz
8
-%define sha1 leveldb=864b45b4a8d1ad400b9115ff6d3c9fb1f79be82b
8
+%define sha1 leveldb=df11440c30deed5987263730180225db98de9f57
9 9
 Group:		Development/Libraries/C and C++
10 10
 Vendor:		VMware, Inc.
11 11
 Distribution:	Photon
... ...
@@ -49,6 +49,8 @@ make check
49 49
 %{_libdir}/libleveldb.a
50 50
 
51 51
 %changelog
52
+*	Thu Mar 30 2017 Divya Thaluru <dthaluru@vmware.com> 1.20-1
53
+-	Updated to version 1.20
52 54
 *	Wed Dec 21 2016 Dheeraj Shetty <Dheerajs@vmware.com> 1.19-2
53 55
 -	Fixed parallel build error
54 56
 *	Fri Dec 16 2016 Dheeraj Shetty <Dheerajs@vmware.com> 1.19-1