diff --git a/gnome-maps-43.2.tar.xz b/gnome-maps-44.5.tar.xz similarity index 50% rename from gnome-maps-43.2.tar.xz rename to gnome-maps-44.5.tar.xz index 5d16f93..c616734 100644 Binary files a/gnome-maps-43.2.tar.xz and b/gnome-maps-44.5.tar.xz differ diff --git a/gnome-maps.spec b/gnome-maps.spec index 7b5f39a..4d2012e 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -4,12 +4,12 @@ %global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so.*$ Name: gnome-maps -Version: 43.2 -Release: 2 +Version: 44.5 +Release: 1 Summary: A map application for GNOME License: GPLv2+ URL: https://wiki.gnome.org/Apps/Maps -Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{version}.tar.xz Patch0: disable_timeTest.patch BuildRequires: gcc gettext meson desktop-file-utils libappstream-glib @@ -73,6 +73,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Maps.deskto %{_libdir}/%{name}/ %changelog +* Thu Nov 23 2023 lwg - 44.5-1 +- update to version 44.5 + * Mon Mar 27 2023 lin zhang - 43.2-2 - rebuild for libgweather(Issue:I6QR7B)