diff --git a/gnome-search-tool.spec b/gnome-search-tool.spec index cd7db18..6fd8b7e 100644 --- a/gnome-search-tool.spec +++ b/gnome-search-tool.spec @@ -1,6 +1,6 @@ Name: gnome-search-tool Version: 3.3.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Utility for finding files for GNOME License: GPLv2+ and GFDL @@ -21,6 +21,7 @@ Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 +Obsoletes: gnome-utils < 1:3.3 %description GNOME Search Tool is a utility for finding files on your system. To perform a @@ -70,6 +71,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %changelog +* Tue Mar 13 2012 Rui Matos - 3.3.1-4 +- Added Obsoletes: gnome-utils < 1:3.3 + * Mon Mar 12 2012 Rui Matos - 3.3.1-3 - Use GConf rpm macros instead of open coded scriplets