Accepting request 200476 from Cloud:OpenStack:Factory

- update to 0.4:
  * Clarify permissive licenses of HTML, CSS, images.
  * Use render queue and requestAnimationFrame
  * UltraVNC repeater support

OBS-URL: https://build.opensuse.org/request/show/200476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/novnc?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2013-09-26 05:09:45 +00:00 committed by Git OBS Bridge
parent 58756db988
commit 630a85eae3
4 changed files with 13 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 24 19:38:06 UTC 2013 - dmueller@suse.com
- update to 0.4:
* Clarify permissive licenses of HTML, CSS, images.
* Use render queue and requestAnimationFrame
* UltraVNC repeater support
-------------------------------------------------------------------
Tue Mar 19 00:01:00 UTC 2013 - berendt@b1-systems.de

View File

@ -17,7 +17,7 @@
Name: novnc
Version: 0.3
Version: 0.4
Release: 0
Summary: VNC client using HTML5 (Web Sockets, Canvas) with encryption support
License: GPL-3.0
@ -39,7 +39,7 @@ Requires: python-websockify
Websocket implementation of VNC client
%prep
%setup -q
%setup -q -n noVNC-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1