diff --git a/python-reportlab.changes b/python-reportlab.changes index 1f71ab1..6f480dd 100644 --- a/python-reportlab.changes +++ b/python-reportlab.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 12 12:36:15 UTC 2021 - Markéta Machová + +- Get rid of %ifpython3, we could provide/obsolete more variants + ------------------------------------------------------------------- Mon Jan 11 12:31:13 UTC 2021 - Antonio Larrosa diff --git a/python-reportlab.spec b/python-reportlab.spec index 09b7ec2..0e05ed8 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -35,14 +35,12 @@ BuildRequires: fdupes BuildRequires: freetype2-devel BuildRequires: python-rpm-macros Requires: python-Pillow >= 4.0.0 +Provides: python-ReportLab = %{version} +Obsoletes: python-ReportLab < %{version} %ifpython2 Obsoletes: %{oldpython}-ReportLab < %{version} Provides: %{oldpython}-ReportLab = %{version} %endif -%ifpython3 -Provides: python3-ReportLab = %{version} -Obsoletes: python3-ReportLab < %{version} -%endif %python_subpackages %description