diff --git a/.cvsignore b/.cvsignore index 0eaa7c9..c703151 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.4.4.tar.bz2 +gimp-2.4.5.tar.bz2 diff --git a/gimp.spec b/gimp.spec index 9ec6596..f351e0f 100644 --- a/gimp.spec +++ b/gimp.spec @@ -44,14 +44,14 @@ Summary: GNU Image Manipulation Program Name: gimp -Version: 2.4.4 +Version: 2.4.5 %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 @@ -456,6 +456,36 @@ fi %{_libdir}/pkgconfig/* %changelog +* Mon Mar 03 2008 Nils Philippsen - 2:2.4.5-1 +- version 2.4.5 + + Changes in GIMP 2.4.5 + ===================== + + - fixed a regression introduced by the brush cursor optimization + (bug #514309) + - fixed bug in transform tool preview (bug #340965) + - fixed PSD export of images with layer masks + - fixed base64 encoding routine of the Mail plug-in + - use the correct background color when creating a new image + (bug #514082) + - explicitly link libgimpthumb with GLib (bug #515566) + - improved selection of the font sample string (bug #514021) + - unified handling of "Enter" and "Space" keysyms (bug #516544) + - fixed bug in the Glossy script when used with a pattern (bug #517285) + - correctly record dimensions in Exif data when saving as JPEG + (bug #517077) + - fixed sensitivity of plug-in menu items (bug #517683) + - fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas + plug-ins (bug #516369) + - added default keyboard shortcut for "Paste As New Image" + (Ctrl-Shift-V) + - added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C) + - fixed missing preview update in Curves tool (bug #518012) + - fixed a bug in the Frosty Logo script (bug #472316) + - fixed backward transformations using the PDB (bug #518910) + - translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko) + * Mon Feb 18 2008 Nils Philippsen - 2:2.4.4-2 - let gimp-libs provide, gimp and gimp-devel require "gimp-libs-%%{_arch}" (#433195) diff --git a/sources b/sources index bee02f3..4061a90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41d0568581de99f3fd2ecb5babae1f6e gimp-2.4.4.tar.bz2 +162e264dc5f0c7e4de8794e78818381f gimp-2.4.5.tar.bz2