[file-roller] updated for 2.27.90



commit 9f9e35c66b87d3e799c8452b20de435ab9106ee4
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Aug 10 23:29:48 2009 +0200

    updated for 2.27.90

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2121b49..4facd15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+version 2.27.90
+---------------
+
+        Bugs fixed:
+
+        * Allow to archive files with spaces and other special characters
+          (#590468)
+        * Support different types of RPM payloads (#590262, #574005)
+        * Fixed building error (#591243)
+
+        New or updated application translations:
+
+        * Brazilian Portuguese (Krix Apolinário)
+        * Breton (Denis Arnaud)
+        * Czech (Adrian Guniš)
+        * Galician (Antón Méixome)
+        * Norwegian Bokmål (Kjartan Maraas)
+        * Swedish (Daniel Nylander)
+        * Vietnamese (Clytie Siddall)
+
 version 2.27.3
 --------------
 
diff --git a/configure.ac b/configure.ac
index e2d8d35..ea0c537 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.61)
 
-AC_INIT(file-roller, 2.27.3, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.27.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 
 AC_CONFIG_SRCDIR([config.h.in])



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