Hello community,

here is the log from the commit of package hidapi for openSUSE:Factory checked 
in at 2020-02-05 19:41:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hidapi (Old)
 and      /work/SRC/openSUSE:Factory/.hidapi.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hidapi"

Wed Feb  5 19:41:29 2020 rev:4 rq:769644 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hidapi/hidapi.changes    2019-07-22 
12:21:53.583640710 +0200
+++ /work/SRC/openSUSE:Factory/.hidapi.new.26092/hidapi.changes 2020-02-05 
19:41:31.667262717 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 13:53:41 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
+  OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hidapi.spec ++++++
--- /var/tmp/diff_new_pack.C9lR7b/_old  2020-02-05 19:41:33.943263801 +0100
+++ /var/tmp/diff_new_pack.C9lR7b/_new  2020-02-05 19:41:33.991263824 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hidapi
 #
-# 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
@@ -24,7 +24,7 @@
 Summary:        Simple library for communicating with USB and Bluetooth HID 
devices
 License:        GPL-3.0-or-later OR BSD-3-Clause
 Group:          System/Libraries
-Url:            https://github.com/libusb/hidapi
+URL:            https://github.com/libusb/hidapi
 Source:         
https://github.com/libusb/hidapi/archive/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE do_not_install_docs.patch -- don't let make install put 
files into /usr/share/doc/packages
 Patch0:         do_not_install_docs.patch
@@ -32,10 +32,10 @@
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
-BuildRequires:  libudev-devel
 BuildRequires:  libusb-1_0-devel
 BuildRequires:  make
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(libudev)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description


Reply via email to