diff --git a/gnome-weather-3.18.1.tar.xz b/gnome-weather-3.18.1.tar.xz deleted file mode 100644 index 3d6e925..0000000 --- a/gnome-weather-3.18.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0cbe0ee6e9f9332e30836d72c9a462ecc908a97402943c33cd6e61d08323fdf -size 5358172 diff --git a/gnome-weather-3.20.0.tar.xz b/gnome-weather-3.20.0.tar.xz new file mode 100644 index 0000000..35f3913 --- /dev/null +++ b/gnome-weather-3.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d56c59715656c9031b42f4803ee22776a954cd0587f465590ea0f43cec5b46a +size 5386256 diff --git a/gnome-weather.changes b/gnome-weather.changes index 2206ea6..74543ee 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Mar 22 09:55:57 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.20.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 15 10:31:00 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.92: + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 16 09:49:16 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.90: + + Fix missing items in forecast (bgo#757186). + + Add support for Geoclue agent dialog (bgo#762102). + + Add missing tags to Appdata. + + Build system updates and xdg-app support. + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 24 02:03:12 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.19.1: + + Convert from DBus API to libgeoclue (bgo#756647). +- Add pkgconfig(libgeoclue-2.0) BuildRequires: New dependency + following upstreams convert. + ------------------------------------------------------------------- Mon Oct 12 15:53:47 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-weather.spec b/gnome-weather.spec index 19ba1da..bd8bff0 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-weather # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.18.1 +Version: 3.20.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.18/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-weather/3.20/%{name}-%{version}.tar.xz BuildRequires: gjs BuildRequires: intltool >= 0.26 BuildRequires: update-desktop-files @@ -37,6 +37,7 @@ 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.17.2 +BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1 BuildArch: noarch Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build