[babl] release 0.1.82
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.82
- Date: Sun, 4 Oct 2020 16:48:29 +0000 (UTC)
commit aab30293930236fab173a879f2d9aab95d45db5e
Author: Øyvind Kolås <pippin gimp org>
Date: Sun Oct 4 18:37:19 2020 +0200
release 0.1.82
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d02e5c3d9..d4bfec0b4 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@ The NEWS file in the babl source tree is the source location for
the news section both in the README and the webpage.
-->
+2020-10-04 babl-0.1.82 </dt><dd>
+Handle the parametric ICCv4 types that are not strictly the same type as core
+sRGB curve.
+ </dd><dt>
+2020-08-02 babl-0.1.80 </dt><dd>
+meson build cleanups, depend on meson 0.54
+ </dd><dt>
2020-06-07 babl-0.1.78 </dt><dd>
Bugfix release - mutex and atomicity related issues.
</dd><dt>
diff --git a/meson.build b/meson.build
index b5cefe0c5..e4bdc383d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.81',
+ version: '0.1.82',
meson_version: '>=0.54.0',
default_options: [
'buildtype=debugoptimized'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]