[gupnp-tools/gupnp-tools-0-10] Prepare GUPnP Tools 0.10.3



commit c58aa996cd503012ed491dcb3e15d4fb8d12893b
Author: Jens Georg <mail jensge org>
Date:   Fri May 20 10:13:50 2022 +0200

    Prepare GUPnP Tools 0.10.3

 NEWS        | 25 +++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 847dffc..da16987 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+0.10.3 (stable)
+===============
+
+ - Fix deprecated function calls
+ - Fix empty icon for devices with no icons
+ - Translation updates
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp-tools/issues/23
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Sabri Ünal <libreajans gmail com>
+ - Hugo Carvalho <hugokarvalho hotmail com>
+ - Luming Zh <lumingzh qq com>
+ - Asier Sarasua Garmendia <asiersarasua ni eus>
+ - Alan Mortensen <alanmortensen am gmail com>
+
+Added/updated translations:
+ - da.po, courtesy of Alan Mortensen
+ - eu.po, courtesy of Asier Sarasua Garmendia
+ - pt.po, courtesy of Hugo Carvalho
+ - tr.po, courtesy of Sabri Ünal
+ - zh_CN.po, courtesy of lumingzh
+
 0.10.2 (stable)
 ===============
 
diff --git a/meson.build b/meson.build
index db84969..c2acb1b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp-tools', ['c'], version: '0.10.2')
+project('gupnp-tools', ['c'], version: '0.10.3')
 
 gnome = import('gnome')
 i18n = import('i18n')


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