Hello community, here is the log from the commit of package waybar for openSUSE:Factory checked in at 2019-09-04 09:15:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/waybar (Old) and /work/SRC/openSUSE:Factory/.waybar.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "waybar" Wed Sep 4 09:15:55 2019 rev:14 rq:727984 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/waybar/waybar.changes 2019-08-30 14:42:27.529414460 +0200 +++ /work/SRC/openSUSE:Factory/.waybar.new.7948/waybar.changes 2019-09-04 09:16:40.742926997 +0200 @@ -1,0 +2,5 @@ +Tue Sep 3 10:50:04 UTC 2019 - Michael Aquilina <[email protected]> + +- Add scdoc build dependency for generating waybar man pages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ waybar.spec ++++++ --- /var/tmp/diff_new_pack.hKxKAl/_old 2019-09-04 09:16:41.134926943 +0200 +++ /var/tmp/diff_new_pack.hKxKAl/_new 2019-09-04 09:16:41.138926942 +0200 @@ -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/ # @@ -35,6 +35,8 @@ BuildRequires: meson BuildRequires: ninja BuildRequires: spdlog-devel +# optional: man pages +BuildRequires: scdoc # optional: tray module BuildRequires: libdbusmenu-gtk3-devel # optional: network @@ -62,5 +64,6 @@ %files %{_sysconfdir}/xdg/waybar/ %{_bindir}/waybar +%{_mandir}/man?/%{name}* %changelog
