Hello community, here is the log from the commit of package libserialport for openSUSE:Factory checked in at 2020-02-04 19:53:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libserialport (Old) and /work/SRC/openSUSE:Factory/.libserialport.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libserialport" Tue Feb 4 19:53:41 2020 rev:4 rq:769661 version:0.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libserialport/libserialport.changes 2016-02-17 12:14:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libserialport.new.26092/libserialport.changes 2020-02-04 19:53:55.449341578 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 14:41:19 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow + OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libserialport.spec ++++++ --- /var/tmp/diff_new_pack.qzwxU9/_old 2020-02-04 19:53:56.209342021 +0100 +++ /var/tmp/diff_new_pack.qzwxU9/_new 2020-02-04 19:53:56.213342023 +0100 @@ -1,7 +1,7 @@ # # spec file for package libserialport # -# Copyright (c) 2016 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,25 +12,25 @@ # 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/ # %define libname %{name}0 Summary: Handles OS-specific details when using serial ports -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Productivity/Scientific/Electronics Name: libserialport Version: 0.1.1 Release: 0 -Url: http://sigrok.org +URL: http://sigrok.org BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: libtool -BuildRequires: libudev-devel BuildRequires: pkg-config +BuildRequires: pkgconfig(libudev) Source0: http://sigrok.org/download/source/libserialport/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build
