[gnome-shell/gnome-3-32] Bump version to 3.32.2



commit 3a060d755dc2bee48883d39d3bf7ce79c4889e5d
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue May 14 15:39:42 2019 +0000

    Bump version to 3.32.2
    
    Update NEWS.

 NEWS        | 19 +++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fcfa06055..408515591 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.32.2
+======
+* Fix tablet button mapping overlay [Carlos; #1220]
+* Fix ellipsization in dialog subtitles/bodies [Marco; !531]
+* Don't crash for world clock locations with no timezone<Paste> [Florian; #1062]
+* Handle network interface name changes [Fabrice; !534]
+* Don't leak old on-screen keyboard layout groups [Carlos; mutter#556]
+* Avoid unnecessary style changes when computing :first/:last-child
+  [Florian; !529]
+* Misc. bug fixes [Simon, Carlos, Florian; #822, !551, !509,
+  !511, #1054, !506, #1065]
+
+Contributors:
+  Fabrice Bellet, Carlos Garnacho, Simon McVittie, Florian Müllner,
+  Marco Trevisan (Treviño)
+
+Translators:
+  Dingzhong Chen [zh_CN], Tim Sabsch [de]
+
 3.32.1
 ======
 * Fix avatar scaling on login screen [Florian; #1024]
diff --git a/meson.build b/meson.build
index e3500d440..21a80bcc8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-shell', 'c',
-  version: '3.32.1',
+  version: '3.32.2',
   meson_version: '>= 0.47.0',
   license: 'GPLv2+'
 )


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