fix some issues with the search support
This commit is contained in:
parent
50abc205a8
commit
4aa698c43d
@ -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: 2
|
Release: 3
|
||||||
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
|
||||||
|
* Sun Jul 16 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-3
|
||||||
|
- Fix a problem with the Search support
|
||||||
|
|
||||||
* Sat Jul 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-2
|
* Sat Jul 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.10.0-2
|
||||||
- Add Search support to the filechooser
|
- Add Search support to the filechooser
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user