Hello community, here is the log from the commit of package usbauth for openSUSE:Factory checked in at 2020-01-06 15:23:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/usbauth (Old) and /work/SRC/openSUSE:Factory/.usbauth.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "usbauth" Mon Jan 6 15:23:54 2020 rev:5 rq:761097 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/usbauth/usbauth.changes 2019-02-28 21:42:07.129558014 +0100 +++ /work/SRC/openSUSE:Factory/.usbauth.new.6675/usbauth.changes 2020-01-06 15:23:55.692534925 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 16:15:36 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libudev) instead of libudev-devel: + Allow OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbauth.spec ++++++ --- /var/tmp/diff_new_pack.Qjp1Dq/_old 2020-01-06 15:23:56.252535215 +0100 +++ /var/tmp/diff_new_pack.Qjp1Dq/_new 2020-01-06 15:23:56.252535215 +0100 @@ -1,7 +1,7 @@ # # spec file for package usbauth # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2017 Stefan Koch <[email protected]> # Copyright (c) 2015 SUSE LLC. All Rights Reserved. # Author: Stefan Koch <[email protected]> @@ -31,8 +31,8 @@ Requires: udev BuildRequires: gcc BuildRequires: libtool -BuildRequires: libudev-devel BuildRequires: libusbauth-configparser-devel +BuildRequires: pkgconfig(libudev) BuildRequires: dbus-1-devel BuildRequires: systemd-rpm-macros
