Browse code

Corrected the version number

Change-Id: I1aa4ed1c9afdcdfd50d358683f43f6caa58d7211
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/2151
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Priyesh Padmavilasom <ppadmavilasom@vmware.com>

DheerajSShetty authored on 2017/03/16 03:23:37
Showing 1 changed files
... ...
@@ -13,7 +13,7 @@
13 13
 #################################################################################
14 14
 Name:		ceph
15 15
 Version:	11.2.0
16
-Release:	3%{?dist}
16
+Release:	4%{?dist}
17 17
 Epoch:		1
18 18
 Summary:	User space components of the Ceph file system
19 19
 License:	LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
... ...
@@ -995,9 +995,11 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
995 995
 
996 996
 
997 997
 %changelog
998
-* Mon Mar 13 2017 Dheeraj Shetty <Dheerajs@vmware.com> 11.1.0-3
998
+* Wed Mar 15 2017 Dheeraj Shetty <Dheerajs@vmware.com> 11.2.0-4
999
+- corrected version number
1000
+* Mon Mar 13 2017 Dheeraj Shetty <Dheerajs@vmware.com> 11.2.0-3
999 1001
 - change the python2 path variable
1000
-* Fri Feb 24 2017 Dheeraj Shetty <Dheerajs@vmware.com> 11.1.0-2
1002
+* Fri Feb 24 2017 Dheeraj Shetty <Dheerajs@vmware.com> 11.2.0-2
1001 1003
 - Turned off switch to build test package
1002
-* Fri Jan 27 2017 Dheeraj Shetty <Dheerajs@vmware.com> 11.1.0-1
1004
+* Fri Jan 27 2017 Dheeraj Shetty <Dheerajs@vmware.com> 11.2.0-1
1003 1005
 - Initial build. First version based on ceph github repo with modifications for photon