From 377244ca1edeaa07968f03871157a87216450f58 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Sat, 25 Jul 2015 17:58:14 +0200 Subject: [PATCH] Tiny fixes for spec-file. --- gnome-shell-extension-openweather.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnome-shell-extension-openweather.spec b/gnome-shell-extension-openweather.spec index 8c3a158..7dd6f73 100644 --- a/gnome-shell-extension-openweather.spec +++ b/gnome-shell-extension-openweather.spec @@ -19,7 +19,8 @@ Requires: gnome-shell >= 3.12.0 %description gnome-shell-extension-openweather is an extension to display weather information -from http://openweathermap.org/ for many cities in GNOME Shell +from http://openweathermap.org/ or http://forecast.io for (almost) all locations +of the world in GNOME Shell. %prep %setup -q -n %{github}-%{git} @@ -48,5 +49,6 @@ fi %changelog * Fri Nov 08 2013 Jens Lody - 0-0.1.git0d20641 -- Initial package for Fedora of the weather-extension fork using http://openweathermap.org +- Initial package for Fedora of the weather-extension fork using + http://openweathermap.org or http://forecast.io.