Hello community, here is the log from the commit of package gpsbabel for openSUSE:Factory checked in at 2020-02-04 19:52:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpsbabel (Old) and /work/SRC/openSUSE:Factory/.gpsbabel.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpsbabel" Tue Feb 4 19:52:54 2020 rev:34 rq:769606 version:1.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gpsbabel/gpsbabel.changes 2017-06-16 10:54:44.903794438 +0200 +++ /work/SRC/openSUSE:Factory/.gpsbabel.new.26092/gpsbabel.changes 2020-02-04 19:53:25.561324146 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 13:29:28 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libudev) instead of libudev-devel: + allow OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpsbabel.spec ++++++ --- /var/tmp/diff_new_pack.aFNCDF/_old 2020-02-04 19:53:27.553325307 +0100 +++ /var/tmp/diff_new_pack.aFNCDF/_new 2020-02-04 19:53:27.589325328 +0100 @@ -1,7 +1,7 @@ # # spec file for package gpsbabel # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,9 +21,9 @@ Version: 1.5.4 Release: 0 Summary: Converts GPS waypoint, route and track data from one format type to another -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Hardware/Other -Url: http://www.gpsbabel.org/ +URL: http://www.gpsbabel.org/ Source: %{name}-%{version}.tar.gz Source1: http://www.gpsbabel.org/htmldoc-1.5.0/%{name}-1.5.0.pdf Source2: %{name}.png @@ -42,7 +42,6 @@ Patch8: 0008-Fix-QString-casting-build-failures.patch BuildRequires: autoconf BuildRequires: libqt5-qtbase-devel -BuildRequires: libudev-devel BuildRequires: libusb-devel BuildRequires: minizip-devel BuildRequires: pkgconfig @@ -55,6 +54,7 @@ BuildRequires: pkgconfig(Qt5WebKit) BuildRequires: pkgconfig(Qt5WebKitWidgets) BuildRequires: pkgconfig(expat) +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build
