Accepting request 1004810 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1004810 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=47
This commit is contained in:
commit
24f4c3834e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:579ee691d853e5bb3ff50e8c7b43f85ae9dd7e5b3a649e02c254a2d9b807b465
|
|
||||||
size 233552
|
|
3
gnome-weather-43.0.tar.xz
Normal file
3
gnome-weather-43.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2f11117f75552bf1bb9e01f01cfb3c2fcda6a3f69070ffe0519a0761532b8f26
|
||||||
|
size 234344
|
@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 18 17:58:50 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 43.0:
|
||||||
|
+ The thermometer widget in the daily view has received a round
|
||||||
|
of polish, with temperature labels sticking to the thermometer
|
||||||
|
as it scales.
|
||||||
|
+ The temperature choice in the primary menu is now at the top
|
||||||
|
level.
|
||||||
|
+ Views now transitions smoothly with a crossfade.
|
||||||
|
+ We use a new adaptive About window.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 4 10:37:11 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 43.rc:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 08:38:02 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 43.beta:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 18 09:28:16 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 43.alpha:
|
||||||
|
+ GNOME Weather 43.alpha polishes the thermometer widget in the
|
||||||
|
daily view, refreshes the primary menu, uses smooth transitions
|
||||||
|
between views, and makes use of a new adaptive About window.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 21 05:01:32 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
|
Mon Mar 21 05:01:32 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
|
||||||
|
|
||||||
|
@ -16,15 +16,15 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _name org.gnome.Weather
|
%define full_name org.gnome.Weather
|
||||||
Name: gnome-weather
|
Name: gnome-weather
|
||||||
Version: 42.0
|
Version: 43.0
|
||||||
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://apps.gnome.org/app/org.gnome.Weather
|
URL: https://apps.gnome.org/app/org.gnome.Weather
|
||||||
Source0: https://download.gnome.org/sources/gnome-weather/42/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-weather/43/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: appstream-glib
|
BuildRequires: appstream-glib
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -75,7 +75,7 @@ search results from GNOME Weather.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
%find_lang %{_name} %{?no_lang_C} %{name}.lang
|
%find_lang %{full_name} %{?no_lang_C} %{name}.lang
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%meson_test
|
%meson_test
|
||||||
@ -86,11 +86,11 @@ search results from GNOME Weather.
|
|||||||
%{_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
|
||||||
%{_datadir}/%{_name}/
|
%{_datadir}/%{full_name}/
|
||||||
%{_datadir}/dbus-1/services/org.gnome.Weather.service
|
%{_datadir}/dbus-1/services/org.gnome.Weather.service
|
||||||
%{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service
|
%{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.Weather.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.Weather.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/%{_name}*
|
%{_datadir}/icons/hicolor/*/apps/%{full_name}*
|
||||||
%{_datadir}/icons/hicolor/scalable/status/*
|
%{_datadir}/icons/hicolor/scalable/status/*
|
||||||
|
|
||||||
%files -n gnome-shell-search-provider-gnome-weather
|
%files -n gnome-shell-search-provider-gnome-weather
|
||||||
|
Loading…
x
Reference in New Issue
Block a user