clip thumbnail quality at 75 and don't barf on saving images at quality 0
(fix patch for #145100)
This commit is contained in:
parent
b105c395ed
commit
54864e04c3
@ -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}.}2
|
||||
Release: %{?prever:0.0.%{prever}.}3
|
||||
Epoch: 2
|
||||
License: GPL, LGPL
|
||||
Group: Applications/Multimedia
|
||||
@ -304,6 +304,10 @@ fi
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Fri Jan 14 2005 Nils Philippsen <nphilipp@redhat.com>
|
||||
- avoid writing excessively long EXIF markers (#145100)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user