From bc301e602f6f999a919acb6552e2a244256520adffd567568cf578051f5ee38c Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 5 Apr 2016 15:36:27 +0000 Subject: [PATCH] - release 1.10 OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=18 --- libx86emu-1.10.tar.xz | 3 +++ libx86emu-1.9.tar.xz | 3 --- libx86emu.changes | 7 +++++++ libx86emu.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 libx86emu-1.10.tar.xz delete mode 100644 libx86emu-1.9.tar.xz 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.9.tar.xz b/libx86emu-1.9.tar.xz deleted file mode 100644 index 1c593fb..0000000 --- a/libx86emu-1.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:136aeb6fcda258826fbd6d75845903402dbfb45a12b672762eeb8aebcb747cf3 -size 54648 diff --git a/libx86emu.changes b/libx86emu.changes index 96c13c0..1e9fa5f 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 diff --git a/libx86emu.spec b/libx86emu.spec index ea9eca7..a6b980b 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -24,7 +24,7 @@ BuildRequires: xz Summary: A small x86 emulation library. License: BSD-3-Clause Group: System/Libraries -Version: 1.9 +Version: 1.10 Release: 0 PreReq: /sbin/ldconfig Source: %{name}-%{version}.tar.xz