diff --git a/caribou.spec b/caribou.spec index 1ef708f..8ea3927 100644 --- a/caribou.spec +++ b/caribou.spec @@ -1,6 +1,6 @@ Name: caribou Version: 0.4.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A simplified in-place on-screen keyboard Group: User Interface/Desktops @@ -30,7 +30,7 @@ Requires: pyatspi #Following is needed as package moved from noarch to arch Obsoletes: caribou < 0.4.1-3 # Obsolete retired 'gok' to make sure it gets removed with distro upgrade -Obsoletes: gok < gok-2.30.1-6 +Obsoletes: gok < 2.30.1-6 %description Caribou is a text entry application that currently manifests itself as @@ -41,7 +41,7 @@ Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} # Obsolete retired 'gok' to make sure it gets removed with distro upgrade -Obsoletes: gok-devel < gok-2.30.1-6 +Obsoletes: gok-devel < 2.30.1-6 %description devel The %{name}-devel package contains libraries and header files for @@ -148,6 +148,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Wed Jul 25 2012 Kalev Lember - 0.4.3-3 +- Correct the obsoletes + * Tue Jul 24 2012 Kalev Lember - 0.4.3-2 - Obsolete gok