diff --git a/libx86emu-3.5.tar.xz b/libx86emu-3.5.tar.xz deleted file mode 100644 index cfacdab..0000000 --- a/libx86emu-3.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f0889ce0c0539d21637e245f01e1cba2aef43e3115cc721a0fced3eca3c037a -size 89912 diff --git a/libx86emu-3.7.tar.xz b/libx86emu-3.7.tar.xz new file mode 100644 index 0000000..81b6b4e --- /dev/null +++ b/libx86emu-3.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5c3f81d95b9f882978ce53d22cea098434ce1e2457703e42da188d20961958 +size 90136 diff --git a/libx86emu.changes b/libx86emu.changes index 1fbc698..827aa99 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,35 @@ +-------------------------------------------------------------------- +Mon Feb 24 14:27:13 UTC 2025 - wfeldt@opensuse.org + +- merge gh#wfeldt/libx86emu#47 +- fix building on non-x86 architectures +- 3.7 + +-------------------------------------------------------------------- +Mon Feb 24 13:48:55 UTC 2025 - wfeldt@opensuse.org + +- merge gh#wfeldt/libx86emu#46 +- fix a buffer overflow in x86emu_log (bsc#1237557) +- 3.6 + +-------------------------------------------------------------------- +Mon Feb 24 12:46:06 UTC 2025 - wfeldt@opensuse.org + +- merge gh#wfeldt/libx86emu#44 +- prim_ops: fix some indentation + +-------------------------------------------------------------------- +Mon Feb 24 12:45:06 UTC 2025 - wfeldt@opensuse.org + +- merge gh#wfeldt/libx86emu#42 +- Fix a bug in R/M 01 decoding + +-------------------------------------------------------------------- +Mon Feb 24 12:42:18 UTC 2025 - wfeldt@opensuse.org + +- merge gh#wfeldt/libx86emu#41 +- fix NEG remark typos + ------------------------------------------------------------------- Thu Jan 18 12:47:32 UTC 2024 - Dirk Müller diff --git a/libx86emu.spec b/libx86emu.spec index eda8227..d035cd6 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -22,7 +22,7 @@ BuildRequires: xz Summary: An x86 emulation library License: BSD-3-Clause Group: Development/Libraries/C and C++ -Version: 3.5 +Version: 3.7 Release: 0 Source: %{name}-%{version}.tar.xz Url: https://github.com/wfeldt/libx86emu