Hello community, here is the log from the commit of package swayidle for openSUSE:Factory checked in at 2019-12-23 22:45:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swayidle (Old) and /work/SRC/openSUSE:Factory/.swayidle.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swayidle" Mon Dec 23 22:45:30 2019 rev:5 rq:758872 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/swayidle/swayidle.changes 2019-07-13 14:00:41.434892625 +0200 +++ /work/SRC/openSUSE:Factory/.swayidle.new.6675/swayidle.changes 2019-12-23 22:48:45.934096924 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 14:48:45 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + Allow OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swayidle.spec ++++++ --- /var/tmp/diff_new_pack.tawCsc/_old 2019-12-23 22:48:46.654097190 +0100 +++ /var/tmp/diff_new_pack.tawCsc/_new 2019-12-23 22:48:46.662097193 +0100 @@ -1,7 +1,7 @@ # # spec file for package swayidle # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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/ # @@ -27,7 +27,7 @@ BuildRequires: meson >= 0.48.0 BuildRequires: pkgconfig BuildRequires: scdoc -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) >= 1.14 BuildRequires: pkgconfig(xkbcommon)
