version 2.4.7
This commit is contained in:
parent
657a34e3fb
commit
726f9a2960
@ -1 +1 @@
|
|||||||
gimp-2.4.6.tar.bz2
|
gimp-2.4.7.tar.bz2
|
||||||
|
21
gimp.spec
21
gimp.spec
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user