[libmediaart] Release 1.9.5
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libmediaart] Release 1.9.5
- Date: Sat, 22 May 2021 17:21:33 +0000 (UTC)
commit c2286151ad85592ecd412787ca71cb998b09c9d5
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat May 22 19:18:30 2021 +0200
Release 1.9.5
NEWS | 11 +++++++++++
meson.build | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ce3004b..e53ddbd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+NEW in 1.9.5 - 2021-05-22
+=========================
+
+ * libmediaart: Remove QT4 support
+ * libmediaart: Mandate that input strings are UTF8
+ * extract: Remove local storage
+ * build: Drop autotools support
+ * build: Update to recent glib API
+ * build: introspection fixes
+ * build: Added CI
+
NEW in 1.9.4 - 2017-08-11
=========================
diff --git a/meson.build b/meson.build
index d8d33c0..e18b72b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libmediaart', 'c',
- version: '1.9.4',
+ version: '1.9.5',
meson_version: '>= 0.56.2',
default_options: [ 'warning_level=1' ])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]