From 4a3992405bbdc981ff643c98e2bea0f6c1aad4ff Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jul 04 2019 14:21:49 +0000 Subject: Remove .0 from (Build)Requires See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/NLMEX6MY7DQLWTD2PMX4WGC3L3ER4HFS/ --- diff --git a/python-guizero.spec b/python-guizero.spec index 205c68e..2406af7 100644 --- a/python-guizero.spec +++ b/python-guizero.spec @@ -31,7 +31,7 @@ GUIs for their programs. Summary: %{summary} %{?python_provide:%python_provide python3-%{pypi_name}} -Requires: python3dist(pillow) >= 4.3.0 +Requires: python3dist(pillow) >= 4.3 Requires: python3-tkinter %description -n python3-%{pypi_name}