diff --git a/libx86emu-1.10.tar.xz b/libx86emu-1.10.tar.xz new file mode 100644 index 0000000..1c75ad3 --- /dev/null +++ b/libx86emu-1.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ca5dce981b99233dc1bcdd4391ed7fa175c00ff90e66f8298bddceec0ff4f56 +size 77176 diff --git a/libx86emu-1.7.tar.xz b/libx86emu-1.7.tar.xz deleted file mode 100644 index 84096d0..0000000 --- a/libx86emu-1.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fbda1c28821a788f1ccc66865d9ffe35ef90231ce10d68e15956d92b2067e9b -size 54660 diff --git a/libx86emu.changes b/libx86emu.changes index 589ba0b..1e9fa5f 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Apr 5 15:36:24 UTC 2016 - snwint@suse.com + +- add tests for rol/ror instructions +- rewrite rol/ror implementation to be more readable and to fix overflow flag setting +- 1.10 + +------------------------------------------------------------------- +Tue Apr 5 15:33:12 UTC 2016 - snwint@suse.com + +- build on more archs +- 1.9 + +------------------------------------------------------------------- +Tue Apr 5 15:23:16 UTC 2016 - snwint@suse.com + +- Fixed some small bugs +- Fixed "RET imm" instructions +- 1.8 + ------------------------------------------------------------------- Wed Mar 16 15:57:17 CET 2016 - snwint@suse.com diff --git a/libx86emu.spec b/libx86emu.spec index ea9c4c2..a6b980b 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -1,7 +1,7 @@ # # spec file for package libx86emu # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 Steffen Winterfeldt # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ BuildRequires: xz Summary: A small x86 emulation library. License: BSD-3-Clause Group: System/Libraries -Version: 1.7 +Version: 1.10 Release: 0 PreReq: /sbin/ldconfig Source: %{name}-%{version}.tar.xz