diff --git a/gnome-weather-3.16.2.1.tar.xz b/gnome-weather-3.16.2.1.tar.xz deleted file mode 100644 index 1eaa25c..0000000 --- a/gnome-weather-3.16.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fe481d4be192ca32cb401f3f4b74feb0f1ea3241f23dc51ec1949874836e355 -size 10344692 diff --git a/gnome-weather-3.18.0.tar.xz b/gnome-weather-3.18.0.tar.xz new file mode 100644 index 0000000..1bc1674 --- /dev/null +++ b/gnome-weather-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0c098bef351af7457abf0ef6bd0afb62d727f041a15107e02693c9c7bd48aa +size 5358172 diff --git a/gnome-weather.changes b/gnome-weather.changes index 51e1efa..20e4ea2 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Sep 21 06:28:06 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.18.0: + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 12 08:30:39 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.92: + + Improved background for licensing and legibility (bgo#703150, + bgo#754892). + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 28 09:49:37 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.1: + + Fix initial application state when geolocation is disabled. + + Fix temperature unit shown in the menu when not explicitly + configured. + + Updated translations. + ------------------------------------------------------------------- Mon Apr 27 21:37:17 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-weather.spec b/gnome-weather.spec index 51149fd..24bd971 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -18,13 +18,13 @@ Name: gnome-weather %define _name org.gnome.Weather -Version: 3.16.2.1 +Version: 3.18.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.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-weather/3.18/%{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.15.90 +BuildRequires: pkgconfig(gweather-3.0) >= 3.17.2 BuildArch: noarch Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build