diff --git a/fastfetch.changes b/fastfetch.changes index 91f4d1e..d272a8e 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,6 +1,8 @@ ------------------------------------------------------------------- Tue Sep 3 15:08:59 UTC 2024 - Gordon Leung +- Make completion packages Require the main package + - update to 2.23.0 Features: * Support unity version detection (DE, Linux) diff --git a/fastfetch.spec b/fastfetch.spec index 3c9c159..6bbf39d 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -74,6 +74,7 @@ MacOS and Windows 7+ are supported. %package fish-completion Summary: Fish Completion for %{name} Supplements: (%{name} and fish) +Requires: fastfetch Requires: fish BuildArch: noarch @@ -84,6 +85,7 @@ Fish command-line completion support for %{name}. Summary: Bash Completion for %{name} Supplements: (%{name} and bash-completion) Requires: bash-completion +Requires: fastfetch BuildArch: noarch %description bash-completion @@ -92,6 +94,7 @@ Bash command-line completion support for %{name}. %package zsh-completion Summary: Zsh Completion for %{name} Supplements: (%{name} and zsh) +Requires: fastfetch Requires: zsh BuildArch: noarch