diff --git a/azote.changes b/azote.changes index 491c762..45f62c9 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 19 11:16:58 UTC 2020 - Michael Vetter + +- Replcae python3-yaml with python3-PyYAML +- Add requires on imagemagick + ------------------------------------------------------------------- Wed Apr 29 07:50:00 UTC 2020 - Michael Vetter diff --git a/azote.spec b/azote.spec index 45b1b9a..f122699 100644 --- a/azote.spec +++ b/azote.spec @@ -32,10 +32,13 @@ Requires: feh Requires: python3-Pillow Requires: python3-Send2Trash Requires: python3-gobject -Requires: python3-yaml Requires: wget Requires: wmctrl Requires: xrandr +# for screen color picker on both Sway and X11 +Requires: ImageMagick +# for alacritty.yml toolbox +Requires: python3-PyYAML BuildArch: noarch %description