version 2.4.1
This commit is contained in:
parent
51a902cf49
commit
215a52aaf5
@ -1 +1 @@
|
|||||||
gimp-2.4.0.tar.bz2
|
gimp-2.4.1.tar.bz2
|
||||||
|
20
gimp.spec
20
gimp.spec
@ -44,14 +44,14 @@
|
|||||||
|
|
||||||
Summary: GNU Image Manipulation Program
|
Summary: GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Version: 2.4.0
|
Version: 2.4.1
|
||||||
%define binver 2.4
|
%define binver 2.4
|
||||||
%define gimp_lang_ver 20
|
%define gimp_lang_ver 20
|
||||||
%define interfacever 2.0
|
%define interfacever 2.0
|
||||||
%define age 0
|
%define age 0
|
||||||
%define minorver 400
|
%define minorver 400
|
||||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -442,6 +442,22 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 31 2007 Nils Philippsen <nphilipp@redhat.com> - 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 <nphilipp@redhat.com> - 2:2.4.0-4
|
* Mon Oct 29 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.4.0-4
|
||||||
- use either htmlview or xdg-open in documentation instead of firefox (#355801)
|
- use either htmlview or xdg-open in documentation instead of firefox (#355801)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user