rpms/gimp/devel gimp.spec,1.154,1.155

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Wed Jan 30 11:38:45 UTC 2008


Author: nphilipp

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

Modified Files:
	gimp.spec 
Log Message:
version 2.4.4



Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/gimp.spec,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- gimp.spec	28 Jan 2008 11:18:40 -0000	1.154
+++ gimp.spec	30 Jan 2008 11:38:09 -0000	1.155
@@ -44,14 +44,14 @@
 
 Summary:        GNU Image Manipulation Program
 Name:           gimp
-Version:        2.4.3
+Version:        2.4.4
 %define binver 2.4
 %define gimp_lang_ver 20
 %define interfacever 2.0
 %define age 0
 %define minorver 400
 %define microver %(ver=%{version}; echo ${ver##*.*.})
-Release:        2%{?dist}
+Release:        1%{?dist}
 Epoch:          2
 License:        GPLv2+
 Group:          Applications/Multimedia
@@ -453,6 +453,34 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Wed Jan 30 2008 Nils Philippsen <nphilipp at redhat.com> - 2:2.4.4-1
+- version 2.4.4
+
+  Changes in GIMP 2.4.4
+  =====================
+
+  - fixed typo in stock icon name
+  - fixed handling of PSD files with empty layer names (bug #504149)
+  - merged TinyScheme bug-fixes
+  - removed duplicate entry from Tango palette
+  - corrected parameter range in Chip Away script (bug #506110)
+  - reduced redraw priority and speed of the marching ants (bug #479875)
+  - fixed out-of-bounds array access in Convolution Matrix plug-in
+  - reduced rounding errors in Convolution Matrix plug-in (bug #508114)
+  - fixed potential crash on missing CMYK color profile
+  - fixed crash in Bumpmap plug-in when called from some scripts (bug #509608)
+  - Equalize should not equalise the alpha channel (bug #510210)
+  - increased the number of points the ImageMap plug-in can handle (bug #511072)
+  - adjusted the priority of the projection renderer (bug #511214)
+  - smooth the brush mask to get a simpler cursor boundary (bug #304798)
+  - show the selection even if the image window is invisible (bug #505758)
+  - allow to commit a pending rectangular selection using Enter (bug #511599)
+  - fixed bug in image dirty state logic (bug #509822)
+  - improved GIMPressionist preformance and reduced startup time (bug #512126)
+  - fixed a crash in the Convert to Color Profile plug-in (bug #512529)
+  - merged some other minor fixes from trunk
+  - translation updates (de, it, lt, ru, sv, uk)
+
 * Mon Jan 28 2008 Nils Philippsen <nphilipp at redhat.com> - 2:2.4.3-2
 - don't package static libraries (#430330)
 - use %%bcond_... macros for package options




More information about the fedora-extras-commits mailing list