diff --git a/gnome-weather-3.34.2.tar.xz b/gnome-weather-3.34.2.tar.xz deleted file mode 100644 index dc4c96b..0000000 --- a/gnome-weather-3.34.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0ad43177cb0b3bf30b27a67ef96cf1a98b3a615061c28dcb8f79dc354f9f3d8 -size 5957924 diff --git a/gnome-weather-3.36.1.tar.xz b/gnome-weather-3.36.1.tar.xz new file mode 100644 index 0000000..831f1ad --- /dev/null +++ b/gnome-weather-3.36.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e6e646159f31c4525c3a5dd308fc0b88dcfc79b61351e9e930dd6efc2ce787 +size 5959192 diff --git a/gnome-weather.changes b/gnome-weather.changes index a1b72d1..08eb8a8 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Apr 10 09:57:13 UTC 2020 - Bjørn Lie + +- Update to version 3.36.1: + + Bugs fixed: Unknown temperature and cloud conditions when using + autolocation. +- Enable testsuite: Add check section and run meson_test macro. + +------------------------------------------------------------------- +Fri Apr 10 09:55:38 UTC 2020 - Bjørn Lie + +- Update to version 3.36.0: + + Bugs fixed: + - Always shows weather for wrong location. + - Deduplicate cities in locations popover. + + Bugs introduced: Unknown location since 3.34.1 (sorry!). + + New nightly app icon. + + Publish nightlies from CI. + + Added README. + + Updated translations. + ------------------------------------------------------------------- Fri Apr 10 09:55:37 UTC 2020 - Bjørn Lie diff --git a/gnome-weather.spec b/gnome-weather.spec index dd8ed6e..c57a359 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -17,14 +17,15 @@ %define _name org.gnome.Weather + Name: gnome-weather -Version: 3.34.2 +Version: 3.36.1 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/3.34/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-weather/3.36/%{name}-%{version}.tar.xz BuildRequires: intltool >= 0.26 BuildRequires: meson @@ -75,8 +76,12 @@ search results from GNOME Weather. %suse_update_desktop_file %{_name} Utility DesktopUtility %find_lang %{_name} %{?no_lang_C} %{name}.lang +%check +%meson_test + %files %license COPYING.md +%doc NEWS README.md %{_bindir}/%{name} %{_datadir}/metainfo/org.gnome.Weather.appdata.xml %{_datadir}/applications/org.gnome.Weather.desktop