!8 Fix install requires error.
From: @dwl301 Reviewed-by: @zhang__3125 Signed-off-by: @zhang__3125
This commit is contained in:
commit
820e88c7ea
@ -4,7 +4,7 @@
|
||||
|
||||
Name: gnome-weather
|
||||
Version: 43.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A weather application for GNOME
|
||||
License: GPLv2+ and LGPLv2+ and MIT and CC-BY-3.0 and CC-BY-SA-4.0
|
||||
URL: https://wiki.gnome.org/Apps/Weather
|
||||
@ -32,7 +32,7 @@ Requires: gobject-introspection >= %{gobject_introspection_version}
|
||||
Requires: gsettings-desktop-schemas
|
||||
Requires: gtk4 >= %{gtk4_version}
|
||||
Requires: libadwaita
|
||||
Requires: libgweather4
|
||||
Requires: libgweather
|
||||
|
||||
%description
|
||||
gnome-weather is a weather application for GNOME
|
||||
@ -70,6 +70,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Weather.des
|
||||
%{_datadir}/org.gnome.Weather/
|
||||
|
||||
%changelog
|
||||
* Sat Mar 04 2023 wenlong ding <wenlong.ding@turbolinux.com.cn> - 43.0-2
|
||||
- Fix install error
|
||||
|
||||
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.0-1
|
||||
- Update to 43.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user