diff options
author | xuhy <huayong.xu@samsung.com> | 2023-11-30 15:03:45 +0800 |
---|---|---|
committer | xuhy <huayong.xu@samsung.com> | 2023-11-30 17:29:25 +0800 |
commit | 1590a66f07c5d06bb5d500757f4e10d5399a03d4 (patch) | |
tree | 3a4e7c09e7049bf9936f3756d5b7947ef2df3c70 /debian | |
parent | 44afd7428a959fec7d4dd82db6a5627cc07cc2f8 (diff) | |
download | build-1590a66f07c5d06bb5d500757f4e10d5399a03d4.tar.gz build-1590a66f07c5d06bb5d500757f4e10d5399a03d4.tar.bz2 build-1590a66f07c5d06bb5d500757f4e10d5399a03d4.zip |
update tizen version to tizen20231130sandbox/wangbiao/rich-dependence
Change-Id: I6c566bb36bb2e00282d929f0c5db80f6debb48a0
Signed-off-by: xuhy <huayong.xu@samsung.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 466fe0a..11cf530 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/control b/debian/control index 8463754..831940b 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-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 |