Accepting request 1004461 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/1004461
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=163
This commit is contained in:
Bjørn Lie 2022-09-19 16:20:19 +00:00 committed by Git OBS Bridge
parent e7503c6f3e
commit fbe1adceec
5 changed files with 34 additions and 8 deletions

3
gnome-maps-43.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0868cfcfb78c3a27ac5be60cd84d30bb3d3c28c885a98faa09e37fa3a53234e4
size 2330656

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:341a92f0e4e8fa539a3a082b7585d803fe0e77b6f2885ef3b6af736712924399
size 2332296

View File

@ -0,0 +1,11 @@
--- orig-gnome-maps-43.0/meson.build 2022-09-17 22:44:30.000000000 +0200
+++ gnome-maps-43.0/meson.build 2022-09-18 11:54:43.164613308 +0200
@@ -42,7 +42,7 @@
geocodeglib = dependency('geocode-glib-2.0', version: '>= 3.15.2')
libmaps_deps = [
- dependency('shumate-1.0', version: '>= 1.0.0.beta'),
+ dependency('shumate-1.0', version: '>= 1.0.0'),
dependency('libxml-2.0'),
dependency('rest-1.0')
]

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Sep 18 09:02:30 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.0:
+ Remove build-dependency on GTK3.
+ Don't install tests gresource.
+ Updated translations.
- Drop update-desktop-files BuildRequires and macro, no longer
needed.
- Add appstream-glib and desktop-file-utils BuildRequires, validate
appdata and desktop files during build.
- Add gnome-maps-fix-dependency.patch: Fix upstream dodo when
setting dependency for libshumate.
-------------------------------------------------------------------
Sun Sep 4 15:56:54 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -17,14 +17,18 @@
Name: gnome-maps
Version: 43.rc
Version: 43.0
Release: 0
Summary: Maps Application for GNOME
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://wiki.gnome.org/Apps/Maps
Source0: https://download.gnome.org/sources/gnome-maps/43/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM gnome-maps-fix-dependency.patch -- Fix upstream dodo when setting dependency for libshumate
Patch0: gnome-maps-fix-dependency.patch
BuildRequires: appstream-glib
BuildRequires: desktop-file-utils
# Needed for typelib() Requires
BuildRequires: gobject-introspection
#
@ -32,7 +36,6 @@ BuildRequires: hicolor-icon-theme
BuildRequires: intltool >= 0.40.0
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(folks) >= 0.10.0
BuildRequires: pkgconfig(gee-0.8) >= 0.16.0
BuildRequires: pkgconfig(geoclue-2.0) >= 0.12.99
@ -47,7 +50,7 @@ BuildRequires: pkgconfig(gweather4) >= 3.90.0
BuildRequires: pkgconfig(libadwaita-1)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(rest-1.0) >= 0.7.90
BuildRequires: pkgconfig(shumate-1.0) >= 1.0.0.beta
BuildRequires: pkgconfig(shumate-1.0) >= 1.0.0
Recommends: dbus(org.freedesktop.GeoClue2)
# gnome-maps 43 found a new way to specify typelib deps, which are not (yet) understood by gi-dep-scanner
Requires: typelib(GtkClutter) = 1.0
@ -73,11 +76,9 @@ for your journeys, whether on foot, by bike, or by car.
%install
%meson_install
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file -G "Maps Application" org.gnome.Maps DesktopUtility
# There is no devel package, so at this moment also no need to keep gir and so files
rm %{buildroot}%{_datadir}/gnome-maps/gir-1.0/GnomeMaps-1.0.gir
rm %{buildroot}%{_libdir}/%{name}/libgnome-maps.so
rm -r %{buildroot}/home/abuild
%files
%license COPYING