From e7b9fb60b0a39ec4283caadb31cdc4611cd5488e4b7a5f678b85541b87c2b124 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Sat, 3 Feb 2024 06:41:19 +0000 Subject: [PATCH] - Update to 0.7.2: * Clients are now allowed to request more than 32 encodings (#108) * Zlib streams are now preserved when a client switches between encodings (#109) OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/neatvnc?expand=0&rev=21 --- neatvnc.changes | 8 ++++++++ neatvnc.spec | 4 ++-- v0.7.1.tar.gz | 3 --- v0.7.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 v0.7.1.tar.gz create mode 100644 v0.7.2.tar.gz diff --git a/neatvnc.changes b/neatvnc.changes index 612cdef..67707de 100644 --- a/neatvnc.changes +++ b/neatvnc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Feb 3 06:40:46 UTC 2024 - Michael Vetter + +- Update to 0.7.2: + * Clients are now allowed to request more than 32 encodings (#108) + * Zlib streams are now preserved when a client switches between + encodings (#109) + ------------------------------------------------------------------- Mon Nov 6 07:58:22 UTC 2023 - Michael Vetter diff --git a/neatvnc.spec b/neatvnc.spec index bc6ca7b..17bd993 100644 --- a/neatvnc.spec +++ b/neatvnc.spec @@ -1,7 +1,7 @@ # # spec file for package neatvnc # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define libsoname libneatvnc0 Name: neatvnc -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: A VNC server library License: ISC diff --git a/v0.7.1.tar.gz b/v0.7.1.tar.gz deleted file mode 100644 index 95fdeec..0000000 --- a/v0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:369217e47a9fd1a0b79e854df73037c3940a8e1b722b27ea005065302bd99abe -size 660746 diff --git a/v0.7.2.tar.gz b/v0.7.2.tar.gz new file mode 100644 index 0000000..d9c8563 --- /dev/null +++ b/v0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4731e21cc8ecfac55f4b5f47c909070a7af1913e01411e45edaf01dd69769a08 +size 660888