Hello community, here is the log from the commit of package neard for openSUSE:Factory checked in at 2020-02-04 19:54:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neard (Old) and /work/SRC/openSUSE:Factory/.neard.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neard" Tue Feb 4 19:54:42 2020 rev:8 rq:769769 version:0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/neard/neard.changes 2017-10-18 16:16:24.520951395 +0200 +++ /work/SRC/openSUSE:Factory/.neard.new.26092/neard.changes 2020-02-04 19:54:42.649369107 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 15:08:08 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow + OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neard.spec ++++++ --- /var/tmp/diff_new_pack.HK9AVZ/_old 2020-02-04 19:54:43.413369553 +0100 +++ /var/tmp/diff_new_pack.HK9AVZ/_new 2020-02-04 19:54:43.417369555 +0100 @@ -1,7 +1,7 @@ # # spec file for package neard # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010-2012 B1 Systems GmbH, Vohburg, Germany # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,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: 0.15 Release: 0 Summary: NFC for Linux -License: GPL-2.0 +License: GPL-2.0-only Group: Hardware/Mobile -Url: http://01.org/linux-nfc/ +URL: http://01.org/linux-nfc/ #Git-Clone: git://git.kernel.org/pub/scm/network/nfc/neard Source: https://www.kernel.org/pub/linux/network/nfc/neard-%{version}.tar.xz @@ -33,12 +33,12 @@ BuildRequires: automake BuildRequires: check-devel BuildRequires: libtool -BuildRequires: libudev-devel BuildRequires: pkg-config BuildRequires: pkgconfig(dbus-1) >= 1.4 BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(libnl-3.0) BuildRequires: pkgconfig(libnl-genl-3.0) +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(systemd) %{?systemd_requires}
