[eog] Prepare for release 3.7.1



commit 6fd093f4afcc7a771e6e15444070a3d16fcd4335
Author: Felix Riemann <friemann gnome org>
Date:   Mon Oct 22 23:11:02 2012 +0200

    Prepare for release 3.7.1

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ac29d94..6f8b795 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Version 3.7.1
+-------------
+
+ * Switch to GtkApplication for inhibiting the screensaver (Felix Riemann)
+ * Misc. improvements/fixes (Cosimo Cecchi, Martin Olsson, Alexandre Rostovtsev)
+
+Bug fixes:
+
+ #684098, Inconsistent strings in nautilus and eog for setting background image
+          (Cosimo Cecchi)
+ #684179, switching images by next/prev mouse buttons (like in browsers)
+          (Felix Riemann)
+ #684581, Drop TotemScrSaver (Felix Riemann)
+ #685106, [PATCH] Fix spelling errors in eog (Martin Olsson)
+ #685923, eog.desktop fails to validate with desktop-file-utils-0.20
+          (Alexandre Rostovtsev)
+
+New and updated translations:
+
+- Laura Balbastre [ca, ca valencia]
+- Hendrik Knackstedt [de]
+- Tom Tryfonidis [el]
+- Daniel Mustieles [es]
+- Khoem Sokhem [km]
+- Anish A [ml]
+- Wouter Bolsterlee [nl]
+- Matej UrbanÄiÄ [sl]
+- Re. [uk]
+
+New and updated manual translations
+
+- Aleix Badia i Bosch [ca]
+- Daniel Mustieles [es]
+- Yuri Myasoedov [ru]
+
 Version 3.6.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index 6669081..5ebf9bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 
 m4_define(eog_major_version,  3)
 m4_define(eog_minor_version,  7)
-m4_define(eog_micro_version,  0)
+m4_define(eog_micro_version,  1)
 m4_define(eog_version, eog_major_version.eog_minor_version.eog_micro_version)
 
 AC_INIT([eog], eog_version, [http://bugzilla.gnome.org/enter_bug.cgi?product=eog], [eog])



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