diff --git a/python-vdirsyncer.changes b/python-vdirsyncer.changes index 0913ea6..9fcf5c5 100644 --- a/python-vdirsyncer.changes +++ b/python-vdirsyncer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 12 06:56:05 UTC 2021 - Steve Kowalik + +- Remove ifpython3 macro guarding the Provides/Obsoletes + ------------------------------------------------------------------- Fri Mar 12 19:57:06 UTC 2021 - Matej Cepl diff --git a/python-vdirsyncer.spec b/python-vdirsyncer.spec index 1c19020..e0d2fb1 100644 --- a/python-vdirsyncer.spec +++ b/python-vdirsyncer.spec @@ -60,10 +60,8 @@ BuildRequires: %{python_module requests >= 2.20.0} BuildRequires: %{python_module requests-toolbelt >= 0.4.40} BuildRequires: %{python_module urllib3} # /SECTION -%ifpython3 Provides: vdirsyncer = %{version} Obsoletes: vdirsyncer < %{version} -%endif %python_subpackages %description