Hello community,

here is the log from the commit of package novnc for openSUSE:Factory checked 
in at 2015-06-30 10:15:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/novnc (Old)
 and      /work/SRC/openSUSE:Factory/.novnc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "novnc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/novnc/novnc.changes      2013-09-26 
07:09:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.novnc.new/novnc.changes 2015-06-30 
10:15:44.000000000 +0200
@@ -1,0 +2,28 @@
+Mon Feb 16 23:59:26 UTC 2015 - [email protected]
+
+- Update to 0.5.1:
+  + Improved keyboard support via use of keysyms.js
+  + Fix HEXTILE "blank" tile support
+  + lower minimum width to accommodate smaller screens
+  + Fix issue causing true-color cursors to not be changed
+  + Fix subprotocol support for the TIGHT encoding
+- Changes from 0.5.0:
+  + General Fixes/Improvements:
+    - Use Object.defineProperty on Array prototype to prevent
+      issues with enumeration
+    - Internal Refactor for improved testability
+    - Improved parsing of query string parameters
+    - Support container page scrolling
+    - Fixed IE10 keyboard support
+    - Fixes for mobile keyboards (Android and iOS)
+    - Improved foreign keyboard support
+    - dynamic script loading without document.write
+  + Protocol Support:
+    - TightVNC support (we support choosing the NOTUNNEL type if
+      tunnels are requested)
+    - XVP Support
+- Update license tag to "MPL-2.0; LGPL-3.0", following relicensing.
+- Drop novnc-0.3-call-websockify.patch,
+  novnc-0.3-nova-wsproxy.patch: not needed anymore.
+
+-------------------------------------------------------------------

Old:
----
  noVNC-0.4.tar.gz
  novnc-0.3-call-websockify.patch
  novnc-0.3-nova-wsproxy.patch

New:
----
  noVNC-0.5.1.tar.gz

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

Other differences:
------------------
++++++ novnc.spec ++++++
--- /var/tmp/diff_new_pack.cN95fT/_old  2015-06-30 10:15:45.000000000 +0200
+++ /var/tmp/diff_new_pack.cN95fT/_new  2015-06-30 10:15:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package novnc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,16 @@
 
 
 Name:           novnc
-Version:        0.4
+Version:        0.5.1
 Release:        0
 Summary:        VNC client using HTML5 (Web Sockets, Canvas) with encryption 
support
-License:        GPL-3.0
+License:        MPL-2.0 and LGPL-3.0
 Group:          System/Daemons
 
 Url:            https://github.com/kanaka/noVNC
 Source0:        noVNC-%{version}.tar.gz
 
-Patch0:         novnc-0.3-nova-wsproxy.patch
 Patch1:         novnc-0.3-manpage.patch
-Patch2:         novnc-0.3-call-websockify.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
@@ -40,9 +38,7 @@
 
 %prep
 %setup -q -n noVNC-%{version}
-%patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 
@@ -65,14 +61,8 @@
 %files
 %defattr(-,root,root,-)
 %doc README.md LICENSE.txt
-
-%dir %{_usr}/share/novnc
-%{_usr}/share/novnc/*.*
-%dir %{_usr}/share/novnc/include
-%{_usr}/share/novnc/include/*
-%dir %{_usr}/share/novnc/images
-%{_usr}/share/novnc/images/*
 %{_bindir}/novnc_server
+%{_datadir}/novnc/
 %{_mandir}/man1/novnc_server.1*
 
 %changelog

++++++ noVNC-0.4.tar.gz -> noVNC-0.5.1.tar.gz ++++++
++++ 21841 lines of diff (skipped)


Reply via email to