From 0dc623eb5373271c823ba9f8e709281e882d7a27 Mon Sep 17 00:00:00 2001 From: dwl301 Date: Sat, 4 Mar 2023 13:00:42 +0800 Subject: [PATCH] Fix install requires. --- gnome-weather.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-weather.spec b/gnome-weather.spec index e9c875d..149d984 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -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 - 43.0-2 +- Fix install error + * Mon Jan 02 2023 lin zhang - 43.0-1 - Update to 43.0