diff --git a/qemu.spec b/qemu.spec index 23a3d9e..50cae75 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,5 +1,5 @@ Name: qemu -Version: 9.2.0 +Version: 9.2.2 Release: 1mamba Summary: A generic and open source processor emulator Group: Applications/Emulators @@ -120,7 +120,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. This package contains static user mode emulators. In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU. -%debug_package %prep %setup -q @@ -276,6 +275,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %attr(0755,root,root) %{_bindir}/%{name}*.static %changelog +* Tue Feb 25 2025 Automatic Build System 9.2.2-1mamba +- automatic version update by autodist + * Fri Dec 27 2024 Automatic Build System 9.2.0-1mamba - automatic version update by autodist