From 5c2fddac30a42a922abf427b7bc709c7d3c44c5049831d26f32a226cb2dfd5eb Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Wed, 24 Apr 2019 06:39:28 +0000 Subject: [PATCH] - release 2.3 OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=34 --- libx86emu-2.2.tar.xz | 3 --- libx86emu-2.3.tar.xz | 3 +++ libx86emu.changes | 9 +++++++++ libx86emu.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libx86emu-2.2.tar.xz create mode 100644 libx86emu-2.3.tar.xz diff --git a/libx86emu-2.2.tar.xz b/libx86emu-2.2.tar.xz deleted file mode 100644 index d269413..0000000 --- a/libx86emu-2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea12d8e1f9ae815185ce4db0914166b820901aef81fb06444d42726c41c61efe -size 84544 diff --git a/libx86emu-2.3.tar.xz b/libx86emu-2.3.tar.xz new file mode 100644 index 0000000..73388a6 --- /dev/null +++ b/libx86emu-2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e0f32b670d7e1732d332bf1bcc5d0c939d36dad23ba175dc4df723d844e933 +size 84728 diff --git a/libx86emu.changes b/libx86emu.changes index be9e342..6511b8f 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,12 @@ +-------------------------------------------------------------------- +Wed Apr 24 06:37:42 UTC 2019 - snwint@suse.de + +- merge gh#wfeldt/libx86emu#15 +- include: Fix GCC strict-prototypes warning +- include: Fix 'multiple definition of' linker errors +- Small fixes +- 2.3 + -------------------------------------------------------------------- Thu Mar 21 11:45:15 UTC 2019 - snwint@suse.de diff --git a/libx86emu.spec b/libx86emu.spec index 2f930e7..fd90f71 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: 2.2 +Version: 2.3 Release: 0 Source: %{name}-%{version}.tar.xz Url: https://github.com/wfeldt/libx86emu