update tizen version to tizen20231130 92/302092/2 master sandbox/wangbiao/rich-dependence
authorxuhy <huayong.xu@samsung.com>
Thu, 30 Nov 2023 07:03:45 +0000 (15:03 +0800)
committerxuhy <huayong.xu@samsung.com>
Thu, 30 Nov 2023 09:29:25 +0000 (17:29 +0800)
Change-Id: I6c566bb36bb2e00282d929f0c5db80f6debb48a0
Signed-off-by: xuhy <huayong.xu@samsung.com>
debian/changelog
debian/control
packaging/build.changes
packaging/build.spec

index 466fe0a..11cf530 100644 (file)
@@ -1,3 +1,11 @@
+build (20160629-tizen20231130) unstable; urgency=high
+
+  * Update tizen version to tizen20231129.
+  * Use the correct lua to excutxe scripts
+  * Update qemu-arm-static depend to support risc
+
+ -- Xu Huayong <huayong.xu@samsung.com>  Thu, 30 Nov 2023 14:27:00 +0800
+
 build (20160629-tizen20231101) unstable; urgency=high
 
   * Update tizen version to tizen20231101.
index 8463754..831940b 100644 (file)
@@ -12,7 +12,7 @@ Depends: ${perl:Depends},
   libxml-parser-perl,
   libcrypt-ssleay-perl (>= 0.64-tizen20130308),
   binfmt-support,
-  tizen-qemu-arm-static-2023.08.30
+  tizen-qemu-arm-static-2023.11.30
 Recommends: rpm2cpio, zstd
 Description: A script to build SUSE Linux RPMs
  This package provides a script for building RPMs for SUSE Linux
index 3d27296..1e32520 100644 (file)
@@ -1,4 +1,11 @@
 --------------------------------------------------------------------
+Thu Nov 30 14:27:00 CST 2023 - huayong.xu@samsung.com
+
+- Update tizen version to tizen20231129
+- Use the correct lua to excutxe scripts
+- Update qemu-arm-static depend to support risc
+
+--------------------------------------------------------------------
 Wed Nov 01 09:30:00 CST 2023 - biao716.wang@samsung.com
 
 - Update tizen version to tizen20231101
index dcad45c..775cfd9 100644 (file)
@@ -45,7 +45,7 @@ Requires:       perl(LWP::UserAgent)
 Requires:       perl(IO::Socket::SSL)
 Requires:       perl(XML::Parser)
 Requires:       perl(Archive::Tar)
-Requires:       tizen-qemu-arm-static >= 2020.06.17
+Requires:       tizen-qemu-arm-static >= 2023.11.30
 
 %if 0%{?fedora_version} || 0%{?suse_version} == 1220 || 0%{?centos_version}
 Requires:       rpm-build
@@ -72,7 +72,7 @@ Requires:       build-mkbaselibs
 %if 0%{?suse_version} > 1120 || 0%{?mdkversion}
 Recommends:     build-mkdrpms
 %endif
-Provides:   tizen-build = 20231101
+Provides:       tizen-build = 20231130
 %description
 This package provides a script for building RPMs for SUSE Linux in a
 chroot environment.
@@ -116,7 +116,7 @@ Group:          Development/Tools/Building
 Requires:       build
 BuildRequires:  gcc
 BuildRequires:  glibc-devel
-Provides:       tizen-build-initvm-%{initvm_arch} = 20231101
+Provides:       tizen-build-initvm-%{initvm_arch} = 20231130
 Obsoletes:      build-initvm
 %if 0%{?suse_version}
 BuildRequires:  glibc-devel-static