[file-roller] updated for version 2.29.92



commit c9dd2dd09aa42da53f76de6ef7f8f67c5beb7454
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Mar 9 12:33:39 2010 +0100

    updated for version 2.29.92

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 39c4f46..05c0a0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+version 2.29.92
+---------------
+
+        Bugs fixed:
+
+        * Allow to start the PackageKit service if it's not available. Removed
+          the call to NameHashOwner. (#610813)
+        * Recheck commands presence after package installation.. Clear the
+          program cache before updating the capabilities. (#610815)
+
+        New or updated application translations:
+
+        * Arabic (Khaled Hosny)
+        * Basque (Iñaki Larrañaga Murgoitio)
+        * British English (Bruce Cowan)
+        * Bulgarian (Alexander Shopov)
+        * Hungarian (Gabor Kelemen)
+        * Portuguese (Duarte Loreto)
+        * Russian (Alexander Saprykin)
+        * Slovak (Peter Mráz)
+
 version 2.29.91
 ---------------
 
diff --git a/configure.ac b/configure.ac
index b46ca2f..00ccdd3 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.29.91, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.29.92, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
 AM_INIT_AUTOMAKE([1.9 foreign])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 



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