Upgrade version to 5.2.0.tizen20240722 53/314853/1 accepted/tools_devbase_tools devel master accepted/tools/devbase/tools/20250527.103831 accepted/tools/devbase/tools/20250528.062307
authorxuhy <huayong.xu@samsung.com>
Mon, 22 Jul 2024 06:47:35 +0000 (14:47 +0800)
committerxuhy <huayong.xu@samsung.com>
Mon, 22 Jul 2024 06:48:31 +0000 (14:48 +0800)
Change-Id: I8171e75c16fe752192375ff4137b1cca4160bdd8
Signed-off-by: xuhy <huayong.xu@samsung.com>
debian/changelog
debian/control
packaging/qemu-arm-static.spec

index ec80aa072451c22993a1549e933e4095a28bebc9..7e4d091cde2c74631069b5b844009648caca5367 100644 (file)
@@ -1,3 +1,9 @@
+qemu-arm-static (5.2.0-tizen20240722) unstable; urgency=low
+
+  * Fix some build errors on Ubuntu 24.04.
+
+ -- Xu Huayong <huayong.xu@samsung.com> Mon, 22 Jul 2024 14:34:10 +0800
+
 qemu-arm-static (5.2.0-tizen20231130) unstable; urgency=low
 
   * Merge branch 'sandbox/xuwc/devel-riscv' into devel
index 817e3660ca98f119c3d58bfb47860a17d3ecc993..0018dc414be4e3ab3fba106c3f7253a5e0f37551 100644 (file)
@@ -10,5 +10,5 @@ Package: qemu-arm-static
 Architecture: i386 amd64
 Depends: ${misc:Depends}
 Replaces: qemu-user-static
-Provides: tizen-qemu-arm-static-2023.11.30
+Provides: tizen-qemu-arm-static-2024.07.22
 Description: QEMU is an extremely well-performing CPU emulator that allows you to choose between simulating an entire system and running userspace binaries for different architectures under your native operating system. It currently emulates x86, ARM, PowerPC and SPARC CPUs as well as PC and PowerMac systems.
index 9dd9b6b5ab7fc2a61ca8a2caa1dbc8fd622ec239..4c85e72cff09de305201c48e32d01e3cd937ece5 100644 (file)
@@ -29,7 +29,7 @@ URL:            https://www.qemu.org/
 Summary:        Machine emulator and virtualizer
 License:        BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
 Group:          System/Emulators/PC
-Version:        5.2.0.tizen20231130
+Version:        5.2.0.tizen20240722
 Release:        0
 Source:         qemu-5.2.0.tar.bz2
 # this is to make lint happy
@@ -50,7 +50,7 @@ BuildRequires:  pcre-devel-static
 BuildRequires:  zlib-devel-static
 
 Provides:       qemu:%_bindir/qemu-arm-static
-Provides:       tizen-qemu-arm-static = 2023.11.30
+Provides:       tizen-qemu-arm-static = 2024.07.22
 
 %description
 QEMU provides CPU emulation along with other related capabilities. This package
@@ -169,6 +169,9 @@ rm -rf %{buildroot}
 %_sbindir/qemu-binfmt-conf.sh
 
 %changelog
+* Mon Jul 22 2024 huayong.xu@samsung.com
+- Fix some build errors on Ubuntu 24.04.
+
 * Thu Nov 30 2023 huayong.xu@samsung.com
 - Merge branch 'sandbox/xuwc/devel-riscv' into devel
 - Remove unnecessary depends for debian.