diff --git a/gimp.spec b/gimp.spec index 5fce03e..b440bb6 100644 --- a/gimp.spec +++ b/gimp.spec @@ -200,8 +200,23 @@ Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/gimp-%{version}%{dashprer Patch0: gimp-%{version}%{dashprerel}-git%{gitrev}.patch.bz2 %endif +# Don't crash on machines with more than 32GB RAM. +# Fixed upstream: +# commit 2b714fcb1a6c24bcaeb13b1c592a365c374f96d8 +# commit c4365d4c14d1a1fc35210b373119a0870458c46b Patch1: gimp-2.8.2-max-memsize.patch +# Don't leave misaligned selection when cropping with rectangular select tool. +# https://bugzilla.redhat.com/show_bug.cgi?id=873212 +# https://bugzilla.gnome.org/show_bug.cgi?id=683462 +# Fixed upstream: +# commit e546f2b43bbe77901516c780428bda40f5af26ba Patch2: gimp-2.8.2-crop-to-selection.patch +# Set file dialog as transient when saving/exporting from context menu. +# https://bugzilla.redhat.com/show_bug.cgi?id=835736 +# https://bugzilla.gnome.org/show_bug.cgi?id=683462 +# Fixed upstream: +# commit 1a4087bd5f1c79859fbfc417eff58f8e7783f335 +# commit f6f8079013401eecaa11e5f8bdd2688e51fd6602 Patch3: gimp-2.8.2-file-dialog-toplevel.patch %description