[file-roller] updated for version 3.5.91
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] updated for version 3.5.91
- Date: Mon, 3 Sep 2012 18:59:34 +0000 (UTC)
commit 464e65a4c59e62d5fa60fd54bf210399ce7cedf1
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Sep 3 20:52:34 2012 +0200
updated for version 3.5.91
NEWS | 28 ++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7962507..102dc15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+version 3.5.91
+--------------
+
+ Bugs fixed:
+
+ * Nautilus extension "Compress" doesn't offer .gz anymore (#682807)
+ * Fixed build wihtout libarchive support (#682774)
+ * libarchive: restore the file attributes when extracting (#682513)
+
+ New or updated application translations:
+
+ * American English (Dr.T.Vasudevan)
+ * Assamese (Nilamdyuti Goswami)
+ * Greek (Tom Tryfonidis)
+ * Indonesian (Dirgita)
+ * Kazakh (Baurzhan Muftakhidinov)
+ * LietuviÅ (Aurimas Äernius)
+ * Norwegian bokmÃl (Kjartan Maraas)
+ * Polish (Piotr DrÄg)
+ * Portuguese (Duarte Loreto)
+ * Russian (Yuri Myasoedov)
+ * Vietnamese (Nguyán ThÃi Ngác Duy)
+
+ New or updated manual translations:
+
+ * German (Mario BlÃttermann)
+ * Greek (Tom Tryfonidis)
+
version 3.5.90
--------------
diff --git a/configure.ac b/configure.ac
index 1d8d8e5..18add62 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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.5.91],[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])])
@@ -222,7 +222,7 @@ dnl
dnl libarchive
dnl
AC_ARG_ENABLE([libarchive],
- [AC_HELP_STRING([--enable-libarchive], [enable code that requires libarchive [default=yes]])],,
+ [AC_HELP_STRING([--enable-libarchive], [enable code that requires libarchive [default=yes]])],,
[enable_libarchive="yes"])
LIBARCHIVE_LIBS=""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]