[gnome-usage/release-3-32-0: 2/2] Release 3.32.0



commit 1540a395cd89f517d55b1d0052d18c60685c9dd2
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Mar 20 10:28:32 2019 +0000

    Release 3.32.0
    
    Closes #61
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS        | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 55 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b2935a8..05c6b34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,57 @@
+3.32.0 - Mar 20, 2019
+=====================
+
+  - Retire application menu
+  - Simplify the build scripts
+  - Drop RG and EGG libraries
+  - Use libdazzle
+  - Add filter processes option
+  - Support grouping system processes
+  - Add new application icon
+  - Added/updated/fixed translations:
+    - Polish
+    - Brazilian Portuguese
+    - Czech
+    - Swedish
+    - Finnish
+    - Spanish
+    - Hungarian
+    - Galician
+    - Turkish
+    - Danish
+    - Dutch
+    - Indonesian
+    - Italian
+    - Friulian
+    - Serbian
+    - Basque
+    - French
+
+All contributors to this release:
+
+Abderrahim Kitouni <akitouni gnome org>
+Anders Jonsson <anders jonsson norsjovallen se>
+Asier Sarasua Garmendia <asier sarasua gmail com>
+Ask Hjorth Larsen <asklarsen gmail com>
+Balázs Úr <balazs urbalazs hu>
+Charles Monzat <charles monzat free fr>
+Christopher Davis <brainblasted disroot org>
+Daniel Mustieles <daniel mustieles contractor bbva com>
+Emin Tufan Çetin <etcetin gmail com>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Fran Dieguez <frandieguez gnome org>
+Gianvito Cavasoli <gianvito gmx it>
+Jiri Grönroos <jiri gronroos iki fi>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Марко Костић <marko m kostic gmail com>
+Marek Cernocky <marek_cernocky conel cz>
+Petr Štětka <pstetka redhat com>
+Piotr Drąg <piotrdrag gmail com>
+Rafael Fontenelle <rafaelff gnome org>
+Rico Tzschichholz <ricotz ubuntu com>
+yodatak <mryodatak gmail com>
+
 3.30.0 - Sep 25, 2018
 =====================
 
diff --git a/meson.build b/meson.build
index 36f98ba..83677ba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-usage', ['vala', 'c'],
-  version: '3.30.0',
+  version: '3.32.0',
   license: 'GPL3',
   meson_version: '>= 0.37.0'
 )


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