Bug#970259: Weather API update

2021-04-18 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Sun, 2021-04-18 at 19:04 +0200, Yves-Alexis Perez wrote: > Hi Pavel, thanks for the patch. I'm a bit confused though. As far as I > cantell, it updates only the “sunrise” part of the request, not the > “weather” > part. > > It might be that using

Bug#970259: Weather API update

2021-04-18 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wed, 2020-09-16 at 08:20 +0300, Pavel R. wrote: > Hello, I've fixed the plugin by bumping weather API version to 2.0 > > Patch is attached Hi Pavel, thanks for the patch. I'm a bit confused though. As far as I cantell, it updates only the “sunris

Bug#970259: Weather API update

2020-10-13 Thread W3Host Bt.
On Wed, 16 Sep 2020 08:20:59 +0300 "Pavel R." wrote: > Hello, I've fixed the plugin by bumping weather API version to 2.0 > > Patch is attached > Thanks the patch, it is working... NOT official deb package: https://deb.w3host.hu/xfce4-weather-plugin_0.8.10-1.1_amd64.deb Regards, Krisztian

Bug#970259: Weather API update

2020-09-15 Thread Pavel R.
Hello, I've fixed the plugin by bumping weather API version to 2.0 Patch is attached --- xfce4-weather-plugin-0.8.10.orig/panel-plugin/weather.c +++ xfce4-weather-plugin-0.8.10/panel-plugin/weather.c @@ -619,17 +619,14 @@ update_handler(plugin_data *data) end_tm = *localtime(&end_t);