summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwangbiao <biao716.wang@samsung.com>2023-11-01 12:17:40 +0900
committerwangbiao <biao716.wang@samsung.com>2023-11-01 12:17:40 +0900
commit2704be76fc33ae152e495e25fa8c42ed9b612280 (patch)
treedc1230e87bc6378b0329c89385934708ef5f9098
parentef3ea08bd583218e5697ddd7b04f30ecf12ab643 (diff)
downloadbuild-2704be76fc33ae152e495e25fa8c42ed9b612280.tar.gz
build-2704be76fc33ae152e495e25fa8c42ed9b612280.tar.bz2
build-2704be76fc33ae152e495e25fa8c42ed9b612280.zip
update tizen version to tizen20231101
Change-Id: I62406e53b1a9ba5ae36d1c94dc1fa3d3bf949988 Signed-off-by: wangbiao <biao716.wang@samsung.com>
-rw-r--r--debian/changelog9
-rw-r--r--packaging/build.changes9
-rw-r--r--packaging/build.spec4
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 <biao716.wang@samsung.com> 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,4 +1,13 @@
--------------------------------------------------------------------
+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
- Update tizen version to tizen20230510
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