diff --git a/python-pycurl.changes b/python-pycurl.changes index 899ebb4..4f3acbc 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 8 12:05:25 UTC 2020 - Tomáš Chvátal + +- Do not pull in py2 package on doc subpkg + ------------------------------------------------------------------- Tue Mar 3 12:01:13 UTC 2020 - Ondřej Súkup diff --git a/python-pycurl.spec b/python-pycurl.spec index 85f52de..67373b2 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -63,7 +63,6 @@ This module provides bindings for the cURL library. %package -n %{name}-doc Summary: Documentation for python-curl -Requires: %{name} = %{version} Provides: %{python_module pycurl-doc = %{version}} BuildArch: noarch