Another round on the fix.
This commit is contained in:
parent
ca92f4a6c0
commit
0c01b6070b
@ -14,7 +14,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: 8
|
Release: 11
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: gtk+-%{version}.tar.bz2
|
Source: gtk+-%{version}.tar.bz2
|
||||||
@ -268,6 +268,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc tmpdocs/examples
|
%doc tmpdocs/examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 03 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.13-11
|
||||||
|
- Fix an oversight in the previous fix.
|
||||||
|
|
||||||
* Wed Nov 03 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.13-8
|
* Wed Nov 03 2004 Matthias Clasen <mclasen@redhat.com> - 2.4.13-8
|
||||||
- Fix an oversight in the previous fix, really
|
- Fix an oversight in the previous fix, really
|
||||||
fix the crash. (#137922)
|
fix the crash. (#137922)
|
||||||
|
Loading…
Reference in New Issue
Block a user