diff --git a/libx86emu-3.4.tar.xz b/libx86emu-3.4.tar.xz deleted file mode 100644 index 03a3eca..0000000 --- a/libx86emu-3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b5b48464001728f370f55d1c3737b1bf18640b3ee7cab84565dd2f29c10047b -size 89752 diff --git a/libx86emu-3.5.tar.xz b/libx86emu-3.5.tar.xz new file mode 100644 index 0000000..cfacdab --- /dev/null +++ b/libx86emu-3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f0889ce0c0539d21637e245f01e1cba2aef43e3115cc721a0fced3eca3c037a +size 89912 diff --git a/libx86emu.changes b/libx86emu.changes index ea8f61c..45dc07f 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,10 @@ +-------------------------------------------------------------------- +Thu Nov 18 17:14:15 UTC 2021 - wfeldt@opensuse.org + +- merge gh#wfeldt/libx86emu#40 +- decode extended nop instructions +- 3.5 + -------------------------------------------------------------------- Wed Oct 20 12:13:20 UTC 2021 - wfeldt@opensuse.org diff --git a/libx86emu.spec b/libx86emu.spec index 9ea1365..0d2b498 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.4 +Version: 3.5 Release: 0 Source: %{name}-%{version}.tar.xz Url: https://github.com/wfeldt/libx86emu