Hello community, here is the log from the commit of package f3 for openSUSE:Factory checked in at 2020-02-05 19:41:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/f3 (Old) and /work/SRC/openSUSE:Factory/.f3.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "f3" Wed Feb 5 19:41:31 2020 rev:7 rq:769681 version:7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/f3/f3.changes 2019-01-21 11:01:12.739208502 +0100 +++ /work/SRC/openSUSE:Factory/.f3.new.26092/f3.changes 2020-02-05 19:41:34.703264163 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 12:59:26 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow + OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ f3.spec ++++++ --- /var/tmp/diff_new_pack.14Y7Mg/_old 2020-02-05 19:41:36.631265081 +0100 +++ /var/tmp/diff_new_pack.14Y7Mg/_new 2020-02-05 19:41:36.643265087 +0100 @@ -1,7 +1,7 @@ # # spec file for package f3 # -# Copyright (c) 2019 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/ # @@ -22,10 +22,10 @@ Summary: Fight Flash Fraud / Fight Fake Flash License: GPL-3.0-only Group: Hardware/Other -Url: http://oss.digirati.com.br/f3/ +URL: http://oss.digirati.com.br/f3/ Source: https://github.com/AltraMayor/f3/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: libudev-devel BuildRequires: parted-devel +BuildRequires: pkgconfig(libudev) %description This package contains tools for identifying fake flash drives (primarily USB
