Hello community, here is the log from the commit of package hwinfo for openSUSE:Factory checked in at 2020-01-24 14:10:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hwinfo (Old) and /work/SRC/openSUSE:Factory/.hwinfo.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hwinfo" Fri Jan 24 14:10:44 2020 rev:172 rq:766622 version:21.68 Changes: -------- --- /work/SRC/openSUSE:Factory/hwinfo/hwinfo.changes 2020-01-16 18:19:36.328919309 +0100 +++ /work/SRC/openSUSE:Factory/.hwinfo.new.26092/hwinfo.changes 2020-01-24 14:10:51.614403311 +0100 @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Thu Jan 23 11:59:07 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(udev) instead of udev: allow OBS to + shortcut through the -mini flavor. + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hwinfo.spec ++++++ --- /var/tmp/diff_new_pack.znxpAr/_old 2020-01-24 14:10:52.230403519 +0100 +++ /var/tmp/diff_new_pack.znxpAr/_new 2020-01-24 14:10:52.230403519 +0100 @@ -1,7 +1,7 @@ # # spec file for package hwinfo # -# Copyright (c) 2020 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,7 +21,7 @@ BuildRequires: flex BuildRequires: perl-XML-Parser BuildRequires: pkg-config -BuildRequires: udev +BuildRequires: pkgconfig(udev) BuildRequires: pkgconfig(uuid) %if 0%{?rhel_version} == 0 BuildRequires: perl-XML-Writer @@ -36,7 +36,7 @@ # Until migration to github this should be correct url License: GPL-2.0-or-later Group: Hardware/Other -Url: http://gitorious.org/opensuse/hwinfo +URL: http://gitorious.org/opensuse/hwinfo Version: 21.68 Release: 0 Source: %{name}-%{version}.tar.xz
