From 39f57ad4466f368608a7875f0bbd47e7557928f9634f86abbc05380c1f82820f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:31:36 +0000 Subject: [PATCH] Accepting request 329015 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329015 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=45 --- gnome-weather-3.16.2.1.tar.xz | 3 --- gnome-weather-3.17.1.tar.xz | 3 +++ gnome-weather.changes | 9 +++++++++ gnome-weather.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 gnome-weather-3.16.2.1.tar.xz create mode 100644 gnome-weather-3.17.1.tar.xz 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.17.1.tar.xz b/gnome-weather-3.17.1.tar.xz new file mode 100644 index 0000000..3d943cc --- /dev/null +++ b/gnome-weather-3.17.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c7b2a9adc5af8731a90b45f907876449009c1443b4790b210ceaa127ee5be3 +size 10346932 diff --git a/gnome-weather.changes b/gnome-weather.changes index 51e1efa..9a48f87 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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..c0d41e3 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.17.1 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.17/%{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