[pango/pango-1-48] 1.48.9



commit c704c8b7e096dd3d3fd684463ef0e7860c2c2db3
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Aug 18 00:23:38 2021 -0400

    1.48.9

 NEWS        | 7 ++++++-
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0a0e4512..885170dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
-Overview of changes in 1.48.8
+Overview of changes in 1.48.9
 =============================
+* Require fribidi 1.0.6
+* Clean up fribidi api usage
+* Fix a bug in the gravity data table (#597)
 
+Overview of changes in 1.48.8
+=============================
 * Rename git `master` branch to `main` (#579)
 * Fix threadsafety issues with Thai
 * Fix a rounding problem on i386
diff --git a/meson.build b/meson.build
index a77da9a5..c03bf85b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.48.8',
+        version: '1.48.9',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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