version 2.6.4 add BuildRequires: aalib-devel

This commit is contained in:
Nils Philippsen 2009-01-01 21:34:54 +00:00
parent e73f5d802f
commit e4533f96a9
3 changed files with 47 additions and 4 deletions

View File

@ -1 +1 @@
gimp-2.6.3.tar.bz2
gimp-2.6.4.tar.bz2

View File

@ -22,14 +22,14 @@
Summary: GNU Image Manipulation Program
Name: gimp
Version: 2.6.3
Version: 2.6.4
%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: 3%{?dist}
Release: 1%{?dist}
Epoch: 2
License: GPLv2+
Group: Applications/Multimedia
@ -37,6 +37,7 @@ URL: http://www.gimp.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n)
Obsoletes: gimp-perl < 2:2.0
Obsoletes: gimp < 2:2.6.0-3
BuildRequires: aalib-devel
BuildRequires: alsa-lib-devel >= 1.0.0
BuildRequires: babl-devel >= 0.0.22
BuildRequires: cairo-devel >= 1.4.10
@ -446,6 +447,48 @@ fi
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
%changelog
* Thu Jan 01 2009 Nils Philippsen <nils@redhat.com> - 2:2.6.4-1
- version 2.6.4
Overview of Changes from GIMP 2.6.3 to GIMP 2.6.4
=================================================
* Bugs fixed:
565223 Perspective transformation jagged edges / comb effect
563985 jpg save dialog: "cancel" is treated like "commit"
for settings
564087 Using clone tool on a layer with a part out of canvas
causes crashes
564593 crash when the drawable is changed while a color tool
is active
564869 GIMP crashes on selecting Tools->GEGL operation
565138 python-fu-foggify does not check if image is in rgb mode
563130 Hue selection mode does not cross the 0-360 degrees line
563179 Scrollbars not resized when we extend the canvas size
562459 PF_PALETTE: 'TypeError' when used in a plugin that is
registered in <Image>
562427 Compilation with --as-needed
562386 PF_SLIDER and PF_SPINNER 'Step' values do not change
consistently...
562366 Default image dimensions are not correctly
transferred in the file/new dialog box
561899 GIMP can't save to mounted filesystem if file exists
* Updated translations:
Greek (el)
Hindi (hi)
Hungarian (hu)
Italian (it)
Japanese (ja)
Korean (ko)
Slovenian (sl)
Swedish (sv)
Tamil (ta)
Simplified Chinese (zh_CN)
- add BuildRequires: aalib-devel
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2:2.6.3-3
- Rebuild for Python 2.6

View File

@ -1 +1 @@
39c30867511b79391eb9177c86c8b79a gimp-2.6.3.tar.bz2
4e8185e40ab06559ce6dd5ef61b3e83b gimp-2.6.4.tar.bz2