From acf88b7b2e96c3f8031d98d722533a91bd0d181e Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Mon, 9 May 2005 07:04:43 +0000 Subject: [PATCH] version 2.2.7, fixes bug in SSE2 assembly for Lighten Only layer mode (#145771) and various other bugs --- .cvsignore | 2 +- gimp.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6c6b243..c888bbb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.2.6.tar.bz2 +gimp-2.2.7.tar.bz2 diff --git a/gimp.spec b/gimp.spec index df79142..075c12f 100644 --- a/gimp.spec +++ b/gimp.spec @@ -6,7 +6,7 @@ Summary: The GNU Image Manipulation Program Name: gimp -Version: 2.2.6 +Version: 2.2.7 %define binver 2.2 %define gimp_lang_ver 20 %define interfacever 2.0 @@ -14,7 +14,7 @@ Version: 2.2.6 %define minorver 200 %define microver %(ver=%{version}; echo ${ver##*.*.}) #define prever pre2 -Release: %{?prever:0.0.%{prever}.}2 +Release: %{?prever:0.0.%{prever}.}1 Epoch: 2 License: GPL, LGPL Group: Applications/Multimedia @@ -313,6 +313,10 @@ fi %{_libdir}/pkgconfig/* %changelog +* Mon May 09 2005 Nils Philippsen +- version 2.2.7, fixes bug in SSE2 assembly for Lighten Only layer mode + (#145771) and various other bugs + * Wed Apr 27 2005 Jeremy Katz - 2:2.2.6-2 - silence %%post diff --git a/sources b/sources index 12b7384..a43fb21 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf7de255739bf5abc2e90d7882eda6c9 gimp-2.2.6.tar.bz2 +fb2871717998e5958a84f4c26d143d95 gimp-2.2.7.tar.bz2