Hello community,

here is the log from the commit of package wayvnc for openSUSE:Factory checked 
in at 2020-08-07 14:15:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wayvnc (Old)
 and      /work/SRC/openSUSE:Factory/.wayvnc.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wayvnc"

Fri Aug  7 14:15:07 2020 rev:2 rq:824824 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/wayvnc/wayvnc.changes    2020-06-06 
23:40:55.233201350 +0200
+++ /work/SRC/openSUSE:Factory/.wayvnc.new.3399/wayvnc.changes  2020-08-07 
14:18:28.246356815 +0200
@@ -1,0 +2,22 @@
+Thu Aug  6 21:47:06 UTC 2020 - Alexander Graul <alexander.gr...@suse.com>
+
+- Update to version 0.2.0
+- New features:
+  + The OpenGL ES 2.0 based renderer has now been replaced with a pixman based
+    renderer. The new renderer is both simpler and performs better on devices
+    with poor memory bandwidth such as the Raspberry Pi 3.
+  + Extra damage checking is now done using a fash-hash (murmur3) based method,
+    rather than comparing frames. This saves memory bandwidth.
+  + Experimental support for GPU side wlr-screencopy (wlroots 0.11.0 is
+    required).
+  + dtrace probes have been added for latency measurements.
+- Bugs fixed:
+  + Output transformations are now in line with wlroots's output transformation
+    behaviour.
+  + Shared memory files are now allocated with the correct size rather than 
zero.
+  + Keyboard modifiers no longer get stuck.
+  + Wayvnc exits when the compositor goes away rather than crashing.
+  + Wayvnc exits when the selected seat or output goes away rather than 
crashing.
+- Default frame rate limit is now 30fps 
+
+-------------------------------------------------------------------

Old:
----
  v0.1.2.tar.gz

New:
----
  v0.2.0.tar.gz

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

Other differences:
------------------
++++++ wayvnc.spec ++++++
--- /var/tmp/diff_new_pack.AspfIv/_old  2020-08-07 14:18:34.258358623 +0200
+++ /var/tmp/diff_new_pack.AspfIv/_new  2020-08-07 14:18:34.262358624 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           wayvnc
-Version:        0.1.2
+Version:        0.2.0
 Release:        0
 Summary:        A VNC server for wlroots based Wayland compositors
 License:        ISC
@@ -34,7 +34,7 @@
 BuildRequires:  libuv-devel
 BuildRequires:  libxkbcommon-devel
 BuildRequires:  meson
-BuildRequires:  neatvnc-devel
+BuildRequires:  neatvnc-devel >= 0.2.0
 BuildRequires:  pkgconfig
 BuildRequires:  wayland-devel
 
@@ -58,7 +58,5 @@
 %license COPYING
 %doc README.md
 %{_bindir}/wayvnc
-%dir %{_datadir}/wayvnc/
-%{_datadir}/wayvnc/shaders/
 
 %changelog

++++++ v0.1.2.tar.gz -> v0.2.0.tar.gz ++++++
++++ 5358 lines of diff (skipped)


Reply via email to