diff --git a/gimp-2.10.18.tar.bz2 b/gimp-2.10.18.tar.bz2 deleted file mode 100644 index ea2f302..0000000 --- a/gimp-2.10.18.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716 -size 32946467 diff --git a/gimp-2.10.20.tar.bz2 b/gimp-2.10.20.tar.bz2 new file mode 100644 index 0000000..e3530cf --- /dev/null +++ b/gimp-2.10.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12f9f874b1a007c4277b60aa81e0b67330be7e6153e5749ead839b902fc7b3c +size 33108938 diff --git a/gimp.changes b/gimp.changes index ba52fda..6a8cb83 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jun 11 06:40:36 UTC 2020 - Paolo Stivanin + +- Update to version 2.10.20: + * Tool-group menus can now expand on hover + * Non-destructive cropping now available by cropping the canvas + rather than actual pixels + * Better PSD support: exporting of 16-bit files now available, + reading/writing channels in the right order + * On-canvas controls for the Vignette filter + * New filters: Bloom, Focus Blur, Lens Blur, Variable Blur + * Blending options now built into filter dialogs + * Over 30 bugfixes + ------------------------------------------------------------------- Mon Feb 24 22:52:03 UTC 2020 - Marcus Rueckert diff --git a/gimp.spec b/gimp.spec index 8c3623f..84a7a9e 100644 --- a/gimp.spec +++ b/gimp.spec @@ -19,7 +19,7 @@ %global abiver 4 %global apiver 2.0 Name: gimp -Version: 2.10.18 +Version: 2.10.20 Release: 0 Summary: The GNU Image Manipulation Program License: GPL-3.0-or-later @@ -63,12 +63,12 @@ BuildRequires: python-gtk-devel >= 2.10.4 BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(atk) >= 2.2.0 -BuildRequires: pkgconfig(babl) >= 0.1.72 +BuildRequires: pkgconfig(babl) >= 0.1.78 BuildRequires: pkgconfig(cairo) >= 1.12.2 BuildRequires: pkgconfig(cairo-pdf) >= 1.12.2 BuildRequires: pkgconfig(dbus-glib-1) >= 0.70 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.8 -BuildRequires: pkgconfig(gegl-0.4) >= 0.4.18 +BuildRequires: pkgconfig(gegl-0.4) >= 0.4.24 BuildRequires: pkgconfig(gexiv2) >= 0.10.6 BuildRequires: pkgconfig(glib-2.0) >= 2.54.2 BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.10