Accepting request 377409 from GNOME:Factory

Update to 3.20.0 (forwarded request 377220 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/377409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2016-03-29 12:42:36 +00:00 committed by Git OBS Bridge
commit 3f7f635a5b
4 changed files with 37 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0cbe0ee6e9f9332e30836d72c9a462ecc908a97402943c33cd6e61d08323fdf
size 5358172

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d56c59715656c9031b42f4803ee22776a954cd0587f465590ea0f43cec5b46a
size 5386256

View File

@ -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

View File

@ -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