1
0
forked from pool/gnome-weather

Accepting request 1109833 from GNOME:Next

Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109833
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=107
This commit is contained in:
Dominique Leuenberger 2023-09-12 08:21:08 +00:00 committed by Git OBS Bridge
parent 8f59b5093c
commit 840814491d
4 changed files with 16 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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>

View File

@ -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.alpha
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