diff --git a/noVNC-1.1.0.tar.gz b/noVNC-1.1.0.tar.gz deleted file mode 100644 index cbbf4b4..0000000 --- a/noVNC-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c63418b624a221a28cac7b9a7efecc092b695fc1b7dd88255b074ab32bc72a7 -size 1034997 diff --git a/noVNC-1.2.0.tar.gz b/noVNC-1.2.0.tar.gz new file mode 100644 index 0000000..95719b7 --- /dev/null +++ b/noVNC-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c476b26df4684f1002e15c3d7e034c9e6ee4521e5fa8aac37309f954a07a01 +size 1356408 diff --git a/novnc.changes b/novnc.changes index 7a65a68..609b0aa 100644 --- a/novnc.changes +++ b/novnc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jul 14 15:28:30 UTC 2020 - Manu Maier + +- Update to 1.2.0: + * Quality and compression hints can now be modified dynamically + * Added touch gestures to emulate common mouse actions + * Support for full Unicode in clipboard + * Support for VeNCrypt Plain authentication + * Support for TightVNC Unix authentication + * Support for alpha cursors + * The session name is now updated whilst connected + ------------------------------------------------------------------- Sat Jul 20 20:26:55 UTC 2019 - Manu Maier diff --git a/novnc.spec b/novnc.spec index a6b69d6..921b1c3 100644 --- a/novnc.spec +++ b/novnc.spec @@ -17,7 +17,7 @@ Name: novnc -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: VNC client using HTML5 (Web Sockets, Canvas) with encryption support License: MPL-2.0 AND LGPL-3.0-only