From 630a85eae3748775bc4a922305129b0f2731c6f04b29511f11886cce8db57c9a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 26 Sep 2013 05:09:45 +0000 Subject: [PATCH] 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 --- noVNC-0.3.tar.gz | 3 --- noVNC-0.4.tar.gz | 3 +++ novnc.changes | 8 ++++++++ novnc.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 noVNC-0.3.tar.gz create mode 100644 noVNC-0.4.tar.gz diff --git a/noVNC-0.3.tar.gz b/noVNC-0.3.tar.gz deleted file mode 100644 index 69c89c9..0000000 --- a/noVNC-0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0eac7d47c04f5a5e09f2992cbc99e393c62a52a644ffc9fed7ea42ffe5b3612a -size 703388 diff --git a/noVNC-0.4.tar.gz b/noVNC-0.4.tar.gz new file mode 100644 index 0000000..c111be8 --- /dev/null +++ b/noVNC-0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e779c44d35d7534fdd2a3ac98c4c519fd118898147abe3a0c1d692f210b14567 +size 711551 diff --git a/novnc.changes b/novnc.changes index 498f190..62e3aa9 100644 --- a/novnc.changes +++ b/novnc.changes @@ -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 diff --git a/novnc.spec b/novnc.spec index 6d3c9c8..64fca96 100644 --- a/novnc.spec +++ b/novnc.spec @@ -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