Browse code

Update mesos to 1.2.0

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

michellewang-ubuntu authored on 2017/04/28 23:51:38
Showing 1 changed files
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:        Mesos
2 2
 Name:           mesos
3
-Version:        1.1.0
4
-Release:        3%{?dist}
3
+Version:        1.2.0
4
+Release:        1%{?dist}
5 5
 License:        Apache
6 6
 URL:            http://mesos.apache.org
7 7
 Group:          Applications/System
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        http://www.apache.org/dist/%{name}/%{version}/%{name}-%{version}.tar.gz
11
-%define sha1    mesos=5ea8f46cdb5c1b96fdce19120655c8df15732a60
11
+%define sha1    mesos=1d570504498c90697b690e3b221feba63d0a800b
12 12
 Patch0:         mesos-sysmacros.patch
13 13
 BuildRequires:  openjre >= 1.8.0.45
14 14
 BuildRequires:  openjdk >= 1.8.0.45
... ...
@@ -100,6 +100,8 @@ find %{buildroot}%{_libdir} -name '*.la' -delete
100 100
 %exclude %{_libdir}/debug/
101 101
 
102 102
 %changelog
103
+*   Fri Mar 31 2017 Michelle Wang <michellew@vmware.com> 1.2.0-1
104
+-   Update package version
103 105
 *   Fri Mar 24 2017 Alexey Makhalov <amakhalov@vmware.com> 1.1.0-3
104 106
 -   Added mesos-sysmacros.patch and -Wno-strict-aliasing CPPFLAGS
105 107
     to fix build issues with glibc-2.25