diff --git a/libx86emu-2.1.tar.xz b/libx86emu-2.1.tar.xz deleted file mode 100644 index adda845..0000000 --- a/libx86emu-2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0401d6364551cd48ea04115a9461fe1eb6d3f85f0fc9f6a31384c048bfda9b7 -size 84128 diff --git a/libx86emu-2.2.tar.xz b/libx86emu-2.2.tar.xz new file mode 100644 index 0000000..d269413 --- /dev/null +++ b/libx86emu-2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea12d8e1f9ae815185ce4db0914166b820901aef81fb06444d42726c41c61efe +size 84544 diff --git a/libx86emu.changes b/libx86emu.changes index 2125b55..be9e342 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,12 @@ +-------------------------------------------------------------------- +Thu Mar 21 11:45:15 UTC 2019 - snwint@suse.de + +- merge gh#wfeldt/libx86emu#14 +- ops2: Add support for conditional move +- ops2: Implement bswap +- Add additional ops2 instructions +- 2.2 + ------------------------------------------------------------------- Mon Jan 14 16:00:52 CET 2019 - kukuk@suse.de diff --git a/libx86emu.spec b/libx86emu.spec index 67217d9..2f930e7 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.1 +Version: 2.2 Release: 0 Source: %{name}-%{version}.tar.xz Url: https://github.com/wfeldt/libx86emu