From 14ce8b76f1b939ca1ccd519f517d4e026957aea5adbdc4bbd75f3154d575470f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:43:43 +0000 Subject: [PATCH] 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 --- gnome-weather-3.24.0.tar.xz | 3 --- gnome-weather-3.25.91.tar.xz | 3 +++ gnome-weather.changes | 10 ++++++++++ gnome-weather.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 gnome-weather-3.24.0.tar.xz create mode 100644 gnome-weather-3.25.91.tar.xz diff --git a/gnome-weather-3.24.0.tar.xz b/gnome-weather-3.24.0.tar.xz deleted file mode 100644 index eb63077..0000000 --- a/gnome-weather-3.24.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e36847884670e59a71ac70ed982fc8f2fb70f1766c3a24f10a0cd38c9b66d574 -size 5358924 diff --git a/gnome-weather-3.25.91.tar.xz b/gnome-weather-3.25.91.tar.xz new file mode 100644 index 0000000..e490c7c --- /dev/null +++ b/gnome-weather-3.25.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e7a42a88c24f9e06ae5a03cefef1d74f18ce0a3c861cd32494cdce4df6e656 +size 5361892 diff --git a/gnome-weather.changes b/gnome-weather.changes index 51533d1..50b0fd5 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -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 diff --git a/gnome-weather.spec b/gnome-weather.spec index 9be4569..e2d6b9e 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -18,13 +18,13 @@ Name: gnome-weather %define _name org.gnome.Weather -Version: 3.24.0 +Version: 3.25.91 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.24/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-weather/3.25/%{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.17.2 +BuildRequires: pkgconfig(gweather-3.0) >= 3.25.91 BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1 BuildArch: noarch Recommends: %{name}-lang