version 2.6.3
This commit is contained in:
parent
7dfbba5277
commit
29aede10b2
@ -1 +1 @@
|
|||||||
gimp-2.6.2.tar.bz2
|
gimp-2.6.3.tar.bz2
|
||||||
|
43
gimp.spec
43
gimp.spec
@ -22,14 +22,14 @@
|
|||||||
|
|
||||||
Summary: GNU Image Manipulation Program
|
Summary: GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Version: 2.6.2
|
Version: 2.6.3
|
||||||
%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
|
||||||
%define age 0
|
%define age 0
|
||||||
%define minorver 600
|
%define minorver 600
|
||||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -445,6 +445,43 @@ fi
|
|||||||
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 24 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.3-1
|
||||||
|
- version 2.6.3
|
||||||
|
|
||||||
|
Overview of Changes from GIMP 2.6.2 to GIMP 2.6.3
|
||||||
|
=================================================
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
|
||||||
|
558454 – Plugin Map Color Range disappears from GIMP
|
||||||
|
559239 – Error while loading psd-data
|
||||||
|
560903 – Explicit zooming with e.g. '1' should handle
|
||||||
|
zoom-focus better
|
||||||
|
560245 – Zoom selection always centered in the Navigation tab
|
||||||
|
559490 – Wrong lang tags for 'no'
|
||||||
|
559292 – SOTA Chrome cannot accept different textures
|
||||||
|
560375 – Clearing an already empty document history crashes GIMP
|
||||||
|
559580 – Image windows need better default locations
|
||||||
|
560283 – "Scale image..." causes distortion around edges
|
||||||
|
559716 – Changing crop size in Crop Tool Options can make UI
|
||||||
|
unresponsive
|
||||||
|
558549 – Stroking a single-point path with a paint tool
|
||||||
|
crashes GIMP
|
||||||
|
559015 – Move tool gives bad information about px moved
|
||||||
|
558660 – help behavior for locales without manual translation
|
||||||
|
|
||||||
|
* Updated translations:
|
||||||
|
|
||||||
|
Belarusian (be)
|
||||||
|
Dutch (nl)
|
||||||
|
German (de)
|
||||||
|
Japanese (ja)
|
||||||
|
Lithuanian (lt)
|
||||||
|
Norwegian Bokmål (nb)
|
||||||
|
Norwegian Nynorsk (nn)
|
||||||
|
Polish (pl)
|
||||||
|
Romanian (ro)
|
||||||
|
|
||||||
* Fri Nov 14 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.2-3
|
* Fri Nov 14 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.2-3
|
||||||
- bump release
|
- bump release
|
||||||
|
|
||||||
@ -453,7 +490,6 @@ fi
|
|||||||
|
|
||||||
* Fri Oct 31 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.2-1
|
* Fri Oct 31 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.2-1
|
||||||
- version 2.6.2
|
- version 2.6.2
|
||||||
- update xdg-open patch
|
|
||||||
|
|
||||||
Overview of Changes from GIMP 2.6.1 to GIMP 2.6.2
|
Overview of Changes from GIMP 2.6.1 to GIMP 2.6.2
|
||||||
=================================================
|
=================================================
|
||||||
@ -487,6 +523,7 @@ fi
|
|||||||
Brazilian Portuguese (pt_BR)
|
Brazilian Portuguese (pt_BR)
|
||||||
Swedish (sv)
|
Swedish (sv)
|
||||||
Simplified Chinese (zh_CN)
|
Simplified Chinese (zh_CN)
|
||||||
|
- update xdg-open patch
|
||||||
|
|
||||||
* Tue Oct 28 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.1-2
|
* Tue Oct 28 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.1-2
|
||||||
- update required versions of some packages (#467065)
|
- update required versions of some packages (#467065)
|
||||||
|
Loading…
Reference in New Issue
Block a user