[gexiv2/gexiv2-0.12] Prepare 0.12.3
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2/gexiv2-0.12] Prepare 0.12.3
- Date: Sun, 15 Aug 2021 21:30:05 +0000 (UTC)
commit 585f53aa56e6cd1584be47e8ff0b4fbdd39b5e3a
Author: Jens Georg <mail jensge org>
Date: Sun Aug 15 23:29:44 2021 +0200
Prepare 0.12.3
NEWS | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 910b17a..aae4bd9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+gexiv2 0.12.3 - 15 Aug 2021
+
+ * Enable Exiv2's BMFF support if available
+ * Catch WError on windows
+ * Deprecate gexiv2_metadata_from_stream
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gexiv2/issues/66
+
+All contributors to this release:
+ - postscript-dev <postscript-dev outlook com>
+ - Jens Georg <mail jensge org>
+ - Peter Kovář <peter kovar reflexion tv>
+
+
gexiv2 0.12.2 - 20 Feb 2021
* Introduce gexiv2_metadata_get_exif_data
diff --git a/meson.build b/meson.build
index 28f8ad5..029f8c4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gexiv2',
['c', 'cpp'],
- version : '0.12.2',
+ version : '0.12.3',
meson_version : '>=0.48',
default_options : [
'cpp_std=c++11'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]