From 5d3d4b296bb0b65bf6f7ff50b177b734f55974e4 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Aug 10 2022 21:37:43 +0000 Subject: Fix mixed use of spaces and tabs in spec file Fix mixed use of spaces and tabs in spec file. rpmlint complains about it, and adapting that one line to use the same formatting as all other lines do certainly does not hurt. --- diff --git a/cowsay.spec b/cowsay.spec index b091ef3..e32e885 100644 --- a/cowsay.spec +++ b/cowsay.spec @@ -15,7 +15,7 @@ Patch0: fox-cow.patch BuildArch: noarch BuildRequires: bash-completion BuildRequires: perl-generators -Requires: perl-Encode +Requires: perl-Encode %description cowsay is a configurable talking cow, written in Perl. It operates