From d883ae17e851006c939289e2862de3f60491e9cd Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Oct 31 2007 10:19:20 +0000 Subject: version 2.4.1 --- diff --git a/.cvsignore b/.cvsignore index 5c3f1c2..375273c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.4.0.tar.bz2 +gimp-2.4.1.tar.bz2 diff --git a/gimp.spec b/gimp.spec index d1e4c3a..3662c69 100644 --- a/gimp.spec +++ b/gimp.spec @@ -44,14 +44,14 @@ Summary: GNU Image Manipulation Program Name: gimp -Version: 2.4.0 +Version: 2.4.1 %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: 4%{?dist} +Release: 1%{?dist} Epoch: 2 License: GPLv2+ Group: Applications/Multimedia @@ -442,6 +442,22 @@ fi %{_libdir}/pkgconfig/* %changelog +* Wed Oct 31 2007 Nils Philippsen - 2:2.4.1-1 +- version 2.4.1 + + Changes in GIMP 2.4.1 + ===================== + + - fixed a minor display rendering problem + - improved the workaround for broken graphics card drivers (bug #421466) + - fixed a crash with broken scripts and plug-ins (bug #490055) + - fixed potential syntax error in configure script (bug #490068) + - fixed parsing of floating point numbers in Script-Fu (bug #490198) + - fixed potential crash when converting an indexed image to RGB (bug #490048) + - update the histogram while doing color corrections (bug #490182) + - fixed another crash with broken plug-ins (bug #490617). + - translation updates + * Mon Oct 29 2007 Nils Philippsen - 2:2.4.0-4 - use either htmlview or xdg-open in documentation instead of firefox (#355801) diff --git a/sources b/sources index afdc0fd..5684afa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35fecf14cd5237065aef624b93030d5e gimp-2.4.0.tar.bz2 +51edbadd77235837535a6882ad63d8fb gimp-2.4.1.tar.bz2