+qemu-arm-static (1.6.0rc3-tizen20200617) unstable; urgency=low
+
+ * Fix deb upload failed issue on launchpad
+ * change struct ucontext to ucontext_t
+ * use ucontext_t instead struct ucontext.
+ * fix pylint errors for qemu-arm-static
+ * fix build error in xUbuntu_19.10
+ * fix build error for ubuntu20.04
+
+ -- Yan Meng <yan11.meng@samsung.com> Wed, 17 Jun 2020 19:30:00 +0200
+
qemu-arm-static (1.6.0rc3-tizen20161231) unstable; urgency=low
* Add depands packae qemu
Architecture: i386 amd64
Depends: bzip2, uuid-dev, zlib1g-dev, zlib1g, texi2html, libc6, qemu
Replaces: qemu-user-static
-Provides: tizen-qemu-arm-static-2016.12.31
+Provides: tizen-qemu-arm-static-2020.06.17
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.
Summary: Universal CPU emulator
License: BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and MIT
Group: System/Emulators/PC
-Version: 1.6.0rc3.tizen20161231
+Version: 1.6.0rc3.tizen20200617
Release: 0
Source: qemu-1.6.0-rc3.tar.bz2
Source1: qemu-binfmt-conf.sh
Requires: qemu
%endif
Provides: qemu:%_bindir/qemu-arm-static
-Provides: tizen-qemu-arm-static = 2016.12.31
+Provides: tizen-qemu-arm-static = 2020.06.17
%description
QEMU is an extremely well-performing CPU emulator that allows you to
%{_sbindir}/*
%changelog
+* Wed Jun 17 2020 yan11.meng@samsung.com
+- Fix deb upload failed issue on launchpad
+- change struct ucontext to ucontext_t
+- use ucontext_t instead struct ucontext.
+- fix pylint errors for qemu-arm-static
+- fix build error in xUbuntu_19.10
+- fix build error for ubuntu20.04
+
* Sat Dec 31 2016 sk7.park@samsung.com
- Add depands packae qemu
- Add the qemu-arm-binfmt (qemu-arm64-binfmt)