Accepting request 519407 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519407 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=64
This commit is contained in:
parent
0fa9b8cba8
commit
14ce8b76f1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e36847884670e59a71ac70ed982fc8f2fb70f1766c3a24f10a0cd38c9b66d574
|
|
||||||
size 5358924
|
|
3
gnome-weather-3.25.91.tar.xz
Normal file
3
gnome-weather-3.25.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:71e7a42a88c24f9e06ae5a03cefef1d74f18ce0a3c861cd32494cdce4df6e656
|
||||||
|
size 5361892
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 20 18:09:45 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.25.91:
|
||||||
|
+ Weather can now be tiled on sufficiently large monitors
|
||||||
|
(bgo#725407).
|
||||||
|
+ Fixed compatibility with mozjs52, and improved code to take
|
||||||
|
advantage of the new JavaScript features.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 20 09:13:00 UTC 2017 - zaitor@opensuse.org
|
Mon Mar 20 09:13:00 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
Name: gnome-weather
|
Name: gnome-weather
|
||||||
%define _name org.gnome.Weather
|
%define _name org.gnome.Weather
|
||||||
Version: 3.24.0
|
Version: 3.25.91
|
||||||
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.24/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gnome-weather/3.25/%{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.17.2
|
BuildRequires: pkgconfig(gweather-3.0) >= 3.25.91
|
||||||
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1
|
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user