version 2.6.2
This commit is contained in:
parent
5a53028015
commit
3d2c54d973
@ -1 +1 @@
|
||||
gimp-2.6.1.tar.bz2
|
||||
gimp-2.6.2.tar.bz2
|
||||
|
40
gimp.spec
40
gimp.spec
@ -22,14 +22,14 @@
|
||||
|
||||
Summary: GNU Image Manipulation Program
|
||||
Name: gimp
|
||||
Version: 2.6.1
|
||||
Version: 2.6.2
|
||||
%define binver 2.6
|
||||
%define gimp_lang_ver 20
|
||||
%define interfacever 2.0
|
||||
%define age 0
|
||||
%define minorver 600
|
||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
@ -443,6 +443,42 @@ fi
|
||||
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
||||
|
||||
%changelog
|
||||
* Fri Oct 31 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.2-1
|
||||
- version 2.6.2
|
||||
|
||||
Overview of Changes from GIMP 2.6.1 to GIMP 2.6.2
|
||||
=================================================
|
||||
|
||||
* Bugs fixed:
|
||||
|
||||
557950 – Scaling in Gimp 2.6 is much slower than in Gimp 2.4
|
||||
558215 – unit and zoom entries in Statusbar not visible
|
||||
558451 – Cannot build GIMP using Sun CC on Solaris 2.8
|
||||
558420 – projection incorrect with alpha-less layers
|
||||
556603 – Zoom region always zooms in center of image
|
||||
557870 – "Qmask" message popping up here and there
|
||||
557705 – compatibility with GEGL > 0.0.20
|
||||
556248 – Scaling gives 'jagged' edges
|
||||
556804 – Zoom drop down doesn't update
|
||||
524615 – Print not to scale
|
||||
555246 – gimp crashes when a file is opened while a preview is generating
|
||||
556741 – Alpha layer automatically added (in psd format)
|
||||
556182 – Could you please explain a few strings [I18N]
|
||||
555697 – build fails if configured with --without-libjpeg
|
||||
134956 – Curves tool doesn't save free curves
|
||||
|
||||
* Updated translations:
|
||||
|
||||
Czech (cs)
|
||||
Danish (da)
|
||||
Finnish (fi)
|
||||
French (fr)
|
||||
Japanese (ja)
|
||||
Polish (pl)
|
||||
Brazilian Portuguese (pt_BR)
|
||||
Swedish (sv)
|
||||
Simplified Chinese (zh_CN)
|
||||
|
||||
* Tue Oct 28 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.1-2
|
||||
- update required versions of some packages (#467065)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user