From 9fa57821c956ccdd53cee7e71f344c3edb9935f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=88=E9=9D=92=E5=B1=B1?= Date: Mon, 27 Mar 2023 12:34:28 +0000 Subject: [PATCH] rebuild for libgweather(Issue:I6QR7B) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 丈青山 --- gnome-maps.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-maps.spec b/gnome-maps.spec index 55df6de..7b5f39a 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -5,7 +5,7 @@ Name: gnome-maps Version: 43.2 -Release: 1 +Release: 2 Summary: A map application for GNOME License: GPLv2+ URL: https://wiki.gnome.org/Apps/Maps @@ -34,7 +34,7 @@ Requires: gjs%{?_isa} >= %{gjs_version} Requires: gobject-introspection%{?_isa} Requires: gtk4%{?_isa} Requires: libadwaita%{?_isa} -Requires: libgweather4%{?_isa} +Requires: libgweather%{?_isa} Requires: libshumate%{?_isa} >= %{libshumate_version} Requires: libsoup3%{?_isa} @@ -73,6 +73,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Maps.deskto %{_libdir}/%{name}/ %changelog +* Mon Mar 27 2023 lin zhang - 43.2-2 +- rebuild for libgweather(Issue:I6QR7B) + * Mon Jan 2 2023 lin zhang - 43.2-1 - Update to 43.2 -- Gitee