diff --git a/.cvsignore b/.cvsignore index 174f6a5..aee00bc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.2.2.tar.bz2 +gimp-2.2.3.tar.bz2 diff --git a/gimp.spec b/gimp.spec index 404eaa8..85f5025 100644 --- a/gimp.spec +++ b/gimp.spec @@ -6,7 +6,7 @@ Summary: The GNU Image Manipulation Program Name: gimp -Version: 2.2.2 +Version: 2.2.3 %define binver 2.2 %define gimp_lang_ver 20 %define interfacever 2.0 @@ -14,7 +14,7 @@ Version: 2.2.2 %define minorver 200 %define microver %(ver=%{version}; echo ${ver##*.*.}) #define prever pre2 -Release: %{?prever:0.0.%{prever}.}3 +Release: %{?prever:0.0.%{prever}.}1 Epoch: 2 License: GPL, LGPL Group: Applications/Multimedia @@ -304,6 +304,10 @@ fi %{_libdir}/pkgconfig/* %changelog +* Mon Jan 24 2005 Nils Philippsen +- version 2.2.3 +- remove exifmarkerlength patch (improved version applied upstream) + * Mon Jan 17 2005 Nils Philippsen - clip thumbnail quality at 75 and don't barf on saving images at quality 0 (fix patch for #145100) diff --git a/sources b/sources index a543d97..5ef802a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -155483d3fd4d9a368c3ebd3a680c3439 gimp-2.2.2.tar.bz2 +a65ea578d42a8c6658296aa52547063d gimp-2.2.3.tar.bz2