rebuild against gegl-0.1 (#510209)

This commit is contained in:
Nils Philippsen 2009-07-16 08:50:12 +00:00
parent ad5d3d75b7
commit caf9ea6112

View File

@ -31,7 +31,7 @@ Summary: GNU Image Manipulation Program
Name: gimp
Epoch: 2
Version: 2.6.6
Release: 6%{?dist}
Release: 7%{?dist}
%define binver 2.6
%define gimp_lang_ver 20
%define interfacever 2.0
@ -498,6 +498,9 @@ fi
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
%changelog
* Thu Jul 16 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.6-7
- rebuild against gegl-0.1 (#510209)
* Mon Jun 29 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.6-6
- really fix help browser crash with new WebKit versions (#508301)