automatic version update by autodist [release 9.2.2-1mamba;Tue Feb 25 2025]
This commit is contained in:
parent
06504d35b5
commit
db86f0deda
@ -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 <autodist@openmamba.org> 9.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 27 2024 Automatic Build System <autodist@openmamba.org> 9.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user