diff --git a/.cvsignore b/.cvsignore index bacf04a..ea3f14f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.4.2.tar.bz2 +gimp-2.4.3.tar.bz2 diff --git a/gimp.spec b/gimp.spec index 022247a..0561c73 100644 --- a/gimp.spec +++ b/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 - 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 - 2:2.4.2-2 - fix typo to build internal print plugin from F8 onwards (#401931) diff --git a/sources b/sources index 93a4a7c..1923523 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebd8902d29753d41c8d51a3efd84d1bf gimp-2.4.2.tar.bz2 +958988ac02642e2dfda7ad7d045e2a84 gimp-2.4.3.tar.bz2