From 49dd6104cb122b142c6bd8ef16cd07646a749a020782c669fde653d0af5bea92 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 17 Oct 2022 19:10:32 +0000 Subject: [PATCH] - Fix Supplements tag for bash-completion subpackage. OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-bug?expand=0&rev=3 --- git-bug.changes | 5 +++++ git-bug.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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