diff --git a/gnome-weather-3.14.1.tar.xz b/gnome-weather-3.14.1.tar.xz deleted file mode 100644 index 5ee593e..0000000 --- a/gnome-weather-3.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3acea9b5e9e7dd5e9d51c2793c568ea7378b08b4de1bcfe7f0b8b3c2004fe87 -size 10520072 diff --git a/gnome-weather-3.16.0.tar.xz b/gnome-weather-3.16.0.tar.xz new file mode 100644 index 0000000..3ed0022 --- /dev/null +++ b/gnome-weather-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cee0b6e8fbea068b875391be1fcc8a9389a206500ed09b1f2656c9584bf163 +size 10371984 diff --git a/gnome-weather.changes b/gnome-weather.changes index 63cccc8..fe15e56 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Mon Mar 23 08:58:02 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 17 08:26:24 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Launching search from the overview (clicking on the weather + icon next to results) is now supported. + + The weekly forecast sidebar now includes tomorrow and uses + 2pm as the representative forecast (bgo#741532). + + Misc bug fixes to the search provider and to the world popup. + + Build system fixes (bgo#745581). + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 3 12:27:51 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.91: + + Build system fixes (bgo#740414). + + Fixed opening the app on a specific location (eg when launched + from gnome-maps) (bgo#740414). + + Fixed showing the world popover on a second window + (bgo#740414). + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 16 13:16:50 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + Fix history handling (bgo#741837). + + Fixed crash when Geoclue is not available (bgo#742460). + + Improved the forecast for the current location. + + Updated translations. + +------------------------------------------------------------------- +Thu Jan 29 01:08:59 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.15.1: + + Added keywords to the desktop file. + + Updated translations. + ------------------------------------------------------------------- Mon Oct 13 17:38:06 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-weather.spec b/gnome-weather.spec index 2812f38..7b9d7aa 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-weather # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ Name: gnome-weather %define _name org.gnome.Weather -Version: 3.14.1 +Version: 3.16.0 Release: 0 Summary: Weather App for GNOME License: GPL-2.0+ Group: Productivity/Other Url: https://live.gnome.org/Design/Apps/Weather -Source: http://download.gnome.org/sources/gnome-weather/3.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-weather/3.16/%{name}-%{version}.tar.xz BuildRequires: gjs BuildRequires: intltool >= 0.26 BuildRequires: update-desktop-files @@ -36,7 +36,7 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9 BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.4 -BuildRequires: pkgconfig(gweather-3.0) >= 3.9.5 +BuildRequires: pkgconfig(gweather-3.0) >= 3.15.90 BuildArch: noarch Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build