Hello community,
here is the log from the commit of package libusbauth-configparser for
openSUSE:Factory checked in at 2020-02-04 19:57:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libusbauth-configparser (Old)
and /work/SRC/openSUSE:Factory/.libusbauth-configparser.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libusbauth-configparser"
Tue Feb 4 19:57:21 2020 rev:3 rq:769961 version:1.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/libusbauth-configparser/libusbauth-configparser.changes
2019-02-28 21:42:06.521558275 +0100
+++
/work/SRC/openSUSE:Factory/.libusbauth-configparser.new.26092/libusbauth-configparser.changes
2020-02-04 19:57:22.841462540 +0100
@@ -1,0 +2,6 @@
+Mon Feb 3 14:45:43 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libdev) instead of libudev-devel: allow
+ OBS to shortcut thhrough the -mini flavors.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libusbauth-configparser.spec ++++++
--- /var/tmp/diff_new_pack.RJb4sg/_old 2020-02-04 19:57:23.677463027 +0100
+++ /var/tmp/diff_new_pack.RJb4sg/_new 2020-02-04 19:57:23.681463029 +0100
@@ -1,7 +1,7 @@
#
# spec file for package libusbauth-configparser
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2017-2018 Stefan Koch <[email protected]>
# Copyright (c) 2015 SUSE LLC. All Rights Reserved.
# Author: Stefan Koch <[email protected]>
@@ -31,7 +31,7 @@
BuildRequires: flex
BuildRequires: gcc
BuildRequires: libtool
-BuildRequires: libudev-devel
+BuildRequires: pkgconfig(libudev)
%description
Library to read usbauth config file into data structures