- Updating description

- Update to version 2.8.5:
  * Wayland Support (only under sway and sway based wms)
  * remove zmq/cppzmq dependency (doesn't play well with unix sockets)
  * simplify code

OBS-URL: https://build.opensuse.org/package/show/utilities/ueberzugpp?expand=0&rev=2
This commit is contained in:
2023-05-26 15:41:10 +00:00
committed by Git OBS Bridge
parent 6fa354c836
commit 0db604f059
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 26 01:09:57 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>
- Updating description
- Update to version 2.8.5:
* Wayland Support (only under sway and sway based wms)
* remove zmq/cppzmq dependency (doesn't play well with unix sockets)
* simplify code
-------------------------------------------------------------------
Mon May 22 14:05:04 UTC 2023 - Scott Bradnick <scott.bradnick@suse.com>