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
This commit is contained in:
Dominique Leuenberger 2015-09-04 11:31:36 +00:00 committed by Git OBS Bridge
parent 85414caad7
commit 39f57ad446
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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