diff --git a/genders.changes b/genders.changes index 8d4e205..e96b836 100644 --- a/genders.changes +++ b/genders.changes @@ -4,6 +4,11 @@ Tue Dec 6 12:14:45 UTC 2022 - Dirk Müller - update to 1.28.1: * Build Bindings for *both* python2 and python3 +------------------------------------------------------------------- +Tue Dec 6 03:46:15 UTC 2022 - Steve Kowalik + +- Do not Provides/Obsoletes Python 2 packages with Python 3 ones. + ------------------------------------------------------------------- Thu Dec 1 02:13:43 UTC 2022 - Steve Kowalik diff --git a/genders.spec b/genders.spec index 25d06e8..4e6d401 100644 --- a/genders.spec +++ b/genders.spec @@ -81,8 +81,6 @@ genders headers and libraries files needed for development %package -n python3-%{name} Summary: Python bindings for genders Group: Development/Languages/Python -Provides: python-%{name} = %{version} -Obsoletes: python-%{name} Requires: %{name} = %{version} %description -n python3-%{name}