version 2.4.7

This commit is contained in:
Nils Philippsen 2008-08-22 15:46:30 +00:00
parent 657a34e3fb
commit 726f9a2960
3 changed files with 22 additions and 3 deletions

View File

@ -1 +1 @@
gimp-2.4.6.tar.bz2 gimp-2.4.7.tar.bz2

View File

@ -44,7 +44,7 @@
Summary: GNU Image Manipulation Program Summary: GNU Image Manipulation Program
Name: gimp Name: gimp
Version: 2.4.6 Version: 2.4.7
%define binver 2.4 %define binver 2.4
%define gimp_lang_ver 20 %define gimp_lang_ver 20
%define interfacever 2.0 %define interfacever 2.0
@ -456,6 +456,25 @@ fi
%{_libdir}/pkgconfig/* %{_libdir}/pkgconfig/*
%changelog %changelog
* Fri Aug 22 2008 Nils Philippsen <nphilipp@redhat.com> - 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 <nphilipp@redhat.com> - 2:2.4.6-1 * Fri May 30 2008 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.6-1
- version 2.4.6 - version 2.4.6

View File

@ -1 +1 @@
a0bd1560f81f15c23ed4c0c6cb9c4b59 gimp-2.4.6.tar.bz2 8d0e059597d70fbdeb77e6447bae29c4 gimp-2.4.7.tar.bz2