diff --git a/caribou.spec b/caribou.spec index 9a5ee0c..c4921db 100644 --- a/caribou.spec +++ b/caribou.spec @@ -50,20 +50,20 @@ The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %package -n python2-caribou -%{?python_provide:%python_provide python2-caribou} Summary: Keyboard UI for %{name} BuildRequires: python2-devel Requires: pygobject3 Requires: pyatspi Requires: %{name} = %{version}-%{release} Obsoletes: caribou < 0.4.1-3 +Obsoletes: python-caribou < 0.4.20-2 +Provides: python-caribou = %{version} BuildArch: noarch %description -n python2-caribou This package contains caribou python GUI %package -n python3-caribou -%{?python_provide:%python_provide python3-caribou} Summary: Keyboard UI for %{name} BuildRequires: python3-devel BuildRequires: python3-gobject