From 340392ea8fdddece99956375a1d427b58cc8d046 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Aug 22 2008 17:16:14 +0000 Subject: version 2.4.7 --- diff --git a/.cvsignore b/.cvsignore index a4345b2..96b7e8c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.4.6.tar.bz2 +gimp-2.4.7.tar.bz2 diff --git a/gimp.spec b/gimp.spec index ead5c78..42114d6 100644 --- a/gimp.spec +++ b/gimp.spec @@ -44,7 +44,7 @@ Summary: GNU Image Manipulation Program Name: gimp -Version: 2.4.6 +Version: 2.4.7 %define binver 2.4 %define gimp_lang_ver 20 %define interfacever 2.0 @@ -456,6 +456,25 @@ fi %{_libdir}/pkgconfig/* %changelog +* Fri Aug 22 2008 Nils Philippsen - 2:2.4.7-1 +- version 2.4.7 + + Changes in GIMP 2.4.7 + ===================== + + - fixed issue in GIF load plug-in (bug #535888) + - fixed event handling in MIDI controller (bug #537960) + - fixed handling of the 'Highlight' tool option in Crop and Rectangle + Select tools (bug #536582) + - various fixes to the Python bindings: + - fixed crash with Python 2.5 on 64 bit systems (bug #540629) + - added missing validity checks (bug #536403) + - allow to pass None for PDB_DISPLAY + - plugged a memory leak in gimp-text-get-extents-fontname PDB call + - fixed potential timeout issues in org.gimp.GIMP.UI D-Bus service + - fixed endianness issue in the ICO save plug-in (bug #529629) + - translation fixes and updates (be, it, lt, nn, vi) + * Fri May 30 2008 Nils Philippsen - 2:2.4.6-1 - version 2.4.6 diff --git a/sources b/sources index ee5c7a6..dee3567 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0bd1560f81f15c23ed4c0c6cb9c4b59 gimp-2.4.6.tar.bz2 +8d0e059597d70fbdeb77e6447bae29c4 gimp-2.4.7.tar.bz2