[gnome-shell/gnome-3-6] Bump version to 3.6.2



commit 8461f440487c9522eaf2ae2545dbc2192d075812
Author: Florian MÃllner <fmuellner gnome org>
Date:   Mon Nov 12 22:02:39 2012 +0100

    Bump version to 3.6.2
    
    Update NEWS

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index dccc3e0..199dfee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+3.6.2
+=====
+* Implement org.gnome.ScreenSaver.GetActiveTime [Giovanni; #686064]
+* Explicitly load gnome-screensaver when not running GDM [Tim; #683060]
+* Set Empathy as preferred handler when delegating channels [Xavier; #686296]
+* Tweak screenShield animations [Rui; #686745]
+* Restore Fittsability of summary items in message tray [Florian; #686474]
+* App search: Match GenericName too [Matthias; #687121]
+* Add setting to force log out menuitem [Matthias; #686057]
+* Fix auto-scroll to bottom in chat notifications [Sjoerd; #686571]
+* Update man page [Matthias; #680601]
+* Hide notifications when closed button is clicked [Jasper, Florian; #682237]
+* Fix screenshots on Big Endian [Owen; #685915]
+* Implement 'disable-user-list' in login screen [Ray; #660660]
+* Misc bugfixes [Jasper, Florian, Giovanni, Matthew, Matthias, Alejandro,
+  Sebastian; #686233, #686484, #686487, #686630, #686728, #686574, #686574,
+  #686574, #686879, #686763, #685239, #687189, #686736, #686583, #687132,
+  #687958, #687020, #687708, #686888, #686530, #684810, #688181]
+
+Contributors:
+  Matthew Barnes, Giovanni Campagna, Xavier Claessens, Matthias Clasen,
+  Sebastian Keller, Tim Lunn, Rui Matos, Florian MÃllner, Alejandro PiÃeiro,
+  Sjoerd Simons, Jasper St. Pierre, Ray Strode, Owen Taylor
+
+Translations:
+  Takayuki KUSANO [ja], DuÅan Kazik [sk], Mattias PÃldaru [et],
+  Tom Tryfonidis [el], Sweta Kothari [gu], Matej UrbanÄiÄ [sl], Piotr DrÄg [pl],
+  Fran DiÃguez [gl], Aurimas Äernius [lt], Kjartan Maraas [nb],
+  Ihar Hrachyshka [be], ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ [sr, sr latin], Gil Forcada [ca],
+  A S Alam [pa], Yuri Myasoedov [ru], Marek Äernockà [cs], Sweta Kothari [gu],
+  Wolfgang StÃggl [de], Daniel Mustieles [es]
+
 3.6.1
 =====
 * dash: Make padding even on the top/bottom of the dash [Jasper; #684619]
diff --git a/configure.ac b/configure.ac
index 9d54443..3b0b37f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.6.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.6.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/shell-global.c])
@@ -65,7 +65,7 @@ AM_CONDITIONAL(BUILD_RECORDER, $build_recorder)
 CLUTTER_MIN_VERSION=1.11.11
 GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
 GJS_MIN_VERSION=1.33.2
-MUTTER_MIN_VERSION=3.6.1
+MUTTER_MIN_VERSION=3.6.2
 GTK_MIN_VERSION=3.3.9
 GIO_MIN_VERSION=2.31.6
 LIBECAL_MIN_VERSION=3.5.3



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