Hello community, here is the log from the commit of package bumblebee for openSUSE:Factory checked in at 2020-02-04 19:53:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bumblebee (Old) and /work/SRC/openSUSE:Factory/.bumblebee.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bumblebee" Tue Feb 4 19:53:06 2020 rev:12 rq:769566 version:3.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bumblebee/bumblebee.changes 2018-08-08 14:54:04.673607266 +0200 +++ /work/SRC/openSUSE:Factory/.bumblebee.new.26092/bumblebee.changes 2020-02-04 19:53:38.369331616 +0100 @@ -1,0 +2,8 @@ +Mon Feb 3 12:05:26 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. +- Drop pwdutils Requires: pwdutils has been provided by shadow, + which is also required, for a long time. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bumblebee.spec ++++++ --- /var/tmp/diff_new_pack.DD3JA0/_old 2020-02-04 19:53:39.225332115 +0100 +++ /var/tmp/diff_new_pack.DD3JA0/_new 2020-02-04 19:53:39.225332115 +0100 @@ -1,7 +1,7 @@ # # spec file for package bumblebee # -# Copyright (c) 2018 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/ # @@ -32,12 +32,11 @@ BuildRequires: pciutils BuildRequires: pkgconfig BuildRequires: pwdutils -BuildRequires: systemd BuildRequires: xorg-x11-libX11-devel +BuildRequires: pkgconfig(systemd) Requires: VirtualGL Requires: pciutils Requires: primus -Requires: pwdutils Requires: shadow Requires: sudo Requires: xorg-x11-libX11
