SHA256
1
0
forked from pool/gupnp

Accepting request 760461 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/760461
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=107
This commit is contained in:
2020-01-05 21:02:49 +00:00
committed by Git OBS Bridge
parent aaecbc906e
commit 3a67c425c3
4 changed files with 27 additions and 9 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Jan 2 13:05:39 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.2.2:
+ Fix macOS dylib versioning.
+ Fix endless loop on early notify.
+ Several documentation fixes.
+ Implement version-independent type registration in
ResourceFactory.
+ Fix an issue with implementation of the depracted functions.
+ Fix an issue with including net/if.h and linux/if.h.
+ Add async introspection functions matching the usual GIO
function pattern.
+ Go through main loop if introspection fails before the actual
network request.
+ Bump required GLib version to 2.58.
-------------------------------------------------------------------
Thu May 30 01:02:01 UTC 2019 - bjorn.lie@gmail.com