diff --git a/fleet-commander-admin.spec b/fleet-commander-admin.spec index 4441aeb..3cfbe24 100644 --- a/fleet-commander-admin.spec +++ b/fleet-commander-admin.spec @@ -1,6 +1,6 @@ Name: fleet-commander-admin Version: 0.10.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fleet Commander BuildArch: noarch @@ -76,7 +76,6 @@ Requires: dbus-python %endif %if 0%{?fedora} >= 28 -Requires: python3 Requires: python2-pexpect Requires: python2-gobject Requires: python2-dbus @@ -162,6 +161,9 @@ install -m 755 -d %{buildroot}/%{_localstatedir}/lib/fleet-commander-admin/profi %{_sysconfdir}/udev/rules.d/81-fleet-commander-logger.rules %changelog +* Tue Jun 19 2018 Oliver Gutierrez - 0.10.8-5 +- Removed Python 3 dependency from admin package + * Tue Jun 19 2018 Miro HronĨok - 0.10.8-4 - Rebuilt for Python 3.7