Accepting request 384570 from system:install:head

submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/384570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libx86emu?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2016-04-08 07:37:42 +00:00 committed by Git OBS Bridge
commit 7543de3082
4 changed files with 25 additions and 5 deletions

3
libx86emu-1.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ca5dce981b99233dc1bcdd4391ed7fa175c00ff90e66f8298bddceec0ff4f56
size 77176

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5fbda1c28821a788f1ccc66865d9ffe35ef90231ce10d68e15956d92b2067e9b
size 54660

View File

@ -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

View File

@ -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