[gnome-applets] bump version to 3.8.0



commit 8643adeea00123dab34045473a44415e944b470c
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Aug 28 18:03:49 2014 +0300

    bump version to 3.8.0
    
    Update NEWS.

 NEWS         |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 57 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7309b6f..93c37ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,59 @@
+Version 3.8.0
+=============
+ - invest-applet: use /usr/bin/python instead of
+   /usr/bin/env python (Jeremy Bicha)
+ - upower support (Joachim Breitner)
+ - Fix deprecated declaration error in autoconf (Jeremy Bicha)
+ - Disable gweather applet with libgweather 3.8 (Balló György)
+ - help: port to yelp-tools from gnome-doc-utils (Jeremy Bicha)
+ - Multiple help fixes (Jeremy Bicha)
+ - build: Rename configure.in to configure.ac (Jeremy Bicha)
+ - Fix some missing prototypes (Jeremy Bicha, Alberts Muktupāvels)
+ - configure: check for pygobject-3, not pygobject-2 (Alexandre Rostovtsev)
+ - fix ./configure --help bracket for --enable-suid (Nishio Futoshi)
+ - multiload: fix applet flickering on redraw (Joachim Breitner)
+ - build: correctly handle --enable-frequency-selector and
+   --disable-frequency-selector. (Dominique Leuenberger)
+ - build: Use AM_CPPFLAGS instead of INCLUDES (Jeremy Bicha)
+ - fix translation typos (Jeremy Bicha, Daniel Mustieles)
+ - doap: update URLs (Piotr Drąg)
+ - doap category other (Olav Vitters)
+ - Fix building against upower 0.99 (Dmitry Shachnev)
+ - Restore gweather applet with libgweather 3.8 (Alberts Muktupāvels)
+ - Some preferences dialog fixes for gweather applet (Alberts Muktupāvels)
+ - Port gweather applet to GSettings (Alberts Muktupāvels)
+ - configure: remove check for scrollkeeper (Alberts Muktupāvels)
+ - battstat: remove HAL support (Alberts Muktupāvels)
+ - Don't unconditionally use PATH_MAX (Emilio Pozuelo Monfort)
+ - Port geyes applet to GSettings (Alberts Muktupāvels)
+
+Translations:
+  Alexandre Franke (fr)
+  Andika Triwidada (id)
+  Aurimas Černius (lt)
+  Balázs Úr (hu)
+  Claude Paroz (fr)
+  Daniel Mustieles (es)
+  Daniel Șerbănescu (ro)
+  Enrico Nicoletto (pt_BR)
+  Fran Diéguez (gl)
+  Inaki Larranaga Murgoitio (eu)
+  Jeremy Bicha (cs)
+  Joe Hansen (da)
+  Kjartan Maraas (nb)
+  Kristjan SCHMIDT (eo)
+  Lasse Liehu (fi)
+  Marek Černocký (cs)
+  Matej Urbančič (sl)
+  michaeljayt (zh_CN)
+  Мирослав Николић (sr, sr latin)
+  Piotr Drąg (pl, ko)
+  Rafael Ferreira (pt_BR)
+  Rūdolfs Mazurs (lv)
+  Theppitak Karoonboonyanan (th)
+  Wolfgang Stoeggl (de)
+  Yaron Shahrabani (he)
+
 Changes in GNOME-Applets 3.6.0
 ==============================
 
diff --git a/configure.ac b/configure.ac
index ae60769..3c5b56b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 3.7.1)
+AC_INIT(gnome-applets, 3.8.0)
 AC_PREREQ(2.59)
 
 AC_CONFIG_HEADERS(config.h)


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