From 2704be76fc33ae152e495e25fa8c42ed9b612280 Mon Sep 17 00:00:00 2001 From: wangbiao Date: Wed, 1 Nov 2023 12:17:40 +0900 Subject: [PATCH] update tizen version to tizen20231101 Change-Id: I62406e53b1a9ba5ae36d1c94dc1fa3d3bf949988 Signed-off-by: wangbiao --- debian/changelog | 9 +++++++++ packaging/build.changes | 9 +++++++++ packaging/build.spec | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fd94e9c..466fe0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +build (20160629-tizen20231101) unstable; urgency=high + + * Update tizen version to tizen20231101. + * Fix build error for https://bugs.tizen.org/browse/DEVT-440. + * download: enable proxy support for HTTPS. + * Support different interpreters in prein/postin scriptlets. + + -- Wang Biao Wed, 01 Nov 2023 09:30:00 +0800 + build (20160629-tizen20230510) unstable; urgency=high * Update tizen version to tizen20230510. diff --git a/packaging/build.changes b/packaging/build.changes index 8d017c5..3d27296 100644 --- a/packaging/build.changes +++ b/packaging/build.changes @@ -1,3 +1,12 @@ +-------------------------------------------------------------------- +Wed Nov 01 09:30:00 CST 2023 - biao716.wang@samsung.com + +- Update tizen version to tizen20231101 +- Fix build error for https://bugs.tizen.org/browse/DEVT-440. +- download: enable proxy support for HTTPS +- Support different interpreters in prein/postin scriptlets +- Support build with openSUSE15.x distro + -------------------------------------------------------------------- Wed May 10 09:30:00 CST 2023 - biao716.wang@samsung.com diff --git a/packaging/build.spec b/packaging/build.spec index 0b932f1..dcad45c 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 = 20230510 +Provides: tizen-build = 20231101 %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} = 20230510 +Provides: tizen-build-initvm-%{initvm_arch} = 20231101 Obsoletes: build-initvm %if 0%{?suse_version} BuildRequires: glibc-devel-static -- 2.34.1