Accepting request 1112204 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1112204 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=50
This commit is contained in:
commit
830dd31447
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6b0d38ac785041699df628926e35db7b5ffa086ee0d6934c222a19c6b9923baf
|
|
||||||
size 236152
|
|
3
gnome-weather-45.0.tar.xz
Normal file
3
gnome-weather-45.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30c0029702883dc8d8160e6de1d6116877cd6c25bc950d4e4902a6ab467b2fa4
|
||||||
|
size 238520
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 18 22:35:29 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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 <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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 <xiaoguang.wang@suse.com>
|
Fri Mar 31 01:56:25 UTC 2023 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%define full_name org.gnome.Weather
|
%define full_name org.gnome.Weather
|
||||||
Name: gnome-weather
|
Name: gnome-weather
|
||||||
Version: 44.0
|
Version: 45.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/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
|
# 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
|
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(gobject-introspection-1.0) >= 1.35.9
|
||||||
BuildRequires: pkgconfig(gtk4)
|
BuildRequires: pkgconfig(gtk4)
|
||||||
BuildRequires: pkgconfig(gweather4)
|
BuildRequires: pkgconfig(gweather4)
|
||||||
BuildRequires: pkgconfig(libadwaita-1)
|
BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha
|
||||||
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1
|
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user