update to version 44.5

This commit is contained in:
lwg K 2023-11-23 14:42:41 +08:00
parent c8f3bdafc1
commit f54fb2a55a
2 changed files with 6 additions and 3 deletions

View File

@ -4,12 +4,12 @@
%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so.*$ %global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so.*$
Name: gnome-maps Name: gnome-maps
Version: 43.2 Version: 44.5
Release: 2 Release: 1
Summary: A map application for GNOME Summary: A map application for GNOME
License: GPLv2+ License: GPLv2+
URL: https://wiki.gnome.org/Apps/Maps 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 Patch0: disable_timeTest.patch
BuildRequires: gcc gettext meson desktop-file-utils libappstream-glib 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}/ %{_libdir}/%{name}/
%changelog %changelog
* Thu Nov 23 2023 lwg <liweiganga@uniontech.com> - 44.5-1
- update to version 44.5
* Mon Mar 27 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.2-2 * Mon Mar 27 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 43.2-2
- rebuild for libgweather(Issue:I6QR7B) - rebuild for libgweather(Issue:I6QR7B)