From: xuhy Date: Thu, 18 Apr 2024 01:14:25 +0000 (+0800) Subject: Upgrade version to tizen20240418 X-Git-Tag: accepted/tools/devbase/tools/legacy/20250527.042449~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5bf5cb06be105ffa643d3f0d23a4b8c1abea1e92;p=tools%2Fbuild.git Upgrade version to tizen20240418 Change-Id: If1ec8e80a313d194642e663505810a269d4fbfc2 --- diff --git a/debian/changelog b/debian/changelog index 466fe0a..10f9ecb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +build (20160629-tizen20240418) unstable; urgency=high + + * Update version to tizen20240418. + * Merge branch 'sandbox/xuwc/devel-riscv-py2' into devel-py2 + * Update qemu-arm-static depend. + * use the correct lua to excutxe scripts + + -- Xu Huayong Thu, 18 Apr 2024 09:27:00 +0800 + build (20160629-tizen20231101) unstable; urgency=high * Update tizen version to tizen20231101. diff --git a/debian/control b/debian/control index 34e6cc5..d624292 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Depends: ${perl:Depends}, libxml-parser-perl, libcrypt-ssleay-perl (>= 0.64-tizen20130308), binfmt-support, - tizen-qemu-arm-static-2024.01.10 + tizen-qemu-arm-static-2024.04.18 Recommends: rpm2cpio, zstd Description: A script to build SUSE Linux RPMs This package provides a script for building RPMs for SUSE Linux diff --git a/packaging/build.changes b/packaging/build.changes index 3d27296..ca0c1ca 100644 --- a/packaging/build.changes +++ b/packaging/build.changes @@ -1,3 +1,11 @@ +-------------------------------------------------------------------- +Thu Apr 18 09:27:00 CST 2024 - huayong.xu@samsung.com + +- Update version to tizen20240418 +- Merge branch 'sandbox/xuwc/devel-riscv-py2' into devel-py2 +- Update qemu-arm-static depend. +- use the correct lua to excutxe scripts + -------------------------------------------------------------------- Wed Nov 01 09:30:00 CST 2023 - biao716.wang@samsung.com diff --git a/packaging/build.spec b/packaging/build.spec index 7fc8c46..f7816e1 100644 --- a/packaging/build.spec +++ b/packaging/build.spec @@ -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 >= 2024.01.10 +Requires: tizen-qemu-arm-static >= 2024.04.18 %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 = 20240418 %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} = 20240418 Obsoletes: build-initvm %if 0%{?suse_version} BuildRequires: glibc-devel-static