Accepting request 1182670 from home:mmanu84:branches:Cloud:OpenStack:Factory

Update to 1.5.0

OBS-URL: https://build.opensuse.org/request/show/1182670
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/novnc?expand=0&rev=34
This commit is contained in:
2024-06-24 12:17:40 +00:00
committed by Git OBS Bridge
parent 4eff8eca7a
commit 77415ef09c
5 changed files with 14 additions and 5 deletions

BIN
noVNC-1.4.0.tar.gz (Stored with Git LFS)

Binary file not shown.

3
noVNC-1.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a73e41f98388a5348b7902f54b02d177cb73b7e5eb0a7a0dcf688cc2c79b42a
size 706843

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jun 22 20:08:46 UTC 2024 - Manu Maier <mmanu84@outlook.de>
- Update to 1.5.0
Library:
* Added support for the Tight gradient encoding, improving compatibility with servers like QEMU
* Added basic support for keeping lock keys in sync with the server
- Renamed to patch novnc-1.4.0-fix-interpreter.patch to novnc-1.5.0-fix-interpreter.patch
-------------------------------------------------------------------
Thu Jan 26 15:52:16 UTC 2023 - Manu Maier <mmanu84@outlook.de>

View File

@@ -17,7 +17,7 @@
Name: novnc
Version: 1.4.0
Version: 1.5.0
Release: 0
Summary: VNC client using HTML5 (Web Sockets, Canvas) with encryption support
License: LGPL-3.0-only AND MPL-2.0
@@ -25,7 +25,7 @@ Group: System/Daemons
URL: https://github.com/novnc/noVNC
Source0: noVNC-%{version}.tar.gz
Patch1: novnc-0.3-manpage.patch
Patch2: novnc-1.4.0-fix-interpreter.patch
Patch2: novnc-1.5.0-fix-interpreter.patch
Requires: python3-websockify >= 0.9.0
Requires: which
BuildArch: noarch