- release 1.8
OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=16
This commit is contained in:
parent
7a018862bd
commit
78bc49e8eb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fbda1c28821a788f1ccc66865d9ffe35ef90231ce10d68e15956d92b2067e9b
|
||||
size 54660
|
3
libx86emu-1.8.tar.xz
Normal file
3
libx86emu-1.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5896a97e4294745e91f45d3fb376e381ce54e5a1be374c34ac88903eed7b7fe
|
||||
size 54552
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -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.8
|
||||
Release: 0
|
||||
PreReq: /sbin/ldconfig
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user