Accepting request 292996 from GNOME:Factory
Scripted push of project GNOME:Next (forwarded request 292805 from dimstar) OBS-URL: https://build.opensuse.org/request/show/292996 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=18
This commit is contained in:
commit
016605bf27
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e3acea9b5e9e7dd5e9d51c2793c568ea7378b08b4de1bcfe7f0b8b3c2004fe87
|
|
||||||
size 10520072
|
|
3
gnome-weather-3.16.0.tar.xz
Normal file
3
gnome-weather-3.16.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:11cee0b6e8fbea068b875391be1fcc8a9389a206500ed09b1f2656c9584bf163
|
||||||
|
size 10371984
|
@ -1,3 +1,48 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 23 08:58:02 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.16.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Mon Oct 13 17:38:06 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-weather
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
Name: gnome-weather
|
Name: gnome-weather
|
||||||
%define _name org.gnome.Weather
|
%define _name org.gnome.Weather
|
||||||
Version: 3.14.1
|
Version: 3.16.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Weather App for GNOME
|
Summary: Weather App for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
Url: https://live.gnome.org/Design/Apps/Weather
|
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.16/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: gjs
|
BuildRequires: gjs
|
||||||
BuildRequires: intltool >= 0.26
|
BuildRequires: intltool >= 0.26
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -36,7 +36,7 @@ BuildRequires: pkgconfig(glib-2.0)
|
|||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9
|
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.4
|
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
|
BuildArch: noarch
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user