summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxuhy <huayong.xu@samsung.com>2023-11-30 15:03:45 +0800
committerxuhy <huayong.xu@samsung.com>2023-11-30 17:29:25 +0800
commit1590a66f07c5d06bb5d500757f4e10d5399a03d4 (patch)
tree3a4e7c09e7049bf9936f3756d5b7947ef2df3c70
parent44afd7428a959fec7d4dd82db6a5627cc07cc2f8 (diff)
downloadbuild-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>
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rw-r--r--packaging/build.changes7
-rw-r--r--packaging/build.spec6
4 files changed, 19 insertions, 4 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
diff --git a/packaging/build.changes b/packaging/build.changes
index 3d27296..1e32520 100644
--- a/packaging/build.changes
+++ b/packaging/build.changes
@@ -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
diff --git a/packaging/build.spec b/packaging/build.spec
index dcad45c..775cfd9 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 >= 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