diff --git a/desktop/xfce/addon/xfce4-weather-plugin/actions.py b/desktop/xfce/addon/xfce4-weather-plugin/actions.py index 1d92c76c40..c2527559e4 100644 --- a/desktop/xfce/addon/xfce4-weather-plugin/actions.py +++ b/desktop/xfce/addon/xfce4-weather-plugin/actions.py @@ -19,5 +19,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "INSTALL", "NEWS", "README") + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README") diff --git a/desktop/xfce/addon/xfce4-weather-plugin/pspec.xml b/desktop/xfce/addon/xfce4-weather-plugin/pspec.xml index cae8e2ebfc..9684176a37 100644 --- a/desktop/xfce/addon/xfce4-weather-plugin/pspec.xml +++ b/desktop/xfce/addon/xfce4-weather-plugin/pspec.xml @@ -15,7 +15,7 @@ Originally written by Bob Schlärmann, this panel plugin shows information about your local weather in the panel, using forecast data provided by met.no. - https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.11/xfce4-weather-plugin-0.11.0.tar.bz2 + https://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.11/xfce4-weather-plugin-0.11.1.tar.bz2 intltool gtk3-devel @@ -54,6 +54,13 @@ + + 2023-04-23 + 0.11.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-02-13 0.11.0