From 75aace4b576079e28ef266bc68478f745473cea2cf95375320c697b13f604920 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 24 Jun 2013 07:28:06 +0000 Subject: [PATCH] Accepting request 180554 from GNOME:Apps Update to ver 2.8.6 (forwarded request 180528 from dimstar) OBS-URL: https://build.opensuse.org/request/show/180554 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp?expand=0&rev=84 --- gimp-2.8.4.tar.bz2 | 3 --- gimp-2.8.6.tar.bz2 | 3 +++ gimp.changes | 35 +++++++++++++++++++++++++++++++++++ gimp.spec | 2 +- 4 files changed, 39 insertions(+), 4 deletions(-) delete mode 100644 gimp-2.8.4.tar.bz2 create mode 100644 gimp-2.8.6.tar.bz2 diff --git a/gimp-2.8.4.tar.bz2 b/gimp-2.8.4.tar.bz2 deleted file mode 100644 index 7909c95..0000000 --- a/gimp-2.8.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e24a9f826e7c30edb83d96f4cf4787cf1a0ed98f28ea947d19736b4f49787ab5 -size 20214383 diff --git a/gimp-2.8.6.tar.bz2 b/gimp-2.8.6.tar.bz2 new file mode 100644 index 0000000..0f004bc --- /dev/null +++ b/gimp-2.8.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215865b0ff4534bbced551995ae3093ede1918246ead914984603a5c1a5be845 +size 20306442 diff --git a/gimp.changes b/gimp.changes index 7478a01..92ebb8a 100644 --- a/gimp.changes +++ b/gimp.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sat Jun 22 08:31:14 UTC 2013 - zaitor@opensuse.org + +- Update to version 2.8.6: + + Core: + - Fix saving to URIs, it was broken to only allow exporting, + and fix save/export of compressed files. + - Fix brush spacing for drawing in any direction. + - Increase the maximum size of clipboard brushes and patterns + to 1024x1024. + - Make sure data objects are saved when only their name was + changed. + + GUI: + - Don't allow single-window docks to shrink smaller than their + requisition. + - Make sure a single-window's right docks keep their size + across sessions. + - Allow to change the spacing of non-generated brushes again. + - In single-window mode, make Escape move the focus to the + canvas, and beep if the focus is already there. + - Be smarter about unavailable fonts, and don't crash. + - Make clicking the single-window's close button quit GIMP. + - Make view-close (Ctrl+W) only close image windows and tabs, + not docks. + + Libgimp: Add SIGNED_ROUND() which also rounds negative values + correctly. + + Plug-ins: + - Make GIMP_PLUGIN_DEBUG work again after GLib changed logging. + - Fix zealous crop for transparent borders. + + Installer: Add Hungarian translation. + + Data: Add a default "Color from Gradient" dynamics and tool + preset. + + General: Lots of bug fixes. + + Updated translations. + ------------------------------------------------------------------- Thu Mar 7 12:04:59 UTC 2013 - dimstar@opensuse.org diff --git a/gimp.spec b/gimp.spec index cc0e1ec..4b5529a 100644 --- a/gimp.spec +++ b/gimp.spec @@ -20,7 +20,7 @@ %global apiver 2.0 Name: gimp -Version: 2.8.4 +Version: 2.8.6 Release: 0 Summary: The GNU Image Manipulation Program License: GPL-3.0+