[file-roller] updated for version 3.5.3



commit 12d3df6d82399a615796b866f27aa234c9b2b89a
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jul 16 21:03:31 2012 +0200

    updated for version 3.5.3

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 13153ad..5001732 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+version 3.5.3
+-------------
+
+ New features and user visible changes:
+
+  * Allow to extract rar archives with 'The Unarchiver'. requires
+    json-glib (#646606)
+
+ Bugs fixed:
+
+  * "Folder Content could not be displayed" error when using --extract.
+    convert the folder path to a uri (Paolo Bacchilega) (#678884)
+
+ New or updated application translations:
+
+  * as_IN (Nilamdyuti Goswami)
+  * Belarusian (Ihar Hrachyshka)
+  * Chinese (Hong Kong) (Chao-Hsiung Liao)
+  * Chinese/Traditional (Chao-Hsiung Liao)
+  * Hebrew (Yaron Shahrabani)
+  * LietuviÅ (Aurimas Äernius)
+  * Norwegian bokmÃl (Kjartan Maraas)
+  * Punjabi/Panjabi (A S Alam)
+  * Slovenian Translation (Matej UrbanÄiÄ)
+
 version 3.5.2
 -------------
 
diff --git a/configure.ac b/configure.ac
index 25433e1..030ccc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
 
-AC_INIT([file-roller],[3.5.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.5.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 



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