Hello community,

here is the log from the commit of package spice-html5 for openSUSE:Factory 
checked in at 2020-03-11 18:49:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spice-html5 (Old)
 and      /work/SRC/openSUSE:Factory/.spice-html5.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spice-html5"

Wed Mar 11 18:49:42 2020 rev:2 rq:783450 version:0.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/spice-html5/spice-html5.changes  2017-04-12 
18:23:36.607224549 +0200
+++ /work/SRC/openSUSE:Factory/.spice-html5.new.3160/spice-html5.changes        
2020-03-11 18:51:43.667577804 +0100
@@ -1,0 +2,13 @@
+Mon Mar  9 18:32:12 UTC 2020 - Bruce Rogers <brog...@suse.com>
+
+- Update to release 0.2.2
+  (includes releases 0.2.0 and 0.2.1)
+  * Switch implementation to use ES6 modules
+  * Debug console is now user toggleable
+  * Only use display channel with id 0
+  * Better handle underruns
+  * Improve mouse position handling
+  * Improve logic for sound packet time sequencing
+  * Other misc bug fixes
+
+-------------------------------------------------------------------

Old:
----
  spice-html5-0.1.7.tar.gz

New:
----
  spice-html5-spice-html5-0.2.2.tar.gz

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

Other differences:
------------------
++++++ spice-html5.spec ++++++
--- /var/tmp/diff_new_pack.UCOJkJ/_old  2020-03-11 18:51:44.031577966 +0100
+++ /var/tmp/diff_new_pack.UCOJkJ/_new  2020-03-11 18:51:44.035577968 +0100
@@ -1,8 +1,7 @@
-
 #
 # spec file for package spice-html5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,18 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           spice-html5
-Version:        0.1.7
+Version:        0.2.2
 Release:        0
 Summary:        Pure Javascript SPICE client
+License:        LGPL-3.0-only
 Group:          Productivity/Other
 
-License:        LGPL-3.0
-URL:            http://www.spice-space.org
-Source0:        
https://people.freedesktop.org/~jwhite/%{name}/%{name}-%{version}.tar.gz
+URL:            https://www.spice-space.org
+Source0:        
https://gitlab.freedesktop.org/spice/%{name}/-/archive/%{name}-%{version}/%{name}-%{name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -34,22 +34,16 @@
 file for Apache, but should work with any web server.
 
 %prep
-%setup -q
-
+%setup -q -n %{name}-%{name}-%{version}
 
 %build
 
 %install
 %make_install
 
-
 %files
 %{_datadir}/%{name}
-%doc README TODO apache.conf.sample
-%if 0%{?suse_version} > 1320 || 0%{?leap_version} >= 420200
 %license COPYING COPYING.LESSER
-%else
-%doc COPYING COPYING.LESSER
-%endif
+%doc README TODO apache.conf.sample
 
 %changelog


Reply via email to