Hello community, here is the log from the commit of package waybar for openSUSE:Factory checked in at 2019-12-23 22:45:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/waybar (Old) and /work/SRC/openSUSE:Factory/.waybar.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "waybar" Mon Dec 23 22:45:29 2019 rev:16 rq:758871 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/waybar/waybar.changes 2019-09-25 08:36:23.318319828 +0200 +++ /work/SRC/openSUSE:Factory/.waybar.new.6675/waybar.changes 2019-12-23 22:48:39.750094641 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 16:16:29 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libudev) instead of libudev-devel: + Allow OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ waybar.spec ++++++ --- /var/tmp/diff_new_pack.WDXp62/_old 2019-12-23 22:48:41.294095210 +0100 +++ /var/tmp/diff_new_pack.WDXp62/_new 2019-12-23 22:48:41.314095218 +0100 @@ -1,7 +1,7 @@ # # spec file for package waybar # -# 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 @@ -25,7 +25,6 @@ URL: https://github.com/Alexays/Waybar Source: %{url}/archive/%{version}.tar.gz BuildRequires: gcc-c++ -BuildRequires: libudev-devel BuildRequires: meson BuildRequires: ninja BuildRequires: pkgconfig @@ -34,6 +33,7 @@ BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(jsoncpp) BuildRequires: pkgconfig(libinput) +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(sigc++-2.0) BuildRequires: pkgconfig(spdlog) BuildRequires: pkgconfig(wayland-client)
