[babl] release 0.1.72
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.72
- Date: Thu, 22 Aug 2019 20:17:26 +0000 (UTC)
commit a03dd586abc94373fd2010e8f4fb444f6ff8efc1
Author: Øyvind Kolås <pippin gimp org>
Date: Thu Aug 22 22:11:33 2019 +0200
release 0.1.72
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b858d4830..4448a34d0 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ The NEWS file in the babl source tree is the source location for
the news section both in the README and the webpage.
-->
+2019-08-22 babl-0.1.72 </dt><dd>
+Added handling for grayscale ICC profiles and gobject introspection support.
+Optimizations for many format conversions for u8, u16 and half formats. And
+fixed a crash for NANs in float to u8 conversions.
+ </dd><dt>
2019-08-02 babl-0.1.70 </dt><dd>
Build fixes making the meson build work with more architectures.
</dd><dt>
diff --git a/meson.build b/meson.build
index c38c71553..d51188899 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.71',
+ version: '0.1.72',
meson_version: '>=0.50.0',
default_options: [
'sysconfdir=/etc',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]