[gupnp] Prepare 1.3.1
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] Prepare 1.3.1
- Date: Sat, 14 Aug 2021 07:56:03 +0000 (UTC)
commit e43fe1be81f7bc5c9c4022a3ec37f12590fc2fa0
Author: Jens Georg <mail jensge org>
Date: Sat Aug 14 09:53:49 2021 +0200
Prepare 1.3.1
NEWS | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1aed515..eee92e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+1.3.1
+=====
+
+- Add ContextFilter class, deprecate WhiteList
+- Fix several reference leaks
+- Fix broken boot-id logic
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/56
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
1.3.0
=====
diff --git a/meson.build b/meson.build
index 68b43f5..2e1722f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.3.0', meson_version : '>= 0.54.0')
+project('gupnp', 'c', version : '1.3.1', 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]