version 2.6.6
This commit is contained in:
parent
0e676d8c0b
commit
af1445874c
@ -1,2 +1 @@
|
|||||||
gimp-2.6.5.tar.bz2
|
gimp-2.6.6.tar.bz2
|
||||||
gimp-2.6.5-gtk-version.patch.bz2
|
|
||||||
|
34
gimp.spec
34
gimp.spec
@ -23,8 +23,8 @@
|
|||||||
Summary: GNU Image Manipulation Program
|
Summary: GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.6.5
|
Version: 2.6.6
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
%define binver 2.6
|
%define binver 2.6
|
||||||
%define gimp_lang_ver 20
|
%define gimp_lang_ver 20
|
||||||
%define interfacever 2.0
|
%define interfacever 2.0
|
||||||
@ -108,7 +108,6 @@ Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/gimp-%{version}.tar.bz2
|
|||||||
Source1: gimp-plugin-mgr.in
|
Source1: gimp-plugin-mgr.in
|
||||||
Patch0: gimp-2.6.2-xdg-open.patch
|
Patch0: gimp-2.6.2-xdg-open.patch
|
||||||
Patch1: gimp-2.6.2-jpeg-units.patch
|
Patch1: gimp-2.6.2-jpeg-units.patch
|
||||||
Patch2: gimp-2.6.5-gtk-version.patch.bz2
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GIMP (GNU Image Manipulation Program) is a powerful image composition and
|
GIMP (GNU Image Manipulation Program) is a powerful image composition and
|
||||||
@ -188,7 +187,6 @@ EOF
|
|||||||
%setup -q -n gimp-%{version}
|
%setup -q -n gimp-%{version}
|
||||||
%patch0 -p1 -b .xdg-open
|
%patch0 -p1 -b .xdg-open
|
||||||
%patch1 -p1 -b .jpeg-units
|
%patch1 -p1 -b .jpeg-units
|
||||||
%patch2 -p1 -b .gtk-version
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
if [ ! -f configure ]; then
|
if [ ! -f configure ]; then
|
||||||
@ -471,6 +469,34 @@ fi
|
|||||||
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 18 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.6-1
|
||||||
|
- version 2.6.6
|
||||||
|
|
||||||
|
Overview of Changes from GIMP 2.6.5 to GIMP 2.6.6
|
||||||
|
=================================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
|
||||||
|
571117 - lcms plug-in crashes on broken profile
|
||||||
|
575154 - changing the help browser preference may not work
|
||||||
|
573542 - blur plugin: bug in the first line
|
||||||
|
572403 - gimp-2.6 crashed with SIGSEGV in IA__g_object_get()
|
||||||
|
573695 - 1-bit white background saved as PBM becomes all black
|
||||||
|
573488 - Small bug in Filter>Distorts>Ripple
|
||||||
|
572156 - top left pixel position/coordinate is not 0,0 but 1,1
|
||||||
|
472644 - Rotate with clipping crops the whole layer
|
||||||
|
|
||||||
|
* Updated translations:
|
||||||
|
|
||||||
|
German (de)
|
||||||
|
Spanish (es)
|
||||||
|
Estonian (et)
|
||||||
|
Basque (eu)
|
||||||
|
French (fr)
|
||||||
|
Italian (it)
|
||||||
|
Portuguese (pt)
|
||||||
|
Simplified Chinese (zh_CN)
|
||||||
|
|
||||||
* Tue Mar 17 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.5-5
|
* Tue Mar 17 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.5-5
|
||||||
- require pygtk2 >= 2.10.4 (#490553)
|
- require pygtk2 >= 2.10.4 (#490553)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user