Accepting request 795224 from GNOME:Factory

Scripted push of project GNOME:Next (forwarded request 795073 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/795224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2020-04-23 16:31:37 +00:00 committed by Git OBS Bridge
commit 15bab7f9e1
4 changed files with 31 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0ad43177cb0b3bf30b27a67ef96cf1a98b3a615061c28dcb8f79dc354f9f3d8
size 5957924

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68e6e646159f31c4525c3a5dd308fc0b88dcfc79b61351e9e930dd6efc2ce787
size 5959192

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Apr 10 09:57:13 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com> Fri Apr 10 09:55:37 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,14 +17,15 @@
%define _name org.gnome.Weather %define _name org.gnome.Weather
Name: gnome-weather Name: gnome-weather
Version: 3.34.2 Version: 3.36.1
Release: 0 Release: 0
Summary: Weather App for GNOME Summary: Weather App for GNOME
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Productivity/Other Group: Productivity/Other
URL: https://live.gnome.org/Design/Apps/Weather 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: intltool >= 0.26
BuildRequires: meson BuildRequires: meson
@ -75,8 +76,12 @@ search results from GNOME Weather.
%suse_update_desktop_file %{_name} Utility DesktopUtility %suse_update_desktop_file %{_name} Utility DesktopUtility
%find_lang %{_name} %{?no_lang_C} %{name}.lang %find_lang %{_name} %{?no_lang_C} %{name}.lang
%check
%meson_test
%files %files
%license COPYING.md %license COPYING.md
%doc NEWS README.md
%{_bindir}/%{name} %{_bindir}/%{name}
%{_datadir}/metainfo/org.gnome.Weather.appdata.xml %{_datadir}/metainfo/org.gnome.Weather.appdata.xml
%{_datadir}/applications/org.gnome.Weather.desktop %{_datadir}/applications/org.gnome.Weather.desktop