diff --git a/gimp-2.10.6.tar.bz2 b/gimp-2.10.6.tar.bz2 deleted file mode 100644 index 510002d..0000000 --- a/gimp-2.10.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ec8071f828e918384cf7bc7d1219210467c84655123f802bc55a8bf2415101f -size 31447973 diff --git a/gimp-2.10.8.tar.bz2 b/gimp-2.10.8.tar.bz2 new file mode 100644 index 0000000..f33a355 --- /dev/null +++ b/gimp-2.10.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d849c1cf35244938ae82e521b92b720ab48b8e9ed092d5de92c2464ef5244b9b +size 31954568 diff --git a/gimp.changes b/gimp.changes index bc5169a..fc15af7 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Fri Nov 09 06:33:32 UTC 2018 - sean@suspend.net + +- Update to vesion 2.10.8: + +Core: + - Use adaptive chunk size in GimpProjectio nwhen rendering the + projection asynchronously, rather than using a fixed chunk size. + This provides a better trade-off between throughput and + responsiveness dynamically, based on how fast the processing is. + +Tools: + - In all selection tools, show error on attempt to + subtract-from/intersect-with empty selection. + - Fix text along path not working with vertical text. + - Fix Text tool's frame position when undoing a move operation. + - Streamline Text tool's drawing blocking/unblocking logic. + - When moving a text layer using the text tool (through alt-drag), + don't change the layer's box mode to "fixed", which is unnecessary, + since the layer's size isn't affected. + - Transform and deformation operations now maintain color for fully + transparent pixels, making unerase and curves manipulation of alpha + channel more reliable. + - All transform tools now apply changes when you asve or export/overwrite + an image without pressing Enter first to confirm changes. + - Heal, Dodge/Burn, Smudge and Convovle tools now adjust the processed + buffer and mask_buffer regions according to the changes made to the + application region, as calculated by intersecting it with the + drawable and mask extents. This fixes wrong application position + when painting on a drawable whose origin is above/to the left of the + image's origin, and there's a selection active. + +Plug-ins: + - Port all plug-ins to the new iterator API in GEGL. + - Improve automatic detection of HEIC/HEIF files. + - Improve RawTherapee discovery by looking up registry key (should + become useful with RawTherapee 5.5 and more). + +Usability: + - Compatibility information in the Save dialog is now more understandable. + The minimum GIMP version for the XCD file is always written down when it + is GIMP 2.8 or over. The list of features warranting the minimum version + is now listed in an expander container rather than as tooltip, which + makes it more discoverable. The warning on compression is now displayed + as its own text under the checkbox and not as additional text to the minimum GIMP version label. + +CLI: + - New self-explanatory --enable-win32-debug-console CLI option + +Translations: + - Updated translations: Danish, Dutch, Finnish, German, Hungarian, + Italian, Polish, Portugese (Brazil), Spanish, Swedish, Ukranian. + ------------------------------------------------------------------- Mon Sep 17 07:59:13 UTC 2018 - ecsos@opensuse.org diff --git a/gimp.spec b/gimp.spec index b1b5705..37de6c4 100644 --- a/gimp.spec +++ b/gimp.spec @@ -19,7 +19,7 @@ %global abiver 4 %global apiver 2.0 Name: gimp -Version: 2.10.6 +Version: 2.10.8 Release: 0 Summary: The GNU Image Manipulation Program License: GPL-3.0-or-later