update tizen version to tizen20200721 80/238980/1
authorbiao716.wang <biao716.wang@samsung.com>
Tue, 21 Jul 2020 03:25:49 +0000 (12:25 +0900)
committerbiao716.wang <biao716.wang@samsung.com>
Tue, 21 Jul 2020 03:25:49 +0000 (12:25 +0900)
Change-Id: I1f639849310abc7e1fa1f71a99ac2388ae29e024
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
debian/changelog
packaging/build.changes
packaging/build.spec

index a0bc8ee..e16de0a 100644 (file)
@@ -1,3 +1,10 @@
+build (20160629-tizen20200721) unstable; urgency=high
+
+  * update tizen version to tizen20200721
+  * Remove unused directory at the end of build step
+
+ -- Wang Biao <biao716.wang@samsung.com>  Tue, 19 May 2020 09:30:00 +0800
+
 build (20160629-tizen20200519) unstable; urgency=high
 
   * update tizen version to tizen20200519
index 79106c4..2eb038f 100644 (file)
@@ -1,4 +1,10 @@
 --------------------------------------------------------------------
+Tue Jul 21 09:30:00 CST 2020 - biao716.wang@samsung.com
+
+- Update tizen version to tizen20200721
+- Remove unused directory at the end of build step
+
+--------------------------------------------------------------------
 Tue May 19 09:30:00 CST 2020 - biao716.wang@samsung.com
 
 - Update tizen version to tizen20200519
index 5e259d9..72a2583 100644 (file)
@@ -71,7 +71,7 @@ Requires:       build-mkbaselibs
 %if 0%{?suse_version} > 1120 || 0%{?mdkversion}
 Recommends:     build-mkdrpms
 %endif
-Provides:   tizen-build = 20200519
+Provides:   tizen-build = 20200721
 %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} = 20200519
+Provides:       tizen-build-initvm-%{initvm_arch} = 20200721
 Obsoletes:      build-initvm
 %if 0%{?suse_version}
 BuildRequires:  glibc-devel-static
@@ -193,6 +193,8 @@ test -e default.conf
 /usr/lib/build/initvm.*
 
 %changelog
+* Tue Jul 21 2020 biao716.wangn@samsung.com
+- update tizen version to tizen20200721
 * Tue May 19 2020 biao716.wangn@samsung.com
 - update tizen version to tizen20200519
 * Fri Aug 30 2019 biao716.wangn@samsung.com