Fix more search issues

This commit is contained in:
Matthias Clasen 2006-07-18 15:14:54 +00:00
parent 4aa698c43d
commit 9fc52f4432

View File

@ -16,7 +16,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2 Name: gtk2
Version: %{base_version} Version: %{base_version}
Release: 3 Release: 4
License: LGPL License: LGPL
Group: System Environment/Libraries Group: System Environment/Libraries
Source: gtk+-%{version}.tar.bz2 Source: gtk+-%{version}.tar.bz2
@ -277,6 +277,9 @@ rm -rf $RPM_BUILD_ROOT
%doc tmpdocs/examples %doc tmpdocs/examples
%changelog %changelog
* Tue Jul 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-4
- Make the Search support more bulletproof
* Sun Jul 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-3 * Sun Jul 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-3
- Fix a problem with the Search support - Fix a problem with the Search support