version 2.2.17
This commit is contained in:
parent
959e3c27a3
commit
ed319ac2a6
@ -1 +1 @@
|
|||||||
gimp-2.2.16.tar.bz2
|
gimp-2.2.17.tar.bz2
|
||||||
|
14
gimp.spec
14
gimp.spec
@ -36,14 +36,14 @@
|
|||||||
|
|
||||||
Summary: GNU Image Manipulation Program
|
Summary: GNU Image Manipulation Program
|
||||||
Name: gimp
|
Name: gimp
|
||||||
Version: 2.2.16
|
Version: 2.2.17
|
||||||
%define binver 2.2
|
%define binver 2.2
|
||||||
%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 200
|
%define minorver 200
|
||||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPL, LGPL
|
License: GPL, LGPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -424,6 +424,16 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 13 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.17-1
|
||||||
|
- version 2.2.17
|
||||||
|
|
||||||
|
Bugs fixed in GIMP 2.2.17
|
||||||
|
=========================
|
||||||
|
|
||||||
|
- fixed regression in PSD load plug-in (bug #456042)
|
||||||
|
- fixed crash when loading a corrupt PSD file (bug #327444)
|
||||||
|
- work around for Pango appending " Not-Rotated" to font names
|
||||||
|
|
||||||
* Wed Jul 11 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.16-2
|
* Wed Jul 11 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.16-2
|
||||||
- don't let gimp-plugin-mgr --uninstall fail %%post scriptlet
|
- don't let gimp-plugin-mgr --uninstall fail %%post scriptlet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user