[file-roller] updated for version 3.36.1



commit 3e70dc594044b2792e8e2c50fa8ea79438b1ddfc
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Mar 28 19:51:37 2020 +0100

    updated for version 3.36.1

 NEWS        | 22 +++++++++++++++++++++-
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ce247315..dc0bdad4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+version 3.36.1
+--------------
+
+ Bugs fixed:
+
+  * Fixed Properties command in menubar. (Sabri Ünal)
+  * Fixed compiling with GCC 10. (Sabri Ünal)
+
+ New or updated application translations:
+
+  * Burmese (Vampire)
+  * Ukrainian (Yuri Chornoivan)
+
+ New or updated manual translations:
+
+  * Catalan (Manel Vidal)
+  * Czech (Marek Černocký)
+  * French (Charles Monzat)
+  * Indonesian (Andika Triwidada)
+
 version 3.36.0
 --------------
 
@@ -83,7 +103,7 @@ version 3.32.2
 
  Bugs fixed:
 
-  * Prevents CTRL+F to be activated twice for a single key press. 
+  * Prevents CTRL+F to be activated twice for a single key press.
     (Andrea Azzarone) (!37)
 
  New or updated application translations:
diff --git a/meson.build b/meson.build
index 1fb2fa80..25124e9d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('file-roller', 'c',
   license : 'GPL2+',
-  version : '3.36.0',
+  version : '3.36.1',
   meson_version : '>=0.50'
 )
 


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