[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/02: Updates for release
noreply at xfce.org
noreply at xfce.org
Wed Oct 11 22:18:18 CEST 2017
This is an automated email from the git hooks/post-receive script.
h j u d t p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-weather-plugin.
commit 6c94a9db67f75789461f563ea02fb4786e764802
Author: Harald Judt <h.judt at gmx.at>
Date: Wed Oct 11 22:13:07 2017 +0200
Updates for release
---
NEWS | 14 ++++++++++++++
configure.ac.in | 4 ++--
2 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 2403532..52e043d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.8.10
+======
+- Set USER_AGENT for nominatim search (bug #13877)
+- Fix showing times in UTC instead of local time on FreeBSD
+ (bug #13358)
+- Translation updates: Arabic, Asturian, Basque, Belarusian,
+ Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,
+ Czech, Danish, Dutch (Flemish), English (Australia), English (Great
+ Britain), Finnish, French, German, Greek, Hebrew, Hungarian,
+ Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian, Malay,
+ Norwegian Bokmål, Norwegian Nynorsk, Occitan, Polish, Portuguese,
+ Portuguese (Brazilian), Russian, Serbian, Slovak, Slovenian,
+ Spanish, Swedish, Thai, Turkish, Ukrainian
+
0.8.9
=====
- Bump LocationforecastLTS version to 1.3
diff --git a/configure.ac.in b/configure.ac.in
index 407d952..35e0767 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,9 +10,9 @@ dnl *** Version information ***
dnl ***************************
m4_define([weather_version_major], [0])
m4_define([weather_version_minor], [8])
-m4_define([weather_version_micro], [9])
+m4_define([weather_version_micro], [10])
m4_define([weather_version_build], [@REVISION@])
-m4_define([weather_version_tag], [git])
+m4_define([weather_version_tag], [])
m4_define([weather_version], [weather_version_major().weather_version_minor().weather_version_micro()ifelse(weather_version_tag(), [git], [weather_version_tag()-weather_version_build()], [weather_version_tag()])])
dnl ***************************
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list