diff --git a/git-bug.changes b/git-bug.changes index 0875aa0..ad78e0c 100644 --- a/git-bug.changes +++ b/git-bug.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 17 19:10:27 UTC 2022 - Matej Cepl + +- Fix Supplements tag for bash-completion subpackage. + ------------------------------------------------------------------- Mon Oct 17 06:44:01 UTC 2022 - mcepl@cepl.eu diff --git a/git-bug.spec b/git-bug.spec index 8c45c3b..5464d8c 100644 --- a/git-bug.spec +++ b/git-bug.spec @@ -52,7 +52,7 @@ git-bug is a bug tracker that: %package bash-completion Summary: Bash completion for git-bug Requires: bash-completion -Supplements: (git-bug and bash) +Supplements: (git-bug and bash-completion) BuildArch: noarch %description bash-completion