From f78811a1a934ff3058da73101a571214cb0a84f0 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Nov 24 2008 08:12:36 +0000 Subject: version 2.6.3 --- diff --git a/.cvsignore b/.cvsignore index 72a13f6..dc15f1a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.6.2.tar.bz2 +gimp-2.6.3.tar.bz2 diff --git a/gimp.spec b/gimp.spec index 58e8a13..e7aa2d5 100644 --- a/gimp.spec +++ b/gimp.spec @@ -22,14 +22,14 @@ Summary: GNU Image Manipulation Program Name: gimp -Version: 2.6.2 +Version: 2.6.3 %define binver 2.6 %define gimp_lang_ver 20 %define interfacever 2.0 %define age 0 %define minorver 600 %define microver %(ver=%{version}; echo ${ver##*.*.}) -Release: 3%{?dist} +Release: 1%{?dist} Epoch: 2 License: GPLv2+ Group: Applications/Multimedia @@ -445,15 +445,51 @@ fi %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser %changelog +* Mon Nov 24 2008 Nils Philippsen - 2:2.6.3-1 +- version 2.6.3 + + Overview of Changes from GIMP 2.6.2 to GIMP 2.6.3 + ================================================= + + * Bugs fixed: + + 558454 – Plugin Map Color Range disappears from GIMP + 559239 – Error while loading psd-data + 560903 – Explicit zooming with e.g. '1' should handle + zoom-focus better + 560245 – Zoom selection always centered in the Navigation tab + 559490 – Wrong lang tags for 'no' + 559292 – SOTA Chrome cannot accept different textures + 560375 – Clearing an already empty document history crashes GIMP + 559580 – Image windows need better default locations + 560283 – "Scale image..." causes distortion around edges + 559716 – Changing crop size in Crop Tool Options can make UI + unresponsive + 558549 – Stroking a single-point path with a paint tool + crashes GIMP + 559015 – Move tool gives bad information about px moved + 558660 – help behavior for locales without manual translation + + * Updated translations: + + Belarusian (be) + Dutch (nl) + German (de) + Japanese (ja) + Lithuanian (lt) + Norwegian Bokmål (nb) + Norwegian Nynorsk (nn) + Polish (pl) + Romanian (ro) + * Fri Nov 14 2008 Nils Philippsen - 2:2.6.2-3 -- actually update gimp-plugin-mgr.in +- bump release * Tue Nov 11 2008 Nils Philippsen - 2:2.6.2-2 - backport: use size units in JPEG save preview (#469551) * Fri Oct 31 2008 Nils Philippsen - 2:2.6.2-1 - version 2.6.2 -- update xdg-open patch Overview of Changes from GIMP 2.6.1 to GIMP 2.6.2 ================================================= @@ -487,6 +523,7 @@ fi Brazilian Portuguese (pt_BR) Swedish (sv) Simplified Chinese (zh_CN) +- update xdg-open patch * Tue Oct 28 2008 Nils Philippsen - 2:2.6.1-2 - update required versions of some packages (#467065) diff --git a/sources b/sources index 40b5547..4d318e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3664d12f26447c0edc3f611987b9bf2d gimp-2.6.2.tar.bz2 +39c30867511b79391eb9177c86c8b79a gimp-2.6.3.tar.bz2