From ca6f77e792ccbac616678aabb54b747ac0f27ed783467f0eda0a4934a21fc370 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:34:03 +0000 Subject: [PATCH] Accepting request 291482 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291482 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=36 --- gnome-weather-3.14.1.tar.xz | 3 --- gnome-weather-3.15.92.tar.xz | 3 +++ gnome-weather.changes | 39 ++++++++++++++++++++++++++++++++++++ gnome-weather.spec | 8 ++++---- 4 files changed, 46 insertions(+), 7 deletions(-) delete mode 100644 gnome-weather-3.14.1.tar.xz create mode 100644 gnome-weather-3.15.92.tar.xz 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.15.92.tar.xz b/gnome-weather-3.15.92.tar.xz new file mode 100644 index 0000000..8eb18ae --- /dev/null +++ b/gnome-weather-3.15.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eddd115dd7960c25b63ec9a53e26fd2835b36d9d97c5f7e454973e9ec93dac50 +size 10371812 diff --git a/gnome-weather.changes b/gnome-weather.changes index 63cccc8..62afc9e 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +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..da6402a 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.15.92 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.15/%{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