From 266e467fddc78c58795a3a2ebc0d3601b89ed6c0 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Aug 08 2017 13:55:42 +0000 Subject: Depend on filesystem instead of bash-completion (#1479341). Signed-off-by: Randy Barlow --- diff --git a/bodhi.spec b/bodhi.spec index ad01364..79a24e2 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -1,6 +1,6 @@ Name: bodhi Version: 2.9.0 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch License: GPLv2+ @@ -72,7 +72,7 @@ A modular piece of the Fedora Infrastructure stack Summary: Bodhi Client Group: Applications/Internet -Requires: bash-completion +Requires: filesystem Requires: koji Requires: python-click Requires: python-dnf @@ -348,6 +348,9 @@ virtualenv --system-site-packages --no-pip --never-download .test-virtualenv %changelog +* Tue Aug 08 2017 Randy Barlow - 2.9.0-2 +- Depend on filesystem instead of bash-completion (#1479341). + * Mon Jul 10 2017 Randy Barlow - 2.9.0-1 - Update to 2.9.0 (#1477579). - https://github.com/fedora-infra/bodhi/releases/tag/2.9.0