diff --git a/gnome-weather-44.0.tar.xz b/gnome-weather-44.0.tar.xz deleted file mode 100644 index 874c4ab..0000000 --- a/gnome-weather-44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b0d38ac785041699df628926e35db7b5ffa086ee0d6934c222a19c6b9923baf -size 236152 diff --git a/gnome-weather-45.0.tar.xz b/gnome-weather-45.0.tar.xz new file mode 100644 index 0000000..f145163 --- /dev/null +++ b/gnome-weather-45.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c0029702883dc8d8160e6de1d6116877cd6c25bc950d4e4902a6ab467b2fa4 +size 238520 diff --git a/gnome-weather.changes b/gnome-weather.changes index 36203a5..9dd34c0 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Sep 18 22:35:29 UTC 2023 - Bjørn Lie + +- Update to version 45.0: + + The "Feels Like" temperature label is now hidden when it + matches the actual temperature. + + By default the window is now large enough to see the + thermometer widgets in the Daily view. + + Updated translations. + +------------------------------------------------------------------- +Fri Jul 7 19:05:06 UTC 2023 - Bjørn Lie + +- Update to version 45.alpha: + + The "Feels Like" temperature label is now hidden when it + matches the actual temperature + + By default the window is now large enough to see the + thermometer widgets in the Daily view + + Updated translations. + ------------------------------------------------------------------- Fri Mar 31 01:56:25 UTC 2023 - Xiaoguang Wang diff --git a/gnome-weather.spec b/gnome-weather.spec index 8f582bf..f06ebac 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -18,13 +18,13 @@ %define full_name org.gnome.Weather Name: gnome-weather -Version: 44.0 +Version: 45.0 Release: 0 Summary: Weather App for GNOME License: GPL-2.0-or-later Group: Productivity/Other URL: https://apps.gnome.org/app/org.gnome.Weather -Source0: https://download.gnome.org/sources/gnome-weather/44/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-weather/45/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM gnome-weather-BackgroundService-service-fails-to-start.patch bsc#1209391 glgo#GNOME/gnome-weather!132 xwang@suse.com -- org.gnome.Weather.BackgroundService fails to start Patch0: gnome-weather-BackgroundService-service-fails-to-start.patch @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9 BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(gweather4) -BuildRequires: pkgconfig(libadwaita-1) +BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1 BuildArch: noarch