diff --git a/qemu.spec b/qemu.spec index fa7c941ad8b371507f5022fe51e4680192978aee..6169229d3d1c83cdc2b99588ee10ac32f5603b9f 100644 --- a/qemu.spec +++ b/qemu.spec @@ -3,7 +3,7 @@ Name: qemu Version: 6.2.0 -Release: 99 +Release: 100 Epoch: 10 Summary: QEMU is a generic and open source machine emulator and virtualizer License: GPLv2 and BSD and MIT and CC-BY-SA-4.0 @@ -1131,7 +1131,7 @@ QEMU has two operating modes: User mode emulation. In this mode, QEMU can launch processes compiled for one CPU on another CPU. It can be used to launch the Wine Windows API emulator (https://www.winehq.org) or to ease cross-compilation and cross-debugging. -You can refer to https://www.qemu.org for more infortmation. +You can refer to https://www.qemu.org for more information. %package guest-agent Summary: QEMU guest agent @@ -1642,6 +1642,8 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Thu Oct 17 2024 shiguangyin - 10:6.2.0-100 +- Change infortmation to information * Wed Sep 18 2024 - 10:6.2.0-99 - target/i386: Introduce SapphireRapids-v3 to add missing features - qtest/fuzz-lsi53c895a-test: set guest RAM to 2G