summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--packaging/build.changes7
-rw-r--r--packaging/build.spec4
3 files changed, 17 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a8a4656..fd94e9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+build (20160629-tizen20230510) unstable; urgency=high
+
+ * Update tizen version to tizen20230510.
+ * hide credentials information in logs.
+ * ignore non-existance of qemu binfmt file.
+
+ -- Wang Biao <biao716.wang@samsung.com> Wed, 10 May 2023 09:30:00 +0800
+
build (20160629-tizen20230301) unstable; urgency=high
* Update tizen version to tizen20230301
diff --git a/packaging/build.changes b/packaging/build.changes
index 4eab268..8d017c5 100644
--- a/packaging/build.changes
+++ b/packaging/build.changes
@@ -1,4 +1,11 @@
--------------------------------------------------------------------
+Wed May 10 09:30:00 CST 2023 - biao716.wang@samsung.com
+
+- Update tizen version to tizen20230510
+- hide credentials information in logs.
+- ignore non-existance of qemu binfmt file
+
+--------------------------------------------------------------------
Wed Mar 01 09:30:00 CST 2023 - biao716.wang@samsung.com
- Update tizen version to tizen20230301
diff --git a/packaging/build.spec b/packaging/build.spec
index 9d7d960..0b932f1 100644
--- a/packaging/build.spec
+++ b/packaging/build.spec
@@ -72,7 +72,7 @@ Requires: build-mkbaselibs
%if 0%{?suse_version} > 1120 || 0%{?mdkversion}
Recommends: build-mkdrpms
%endif
-Provides: tizen-build = 20230301
+Provides: tizen-build = 20230510
%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} = 20230301
+Provides: tizen-build-initvm-%{initvm_arch} = 20230510
Obsoletes: build-initvm
%if 0%{?suse_version}
BuildRequires: glibc-devel-static