Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-weather for openSUSE:Factory checked in at 2022-03-23 20:17:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old) and /work/SRC/openSUSE:Factory/.gnome-weather.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-weather" Wed Mar 23 20:17:38 2022 rev:46 rq:963608 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes 2022-02-11 23:09:12.602911356 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-weather.new.25692/gnome-weather.changes 2022-03-23 20:19:36.218504352 +0100 @@ -1,0 +2,30 @@ +Mon Mar 21 05:01:32 UTC 2022 - Luciano Santos <luc1...@opensuse.org> + +- Update to version 42.0: + + New thermometer widget. + + Updated translations. +- Update https://live.gnome.org/Design/Apps/Weather URL tag to + https://apps.gnome.org/app/org.gnome.Weather new GNOME Weather's + web home. + +------------------------------------------------------------------- +Tue Mar 8 10:39:40 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.rc: + + Fix position of "Now" in hourly forecast. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 16 08:49:45 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.beta: + + Port to GTK4 and libadwaita + + Updated translations. +- Replace the following BuildRequires: + + pkgconfig(gtk+-3.0) with pkgconfig(gtk4) + + pkgconfig(gweather-3.0) with pkgconfig(gweather4) + + pkgconfig(libhandy-1) with pkgconfig(libadwaita-1) +- Drop 4be71525f07189e97720688472172604879d49a5.patch: Fixed + upstream. + +------------------------------------------------------------------- @@ -9,0 +40,11 @@ + +------------------------------------------------------------------- +Wed Jan 12 10:49:15 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 42.alpha: + + Show current temperature in the forecast chart. + + Opt in to libhandy dark style preference. + + Add new Thermometer widget. + + Use location portal to access location. + + Fix hourly graph shifted to the left by one day. + + Updated translations. Old: ---- 4be71525f07189e97720688472172604879d49a5.patch gnome-weather-41.0.tar.xz New: ---- gnome-weather-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-weather.spec ++++++ --- /var/tmp/diff_new_pack.yKzQYl/_old 2022-03-23 20:19:36.678504612 +0100 +++ /var/tmp/diff_new_pack.yKzQYl/_new 2022-03-23 20:19:36.682504614 +0100 @@ -18,15 +18,13 @@ %define _name org.gnome.Weather Name: gnome-weather -Version: 41.0 +Version: 42.0 Release: 0 Summary: Weather App for GNOME License: GPL-2.0-or-later Group: Productivity/Other -URL: https://live.gnome.org/Design/Apps/Weather -Source0: https://download.gnome.org/sources/gnome-weather/41/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM 4be71525f07189e97720688472172604879d49a5.patch -- Fix build with meson 0.61 and newer -Patch0: https://gitlab.gnome.org/GNOME/gnome-weather/-/commit/4be71525f07189e97720688472172604879d49a5.patch +URL: https://apps.gnome.org/app/org.gnome.Weather +Source0: https://download.gnome.org/sources/gnome-weather/42/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: desktop-file-utils @@ -36,22 +34,23 @@ BuildRequires: pkgconfig(gdk-3.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(gjs-1.0) >= 1.50.0 +BuildRequires: pkgconfig(gjs-1.0) >= 1.71.0 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.12.0 -BuildRequires: pkgconfig(gweather-3.0) >= 3.25.91 +BuildRequires: pkgconfig(gtk4) +BuildRequires: pkgconfig(gweather4) +BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1 -BuildRequires: pkgconfig(libhandy-1) BuildArch: noarch %description GNOME 3 weather app that does: -* display current conditions -* display forecasts -* show radar maps -* notify on hazardous weather conditions + + * Display current conditions; + * Display forecasts; + * Show radar maps; + * Notify on hazardous weather conditions. %package -n gnome-shell-search-provider-gnome-weather Summary: GNOME Weather -- Search Provider for GNOME Shell ++++++ gnome-weather-41.0.tar.xz -> gnome-weather-42.0.tar.xz ++++++ ++++ 19691 lines of diff (skipped)