From bdbc9493fc07e89a255b3bfed6aead8bc7f655ec94e1ccfd66f3389910096140 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 1 Mar 2021 08:27:24 +0000 Subject: [PATCH] Accepting request 875828 from home:dirkmueller:Factory - update to 0.4.0: * This release adds support for the qemu extended key event. When this is also supported by the client, key codes will be used instead of symbols which eliminates the need for reverse key code lookup on the server-side. OBS-URL: https://build.opensuse.org/request/show/875828 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/neatvnc?expand=0&rev=9 --- neatvnc.changes | 8 ++++++++ neatvnc.spec | 4 ++-- v0.3.2.tar.gz | 3 --- v0.4.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 v0.3.2.tar.gz create mode 100644 v0.4.0.tar.gz diff --git a/neatvnc.changes b/neatvnc.changes index a6df362..b6d10bf 100644 --- a/neatvnc.changes +++ b/neatvnc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 28 20:42:39 UTC 2021 - Dirk Müller + +- update to 0.4.0: + * This release adds support for the qemu extended key event. When this is + also supported by the client, key codes will be used instead of symbols + which eliminates the need for reverse key code lookup on the server-side. + ------------------------------------------------------------------- Wed Sep 30 08:28:57 UTC 2020 - Dirk Mueller diff --git a/neatvnc.spec b/neatvnc.spec index ac9fb52..25b9e9b 100644 --- a/neatvnc.spec +++ b/neatvnc.spec @@ -1,7 +1,7 @@ # # spec file for package neatvnc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: neatvnc -Version: 0.3.2 +Version: 0.4.0 Release: 0 Summary: A VNC server library License: ISC diff --git a/v0.3.2.tar.gz b/v0.3.2.tar.gz deleted file mode 100644 index 445639d..0000000 --- a/v0.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8329354f83bcc654146082a8a9f2d0be4bac5bd8c76b6c31790b7b9c5857e318 -size 550436 diff --git a/v0.4.0.tar.gz b/v0.4.0.tar.gz new file mode 100644 index 0000000..7e8ab3a --- /dev/null +++ b/v0.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a833d488f579e4acf7abb1c7832f8e571bddd6da054e71ed9be3b8396955a81 +size 555438