Upgrade version to 5.2.0.tizen20240722 53/314853/1 devel master
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 ec80aa0..7e4d091 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 817e366..0018dc4 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 9dd9b6b..4c85e72 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.