Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-maps for openSUSE:Factory checked in at 2022-02-09 20:38:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-maps (Old) and /work/SRC/openSUSE:Factory/.gnome-maps.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-maps" Wed Feb 9 20:38:03 2022 rev:67 rq:952881 version:41.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes 2021-12-12 00:56:37.742543982 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-maps.new.1898/gnome-maps.changes 2022-02-09 20:38:08.262223507 +0100 @@ -1,0 +2,6 @@ +Tue Feb 8 17:49:41 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Add def20cbb26e59e5023fe157e691de48d7afe7210.patch: Fix build + with meson 0.61 and newer. Backported to apply on stable version. + +------------------------------------------------------------------- New: ---- def20cbb26e59e5023fe157e691de48d7afe7210.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-maps.spec ++++++ --- /var/tmp/diff_new_pack.FuPLUW/_old 2022-02-09 20:38:08.814224827 +0100 +++ /var/tmp/diff_new_pack.FuPLUW/_new 2022-02-09 20:38:08.818224837 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-maps # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,8 @@ Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/Maps Source0: https://download.gnome.org/sources/gnome-maps/41/%{name}-%{version}.tar.xz +# PATCH-FIX-UPSTREAM def20cbb26e59e5023fe157e691de48d7afe7210.patch -- Fix build with meson 0.61 and newer +Patch0: def20cbb26e59e5023fe157e691de48d7afe7210.patch # Needed for typelib() Requires BuildRequires: gobject-introspection ++++++ def20cbb26e59e5023fe157e691de48d7afe7210.patch ++++++ diff -Nur orig-gnome-maps-41.2/data/meson.build gnome-maps-41.2/data/meson.build --- orig-gnome-maps-41.2/data/meson.build 2022-02-08 18:52:33.109927983 +0100 +++ gnome-maps-41.2/data/meson.build 2022-02-08 18:53:13.382375495 +0100 @@ -33,7 +33,6 @@ appdata = app_id + '.appdata.xml' appdata_file = i18n.merge_file( - appdata, input: appdata + '.in', output: appdata, po_dir: po_dir, @@ -77,4 +76,4 @@ ) endif -subdir('icons') \ Intet linjeskift i slutten av fila +subdir('icons')