version 2.4.3
This commit is contained in:
parent
6992fb5e74
commit
742e451e69
@ -1 +1 @@
|
||||
gimp-2.4.2.tar.bz2
|
||||
gimp-2.4.3.tar.bz2
|
||||
|
29
gimp.spec
29
gimp.spec
@ -44,14 +44,14 @@
|
||||
|
||||
Summary: GNU Image Manipulation Program
|
||||
Name: gimp
|
||||
Version: 2.4.2
|
||||
Version: 2.4.3
|
||||
%define binver 2.4
|
||||
%define gimp_lang_ver 20
|
||||
%define interfacever 2.0
|
||||
%define age 0
|
||||
%define minorver 400
|
||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
@ -445,6 +445,31 @@ fi
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 17 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.3-1
|
||||
- version 2.4.3
|
||||
|
||||
Changes in GIMP 2.4.3
|
||||
=====================
|
||||
|
||||
- avoid filename encoding problems in the WMF import plug-in (bug #499329)
|
||||
- fixed horizontal flipping of linked layers (bug #499161)
|
||||
- fixed a missing update in the Lighting plug-in UI (bug #500317)
|
||||
- fixed a potential crash in the projection code (bug #500178)
|
||||
- fixed a minor Makefile issue (bug #500826)
|
||||
- removed some pointless warnings from the JPEG and TIFF load plug-ins
|
||||
- fixed size calculation for the image size warning dialog (bug #329468)
|
||||
- fixed loading of tool options for the rectangle tools (bug #498948)
|
||||
- push/pop a context in the Fog filter
|
||||
- fixed potential crashes in the Python binding
|
||||
- corrected grid drawing with non-integer spacing (bug #502374)
|
||||
- fixed grid snapping for coordinates less than the grid offset
|
||||
- made the healing brush work properly when dragged (bug #492575)
|
||||
- update tool state when a device change happens (bug #493176)
|
||||
- improved validation of strings sent over the wire (bug #498207)
|
||||
- fixed integer check in Script-Fu (bug #498207)
|
||||
- fixed potential out-of-memory problem in Script-Fu
|
||||
- translation updates (ca, cs, de, gl, it, ko, lt, sv, uk)
|
||||
|
||||
* Wed Nov 28 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.2-2
|
||||
- fix typo to build internal print plugin from F8 onwards (#401931)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user