Update tizen version to tizen20181031 release-20181031
authorjingui.ren <jingui.ren@samsung.com>
Mon, 29 Oct 2018 08:04:09 +0000 (16:04 +0800)
committerjingui.ren <jingui.ren@samsung.com>
Mon, 29 Oct 2018 08:04:48 +0000 (16:04 +0800)
Change-Id: I1eefecc3f4bc5f35a76dc392683630a7ef546832

debian/changelog
packaging/build.changes
packaging/build.spec

index 4c1bf13..0d04215 100644 (file)
@@ -1,3 +1,10 @@
+build (20160629-tizen20181031) unstable; urgency=high
+
+  * update tizen version to tizen20181031
+  * Speed up the download packages when use https
+
+ -- Ren Jingui <jingui.ren@samsung.com>  Wed, 31 Oct 2018 09:30:00 +0800
+
 build (20160629-tizen20180927) unstable; urgency=high
 
   * update tizen version to tizen20180927
index 5ca630a..fb5f4e6 100644 (file)
@@ -1,4 +1,10 @@
 --------------------------------------------------------------------
+Thu Oct 31 09:30:00 CST 2018 - jingui.ren@samsung.com
+
+- Update tizen version to tizen20181031
+- Speed up the download packages when use https
+
+--------------------------------------------------------------------
 Thu Sep 27 09:30:00 CST 2018 - jingui.ren@samsung.com
 
 - Update tizen version to tizen20180927
index c0c5ac1..761f2f5 100644 (file)
@@ -71,7 +71,7 @@ Requires:       build-mkbaselibs
 %if 0%{?suse_version} > 1120 || 0%{?mdkversion}
 Recommends:     build-mkdrpms
 %endif
-Provides:   tizen-build = 20180927
+Provides:   tizen-build = 20181031
 %description
 This package provides a script for building RPMs for SUSE Linux in a
 chroot environment.
@@ -115,7 +115,7 @@ Group:          Development/Tools/Building
 Requires:       build
 BuildRequires:  gcc
 BuildRequires:  glibc-devel
-Provides:       tizen-build-initvm-%{initvm_arch} = 20180927
+Provides:       tizen-build-initvm-%{initvm_arch} = 20181031
 Obsoletes:      build-initvm
 %if 0%{?suse_version}
 BuildRequires:  glibc-devel-static
@@ -193,6 +193,8 @@ test -e default.conf
 /usr/lib/build/initvm.*
 
 %changelog
+* Wed Oct 31 2018 jingui.ren@samsung.com
+- update tizen version to tizen20181031
 * Thu Sep 27 2018 jingui.ren@samsung.com
 - update tizen version to tizen20180927
 * Fri Aug 31 2018 jingui.ren@samsung.com