rpm: update description for repos

Koji uses python-multilib for dist-repos, which are different than Pungi
composes. Update the RPM %description field to reflect this.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
Ken Dreyer 2021-01-14 17:44:27 -07:00 committed by lsedlar
commit 5884470cf7

View file

@ -40,7 +40,7 @@ BuildArch: noarch
%global _description \
A Python module that supports several multilib "methods" useful for \
determining if a 32-bit package should be included with its 64-bit analogue \
in a compose.
in a repository.
%description %{_description}