Browse code

Upgrading redis-4.0.6 to redis-4.0.10

Change-Id: I69b1a80893c509f85b2015bc3e210c4a9ba44582
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5310
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

Ajay Kaher authored on 2018/06/30 03:17:19
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Summary:	advanced key-value store
2 2
 Name:		redis
3
-Version:	4.0.6
3
+Version:	4.0.10
4 4
 Release:	1%{?dist}
5 5
 License:	BSD
6 6
 URL:		http://redis.io/
... ...
@@ -8,7 +8,7 @@ Group:		Applications/Databases
8 8
 Vendor:		VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:	http://download.redis.io/releases/%{name}-%{version}.tar.gz
11
-%define sha1 redis=9097893771863d56a69dbf233c6c97a78aaddedf
11
+%define sha1 redis=d2738d9b93a3220eecc83e89a7c28593b58e4909
12 12
 Patch0:         redis-conf.patch
13 13
 BuildRequires:  gcc
14 14
 BuildRequires:  systemd
... ...
@@ -78,5 +78,7 @@ exit 0
78 78
 %config(noreplace) %attr(0640, %{name}, %{name}) %{_sysconfdir}/redis.conf
79 79
 
80 80
 %changelog
81
+* Fri Jun 29 2018 Ajay Kaher <akaher@vmware.com> 4.0.10-1
82
+- Upgrading to 4.0.10
81 83
 * Thu Jan 11 2018 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 4.0.6-1
82 84
 - Initial build for photon