Hello community,

here is the log from the commit of package usbauth-notifier for 
openSUSE:Factory checked in at 2020-02-04 19:57:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/usbauth-notifier (Old)
 and      /work/SRC/openSUSE:Factory/.usbauth-notifier.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "usbauth-notifier"

Tue Feb  4 19:57:13 2020 rev:4 rq:769956 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/usbauth-notifier/usbauth-notifier.changes        
2018-03-08 10:57:58.772294589 +0100
+++ 
/work/SRC/openSUSE:Factory/.usbauth-notifier.new.26092/usbauth-notifier.changes 
    2020-02-04 19:57:18.101459775 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 16:46:04 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libudev) instead of libudev-devel: Allow
+  OBS to shortcut through -mini flavors.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ usbauth-notifier.spec ++++++
--- /var/tmp/diff_new_pack.qm902s/_old  2020-02-04 19:57:19.449460561 +0100
+++ /var/tmp/diff_new_pack.qm902s/_new  2020-02-04 19:57:19.449460561 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package usbauth-notifier
 #
-# Copyright (c) 2018 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]>
@@ -15,7 +15,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/
 #
 
 
@@ -23,9 +23,9 @@
 Version:        1.0
 Release:        0
 Summary:        Notifier for USB Firewall to use with desktop environments
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/X11/Utilities
-Url:            
https://github.com/kochstefan/usbauth-all/tree/master/usbauth-notifier
+URL:            
https://github.com/kochstefan/usbauth-all/tree/master/usbauth-notifier
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}.tar.bz2
@@ -35,11 +35,11 @@
 BuildRequires:  gettext-runtime
 BuildRequires:  libnotify-devel
 BuildRequires:  libtool
-BuildRequires:  libudev-devel
 BuildRequires:  libusbauth-configparser-devel
 BuildRequires:  permissions
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(libudev)
 
 %description
 A notifier for the usbauth firewall against BadUSB attacks. The user could 
manually allow or deny USB devices.


Reply via email to