version 2.2.3 remove exifmarkerlength patch (improved version applied

upstream)
This commit is contained in:
Nils Philippsen 2005-01-24 08:33:36 +00:00
parent 54864e04c3
commit 1411780004
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
gimp-2.2.2.tar.bz2
gimp-2.2.3.tar.bz2

View File

@ -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 <nphilipp@redhat.com>
- version 2.2.3
- remove exifmarkerlength patch (improved version applied upstream)
* Mon Jan 17 2005 Nils Philippsen <nphilipp@redhat.com>
- clip thumbnail quality at 75 and don't barf on saving images at quality 0
(fix patch for #145100)

View File

@ -1 +1 @@
155483d3fd4d9a368c3ebd3a680c3439 gimp-2.2.2.tar.bz2
a65ea578d42a8c6658296aa52547063d gimp-2.2.3.tar.bz2