[spice-html5/f18] Updated for version 0.1.4

Jeremy White jwhite at fedoraproject.org
Fri Oct 18 20:10:17 UTC 2013


commit a9685f48af92ac4afb12f2910f54864afe312d80
Author: Jeremy White <jwhite at codeweavers.com>
Date:   Mon Sep 30 12:13:20 2013 -0500

    Updated for version 0.1.4

 .gitignore       |    1 +
 sources          |    2 +-
 spice-html5.spec |   17 +++++++++++++++--
 3 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a616be2..b72199e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /spice-html5-0.1.2.tar.gz
+/spice-html5-0.1.4.tar.gz
diff --git a/sources b/sources
index d1bfd3f..a7a5da8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b36140202b74b0772e2c30e551e53bc9  spice-html5-0.1.2.tar.gz
+303167a6965f5d4462e675529a3de1c1  spice-html5-0.1.4.tar.gz
diff --git a/spice-html5.spec b/spice-html5.spec
index 4597129..ccf3a65 100644
--- a/spice-html5.spec
+++ b/spice-html5.spec
@@ -1,6 +1,6 @@
 Name:           spice-html5
-Version:        0.1.2
-Release:        2%{?dist}
+Version:        0.1.4
+Release:        1%{?dist}
 Summary:        Pure Javascript SPICE client
 
 License:        LGPLv3
@@ -30,6 +30,19 @@ file for Apache, but should work with any web server.
 
 
 %changelog
+* Thu Sep 19 2013 Jeremy White <jwhite at codeweavers.com> 0.1.4-1
+- Reduce memory leaks
+- Ack every message.
+- Aric Stewart: Fix and implement cache handling
+- Jordan Pittier: Fix default websocket port detection in spice_auto.html
+- Alon Levy: remove default password
+- Thomas Goirand - Adds missing mapping of the alphanumeric minus key
+
+* Thu May 23 2013 Jeremy White <jwhite at codeweavers.com> 0.1.3-1
+- Correct spice_auto.html for a missing include for the spice array buffer.
+- Provide limited compatibility for IE10.
+- Amos Benari: added on succeess event and added sendCtrlAltDel method.
+
 * Mon Feb 25 2013 Jeremy White <jwhite at codeweavers.com> 0.1.2-2
 - Revise the .spec file to use %%{name}, and remove a few uneeded statements
 - No longer install apache.conf, just put a sample under doc/


More information about the scm-commits mailing list