[file-roller] updated for version 3.35.1



commit 1866552d3e074d9a22ce3bc6fe08ea7ac96b6795
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Oct 12 19:02:15 2019 +0200

    updated for version 3.35.1

 NEWS        | 23 +++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9a85a491..ae150023 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+version 3.35.1
+--------------
+
+ New features and user visible changes:
+
+  * Support for Zstandard compressed files/archives. (Felix Riemann)
+  * Allow to directly open .tar.lzo files. (Felix Riemann)
+  * libarchive: implemented read support for 7z. (Peter Keresztes Schmidt)
+  * Provide a development variant of the app icon. (Jakub Steiner) (!12)
+  * Converted README to README.md (Roger)
+  * Remove file-roller from the recommended applications for ePub
+    files. (Bastien Nocera)
+
+ Bugs fixed:
+
+  * Removed deprecated functions. (Peter Keresztes Schmidt)
+  * Add application/x-xar as a supported mime-type. (Bastien Nocera) (!50)
+
+ New or updated application translations:
+
+  * Basque (Asier Sarasua Garmendia)
+  * Japanese (Ryuta Fujii)
+
 version 3.32.2
 --------------
 
diff --git a/meson.build b/meson.build
index 7bedde96..e95f1cec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('file-roller', 'c',
   license : 'GPL2+',
-  version : '3.32.2',
+  version : '3.35.1',
   meson_version : '>=0.50'
 )
 


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