From c0d1e2fdd5e1f8e682a76199c1c772a306848316d3023153b999fb70c529e762 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 28 Apr 2017 14:16:30 +0000 Subject: [PATCH 1/3] - release 1.11 OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=22 --- libx86emu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libx86emu.spec b/libx86emu.spec index 3f71b5e..2b38bc3 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -1,7 +1,7 @@ # # spec file for package libx86emu # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2008 Steffen Winterfeldt # # All modifications and additions to the file contributed by third parties From bc9e5b7e1ffb24a5d7d74c544db06638a813dfc3af98f32d74f8a940a340e1c6 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 12 Sep 2017 11:50:26 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=24 --- libx86emu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libx86emu.spec b/libx86emu.spec index 2b38bc3..39678cf 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -87,7 +87,7 @@ make install DESTDIR=%{buildroot} LIBDIR=%{_libdir} %files -n libx86emu1 %defattr(-,root,root) %{_libdir}/*.so.* -%doc README.md LICENSE +%doc README.md LICENSE* %files -n libx86emu-devel %defattr(-,root,root) From e2de7f11410b0272ed515bc51a698bb4dcb7ae56886eceadbd4bba111e7254c1 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 12 Sep 2017 11:51:40 +0000 Subject: [PATCH 3/3] - release 1.12 OBS-URL: https://build.opensuse.org/package/show/system:install:head/libx86emu?expand=0&rev=25 --- libx86emu-1.11.tar.xz | 3 --- libx86emu-1.12.tar.xz | 3 +++ libx86emu.changes | 8 ++++++++ libx86emu.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libx86emu-1.11.tar.xz create mode 100644 libx86emu-1.12.tar.xz diff --git a/libx86emu-1.11.tar.xz b/libx86emu-1.11.tar.xz deleted file mode 100644 index c458485..0000000 --- a/libx86emu-1.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d9ebf3a4691c047a8950ddea3ad181aafa56c12d3f4186469a9bc1809818d59 -size 77440 diff --git a/libx86emu-1.12.tar.xz b/libx86emu-1.12.tar.xz new file mode 100644 index 0000000..9a83723 --- /dev/null +++ b/libx86emu-1.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c62e10e6486873fdb7add9ac1d84de10f2b52fd29287e3b5c40207d8c867bc +size 77584 diff --git a/libx86emu.changes b/libx86emu.changes index 55b0395..9af934e 100644 --- a/libx86emu.changes +++ b/libx86emu.changes @@ -1,3 +1,11 @@ +-------------------------------------------------------------------- +Tue Sep 12 11:49:46 UTC 2017 - wfeldt@opensuse.org + +- merge gh#wfeldt/libx86emu#9 +- add proper LICENSE file (containing the actual license) and add + it consistently to all source files +- 1.12 + ------------------------------------------------------------------- Wed Jun 22 12:18:16 UTC 2016 - snwint@suse.com diff --git a/libx86emu.spec b/libx86emu.spec index 39678cf..b1d90b7 100644 --- a/libx86emu.spec +++ b/libx86emu.spec @@ -24,7 +24,7 @@ BuildRequires: xz Summary: A small x86 emulation library. License: BSD-3-Clause Group: System/Libraries -Version: 1.11 +Version: 1.12 Release: 0 PreReq: /sbin/ldconfig Source: %{name}-%{version}.tar.xz