Hello community, here is the log from the commit of package neatvnc for openSUSE:Factory checked in at 2020-08-07 14:15:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neatvnc (Old) and /work/SRC/openSUSE:Factory/.neatvnc.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neatvnc" Fri Aug 7 14:15:52 2020 rev:3 rq:824825 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neatvnc/neatvnc.changes 2020-06-09 00:07:00.381789222 +0200 +++ /work/SRC/openSUSE:Factory/.neatvnc.new.3399/neatvnc.changes 2020-08-07 14:19:53.962381149 +0200 @@ -1,0 +2,20 @@ +Tue Jul 28 09:08:39 UTC 2020 - Alexander Graul <[email protected]> + +- Update to version 0.2.0 +- Tight encoding is no longer experimental and also more complete. + + The encoder employs multiple CPU cores, both for lossy and lossless + compression, which makes it considerably faster than ZRLE, even with + lossless compression. + + Supports both lossy (JPEG) and lossless (DEFLATE) compression. + + Allows the client to choose the JPEG "quality" level. + + Allows the client to choose whether to enable lossy compression or not. +- Service-side resizing: the server can notify the client and resize buffers + when a different display mode is set +- The API has been prepared for adding multi-display suppport. It has not been + implemented, but the (hopefully) won't have to change when it is. +- Version info is baked into the library, so applications linking to neatvnc + can report the version to the user. +- The server can now looks up the address to which to bind using getaddrinfo + + +------------------------------------------------------------------- Old: ---- v0.1.0.tar.gz New: ---- v0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neatvnc.spec ++++++ --- /var/tmp/diff_new_pack.1cDptf/_old 2020-08-07 14:19:59.966382747 +0200 +++ /var/tmp/diff_new_pack.1cDptf/_new 2020-08-07 14:19:59.966382747 +0200 @@ -17,13 +17,14 @@ Name: neatvnc -Version: 0.1.0 +Version: 0.2.0 Release: 0 Summary: A VNC server library License: ISC Group: System/GUI/Other URL: https://github.com/any1/neatvnc Source0: https://github.com/any1/neatvnc/archive/v%{version}.tar.gz +BuildRequires: aml-devel BuildRequires: libdrm-devel BuildRequires: libgnutls-devel BuildRequires: libjpeg8-devel ++++++ v0.1.0.tar.gz -> v0.2.0.tar.gz ++++++ ++++ 13395 lines of diff (skipped)
