From 6c53092e6f626187427f36df860154d6e8dd0872 Mon Sep 17 00:00:00 2001 From: "biao716.wang" Date: Thu, 12 Jan 2023 17:03:37 +0900 Subject: [PATCH] update tizen version to tizen20230112 Change-Id: If9af31f0bd8e02aeb67a4adebcdcadf2c5ae54a9 Signed-off-by: biao716.wang --- debian/changelog | 7 +++++++ packaging/build.changes | 6 ++++++ packaging/build.spec | 4 ++-- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ee412ec..b72982d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +build (20160629-tizen20230112) unstable; urgency=high + + * Update tizen version to tizen20230112 + * add new build option: --nocumulate which can allow build without cumulatve build. + + -- Wang Biao Thu, 12 Jan 2023 09:30:00 +0800 + build (20160629-tizen20221207) unstable; urgency=high * Update tizen version to tizen20221207 diff --git a/packaging/build.changes b/packaging/build.changes index b7fb0d1..3db4bf2 100644 --- a/packaging/build.changes +++ b/packaging/build.changes @@ -1,3 +1,9 @@ +-------------------------------------------------------------------- +Thu Jan 12 09:30:00 CST 2023 - biao716.wang@samsung.com + +- Update tizen version to tizen20230112 +- add new build option: --nocumulate which can allow build without cumulatve build. + -------------------------------------------------------------------- Wed Dec 07 09:30:00 CST 2022 - biao716.wang@samsung.com diff --git a/packaging/build.spec b/packaging/build.spec index 483c7f6..5e45af2 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 = 20221207 +Provides: tizen-build = 20230112 %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} = 20221207 +Provides: tizen-build-initvm-%{initvm_arch} = 20230112 Obsoletes: build-initvm %if 0%{?suse_version} BuildRequires: glibc-devel-static -- 2.34.1