[gimp: 32/32] version 2.6.11

Nils Philippsen nphilipp at fedoraproject.org
Mon Oct 4 11:19:18 UTC 2010


commit 67f7dc1f3ac9ae9ba397a90311671dfd4715aa7a
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Oct 4 13:17:23 2010 +0200

    version 2.6.11

 .gitignore |    2 ++
 gimp.spec  |   36 +++++++++++++++++++++++++++++++++---
 sources    |    4 ++--
 3 files changed, 37 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e75e435..424986b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 gimp-2.6.10.tar.bz2
 gimp-2.6.10-1-autoreconf.patch.bz2
+/gimp-2.6.11.tar.bz2
+/gimp-2.6.11-1-autoreconf.patch.bz2
diff --git a/gimp.spec b/gimp.spec
index 3c513a8..1f60939 100644
--- a/gimp.spec
+++ b/gimp.spec
@@ -30,8 +30,8 @@
 Summary:        GNU Image Manipulation Program
 Name:           gimp
 Epoch:          2
-Version:        2.6.10
-Release:        5%{?dist}
+Version:        2.6.11
+Release:        1%{?dist}
 %define binver 2.6
 %define gimp_lang_ver 20
 %define interfacever 2.0
@@ -132,7 +132,7 @@ Patch3:         gimp-2.6.8-gold.patch
 # make script-fu logging IPv6 aware
 Patch4:         gimp-2.6.10-script-fu-ipv6.patch
 # files changed by autoreconf after applying the above
-Patch10:        gimp-2.6.10-1-autoreconf.patch.bz2
+Patch10:        gimp-2.6.11-1-autoreconf.patch.bz2
 
 %description
 GIMP (GNU Image Manipulation Program) is a powerful image composition and
@@ -478,6 +478,36 @@ fi
 %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
 
 %changelog
+* Mon Oct 04 2010 Nils Philippsen <nils at redhat.com> - 2:2.6.11-1
+- version 2.6.11
+
+  Overview of Changes from GIMP 2.6.10 to GIMP 2.6.11
+  ===================================================
+
+  * Bugs fixed:
+
+   631199 - Printing and Print preview broken with cairo 1.10
+   572865 - Parasite handling had problems and can cause crashing
+   628893 - Error with string-append and gimp-drawable-get-name
+   623850 - (Paco) Recursive Gaussian Filter error
+   624487 - Fix incorrect "wrap mode" documentation values in Edge plug-in
+   557380 - Difference of Gaussians gives blank doc if "Invert" selected
+   627009 - Image type filter doesn't include .rgba SGI files
+   626020 - Console window opening on file-ps-load
+   624698 - Wood 1 and Wood 2 have bad alpha value
+   624275 - Image saved from google docs generates a
+            'gimp-image-set-resolution' error message
+
+  * Updated translations:
+
+   German (de)
+   Spanish (es)
+   Italian (it)
+   Japanese (ja)
+   Romanian (ro)
+   Chinese (Hong Kong) (zh_HK)
+   Chinese (Taiwan) (zh_HK)
+
 * Tue Aug 24 2010 Nils Philippsen <nils at redhat.com> - 2:2.6.10-5
 - don't require gtk-doc but own %%{_datadir}/gtk-doc (#604355, #604169)
 
diff --git a/sources b/sources
index 1bee220..e02758f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b92710ad9f1b52fec98554d765473819  gimp-2.6.10.tar.bz2
-557dfb72df30bea361d7feff4c6f2e26  gimp-2.6.10-1-autoreconf.patch.bz2
+bb2939fe13e54fc7255cef5d097bb5dd  gimp-2.6.11.tar.bz2
+ec6d312d1eb222d7f419351d3f611180  gimp-2.6.11-1-autoreconf.patch.bz2


More information about the scm-commits mailing list