Browse code

Updating c-rest-engine to 1.0.2

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

Kumar Kaushik authored on 2017/06/21 11:50:35
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Name:          c-rest-engine
2 2
 Summary:       minimal http(s) server library
3
-Version:       1.0.1
3
+Version:       1.0.2
4 4
 Release:       1%{?dist}
5 5
 Group:         Applications/System
6 6
 Vendor:        VMware, Inc.
... ...
@@ -12,7 +12,7 @@ Requires:      openssl >= 1.0.1
12 12
 BuildRequires: coreutils >= 8.22
13 13
 BuildRequires: openssl-devel >= 1.0.1
14 14
 Source0:       %{name}-%{version}.tar.gz
15
-%define sha1   c-rest-engine=a67d655cc7ba0c2f29cde3517eb105ecb7e57cd7
15
+%define sha1   c-rest-engine=3109b1bce28a38f177517f144488b9096ffc0a0f
16 16
 
17 17
 %description
18 18
 c-rest-engine is a minimal embedded http(s) server written in C.
... ...
@@ -62,6 +62,8 @@ find %{buildroot} -name '*.la' -delete
62 62
 # %doc ChangeLog README COPYING
63 63
 
64 64
 %changelog
65
+*  Tue Jun 20 2017 Kumar Kaushik <kaushikk@vmware.com> 1.0.2-1
66
+-  Updating version to 1.0.2
65 67
 *  Tue May 18 2017 Kumar Kaushik <kaushikk@vmware.com> 1.0.1-1
66 68
 -  Updating version to 1.0.1
67 69
 *  Thu May 04 2017 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 1.0.0-1