diff --git a/libx86emu-3.0.tar.xz b/libx86emu-3.0.tar.xz deleted file mode 100644 index 034c083..0000000 --- a/libx86emu-3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ec4d1448edbf0997c85f71716a9cc0bfb17a185b1425c6c5360673241bc1148 -size 89288 diff --git a/libx86emu-3.1.tar.xz b/libx86emu-3.1.tar.xz new file mode 100644 index 0000000..2272ec4 --- /dev/null +++ b/libx86emu-3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5bfd248d2cff411200a467a4f0dd19dd6f14e7e7cb6e83ff36f85e7f84fb44 +size 89248 diff --git a/libx86emu.changes b/libx86emu.changes index f64dc2c..0e2cc50 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,11 @@ +-------------------------------------------------------------------- +Tue Jan 28 14:19:00 UTC 2020 - wfeldt@opensuse.org + +- merge gh#wfeldt/libx86emu#28 +- update README to explain about library versions +- adjust code to compile with older C standards +- 3.1 + -------------------------------------------------------------------- Mon Jan 27 17:38:19 UTC 2020 - wfeldt@opensuse.org diff --git a/libx86emu.spec b/libx86emu.spec index 5f6e3fe..bf0c2f9 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: 3.0 +Version: 3.1 Release: 0 Source: %{name}-%{version}.tar.xz Url: https://github.com/wfeldt/libx86emu