[gupnp/gupnp-1.4] Prepare GUPnP 1.4.3



commit 1e752b11dc51673c71c70bbf6deb34c96e3abd19
Author: Jens Georg <mail jensge org>
Date:   Thu Jan 13 18:52:47 2022 +0100

    Prepare GUPnP 1.4.3

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 332361d..6709047 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+1.4.3 (stable)
+=====
+
+- ServiceProxy: Properly propagate cancelled actions in
+  deprecated calls
+- ServiceProxy: Fix deprecated async calls, again.
+
+Bugs fixed in this release:
+- https://gitlab.gnome.org/GNOME/gupnp/issues/67
+
+All contributors to this release:
+- Jens Georg <mail jensge org>
+
 1.4.2 (stable)
 =====
 
diff --git a/meson.build b/meson.build
index 9394675..94cd867 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.4.2', meson_version : '>= 0.54.0')
+project('gupnp', 'c', version : '1.4.3', meson_version : '>= 0.54.0')
 gnome = import('gnome')
 pkg = import('pkgconfig')
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]