Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patterns-sway for openSUSE:Factory checked in at 2023-06-01 17:21:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-sway (Old) and /work/SRC/openSUSE:Factory/.patterns-sway.new.2531 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-sway" Thu Jun 1 17:21:20 2023 rev:9 rq:1090297 version:20200619 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-sway/patterns-sway.changes 2022-07-11 19:10:59.595747674 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-sway.new.2531/patterns-sway.changes 2023-06-01 17:21:21.198812297 +0200 @@ -1,0 +2,6 @@ +Thu Jun 1 14:00:48 UTC 2023 - Michael Vetter <[email protected]> + +- Remove require on mako: + See https://github.com/openSUSE/openSUSEway/issues/103 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-sway.spec ++++++ --- /var/tmp/diff_new_pack.w1GDwo/_old 2023-06-01 17:21:21.658815023 +0200 +++ /var/tmp/diff_new_pack.w1GDwo/_new 2023-06-01 17:21:21.666815071 +0200 @@ -1,7 +1,7 @@ # # spec file for package patterns-sway # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,6 +38,7 @@ ################################################################################ + %package sway %pattern_graphicalenvironments Summary: Sway Tiling Wayland Compositor and related tools @@ -49,15 +50,14 @@ Requires: Mesa Requires: alacritty +Requires: fontawesome-fonts Requires: grim -Requires: mako Requires: slurp Requires: sway Requires: swaybg Requires: swayidle Requires: swaylock Requires: waybar -Requires: fontawesome-fonts Requires: wofi Recommends: kanshi
