rpms/gimp/devel .cvsignore, 1.29, 1.30 gimp.spec, 1.126, 1.127 sources, 1.29, 1.30 gimp-2.2.11-libpng.patch, 1.1, NONE gimp-2.2.12-filename.patch, 1.2, NONE gimp-2.2.14-sunras-overflow.patch, 1.1, NONE gimp-2.2.7-gcc4.patch, 1.2, NONE

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Thu May 31 10:18:26 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/gimp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2747

Modified Files:
	.cvsignore gimp.spec sources 
Removed Files:
	gimp-2.2.11-libpng.patch gimp-2.2.12-filename.patch 
	gimp-2.2.14-sunras-overflow.patch gimp-2.2.7-gcc4.patch 
Log Message:
version 2.2.15
remove obsolete patches



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	24 Apr 2007 09:22:40 -0000	1.29
+++ .cvsignore	31 May 2007 10:17:51 -0000	1.30
@@ -1 +1 @@
-gimp-2.2.14.tar.bz2
+gimp-2.2.15.tar.bz2


Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/gimp.spec,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- gimp.spec	1 May 2007 07:51:22 -0000	1.126
+++ gimp.spec	31 May 2007 10:17:51 -0000	1.127
@@ -36,14 +36,14 @@
 
 Summary:	GNU Image Manipulation Program
 Name: 		gimp
-Version: 	2.2.14
+Version: 	2.2.15
 %define binver 2.2
 %define gimp_lang_ver 20
 %define interfacever 2.0
 %define age 0
 %define minorver 200
 %define microver %(ver=%{version}; echo ${ver##*.*.})
-Release:    5%{?dist}
+Release:    1%{?dist}
 Epoch:		2
 License: 	GPL, LGPL
 Group: 		Applications/Multimedia
@@ -102,7 +102,6 @@
 Patch4:		gimp-2.2.4-gifload.patch
 Patch5:     gimp-2.2.11-htmlview.patch
 Patch6:     gimp-2.2.11-gimptool.patch
-Patch7:     gimp-2.2.14-sunras-overflow.patch
 
 %description
 GIMP (GNU Image Manipulation Program) is a powerful image composition and
@@ -157,7 +156,6 @@
 %patch4 -p1 -b .gifload
 %patch5 -p1 -b .htmlview
 %patch6 -p1 -b .gimptool
-%patch7 -p1 -b .sunras-overflow
 
 %build
 libtoolize --copy --force
@@ -421,6 +419,22 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu May 31 2007 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.15-1
+- version 2.2.15
+
+  Bugs fixed in GIMP 2.2.15
+  =========================
+  
+  - fixed parsing of GFig files with CRLF line endings (bug #346988)
+  - guard against a possible stack overflow in the Sunras loader (bug #433902)
+  - fixed definition of datarootdir in gimptool-2.0 (bug #436386)
+  - fixed Perspective tool crash on Mac OS X (bug #349483)
+  - fixed area resizing in the Image Map plug-in (bug #439222)
+  - added missing library in gimptool-2.0 --libs output
+  - added new localizations: Occitan and Persian
+
+- remove obsolete sunras-overflow patch
+
 * Tue May 01 2007 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.14-5
 - don't let gimp-plugin-mgr --uninstall fail %%pre/%%preun scriptlets (#238337)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources	24 Apr 2007 09:22:40 -0000	1.29
+++ sources	31 May 2007 10:17:51 -0000	1.30
@@ -1 +1 @@
-2f47dd66d714a970356e275dd1d3caac  gimp-2.2.14.tar.bz2
+5e705f0c7a3b37703d407e88bee357bb  gimp-2.2.15.tar.bz2


--- gimp-2.2.11-libpng.patch DELETED ---


--- gimp-2.2.12-filename.patch DELETED ---


--- gimp-2.2.14-sunras-overflow.patch DELETED ---


--- gimp-2.2.7-gcc4.patch DELETED ---




More information about the fedora-extras-commits mailing list