Hello community,

here is the log from the commit of package novnc for openSUSE:Factory checked 
in at 2019-07-31 14:14:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/novnc (Old)
 and      /work/SRC/openSUSE:Factory/.novnc.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "novnc"

Wed Jul 31 14:14:09 2019 rev:10 rq:718594 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/novnc/novnc.changes      2019-01-08 
12:18:23.756930262 +0100
+++ /work/SRC/openSUSE:Factory/.novnc.new.4126/novnc.changes    2019-07-31 
14:14:11.914872594 +0200
@@ -1,0 +2,25 @@
+Sat Jul 20 20:26:55 UTC 2019 - Manu Maier <[email protected]>
+
+- Fix patch novnc-1.0.0-fix-interpreter.patch
+  * Renamed to patch novnc-1.1.0-fix-interpreter.patch
+- Update to 1.1.0:
+  Application:
+    * New translations for Russian, Korean, Czech and Chinese (traditional) 
languages
+    * Fixed an issue where you didn't get scrollbars in your browser on 
Windows if
+      you had a touch screen.
+    * Added the Super/Windows key to the toolbar.
+    * Added an option to show a dot when there otherwise wouldn't be a visible
+      cursor.
+    * View drag is no longer available when in scaling mode.
+  Library:
+    * A large number of coding style changes has been made to make the code 
easier
+      to read and better to work with.
+    * Many keyboard issues has been fixed.
+    * Local cursor is now available on all platforms.
+    * Fixed a number of crashes related to clipboard.
+    * Fixed issues that occurred if data from the server was being received 
slowly.
+    * A problem has been fixed where the display module would incorrectly 
handle
+      high DPI systems causing scrollbars to show when they shouldn't.
+
+
+-------------------------------------------------------------------

Old:
----
  noVNC-1.0.0.tar.gz
  novnc-1.0.0-fix-interpreter.patch

New:
----
  noVNC-1.1.0.tar.gz
  novnc-1.1.0-fix-interpreter.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ novnc.spec ++++++
--- /var/tmp/diff_new_pack.8ALVHu/_old  2019-07-31 14:14:12.638872055 +0200
+++ /var/tmp/diff_new_pack.8ALVHu/_new  2019-07-31 14:14:12.642872052 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           novnc
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Summary:        VNC client using HTML5 (Web Sockets, Canvas) with encryption 
support
 License:        MPL-2.0 AND LGPL-3.0-only
@@ -25,7 +25,7 @@
 URL:            https://github.com/novnc/noVNC
 Source0:        noVNC-%{version}.tar.gz
 Patch1:         novnc-0.3-manpage.patch
-Patch2:         novnc-1.0.0-fix-interpreter.patch
+Patch2:         novnc-1.1.0-fix-interpreter.patch
 %if 0%{?suse_version} < 1330
 Requires:       python2-websockify
 %else

++++++ noVNC-1.0.0.tar.gz -> noVNC-1.1.0.tar.gz ++++++
++++ 56154 lines of diff (skipped)

++++++ novnc-1.0.0-fix-interpreter.patch -> novnc-1.1.0-fix-interpreter.patch 
++++++
--- /work/SRC/openSUSE:Factory/novnc/novnc-1.0.0-fix-interpreter.patch  
2018-07-04 23:50:04.124227612 +0200
+++ 
/work/SRC/openSUSE:Factory/.novnc.new.4126/novnc-1.1.0-fix-interpreter.patch    
    2019-07-31 14:14:11.826872659 +0200
@@ -13,5 +13,5 @@
 -#!/usr/bin/env bash
 +#!/bin/bash
  
- # Copyright 2016 Joel Martin
- # Copyright 2016 Solly Ross
+ # Copyright (C) 2018 The noVNC Authors
+ # Licensed under MPL 2.0 or any later version (see LICENSE.txt)


Reply via email to