rpms/gimp/F-11 .cvsignore, 1.51, 1.52 gimp.spec, 1.192, 1.193 sources, 1.51, 1.52 gimp-2.6.6-gegl-babl-versions-check.patch, 1.1, NONE gimp-2.6.6-help-browser-webkit.patch, 1.2, NONE

Nils Philippsen nphilipp at fedoraproject.org
Fri Aug 14 10:15:12 UTC 2009


Author: nphilipp

Update of /cvs/pkgs/rpms/gimp/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25620

Modified Files:
	.cvsignore gimp.spec sources 
Removed Files:
	gimp-2.6.6-gegl-babl-versions-check.patch 
	gimp-2.6.6-help-browser-webkit.patch 
Log Message:
comment/explain patches
version 2.6.7
remove obsolete gegl-babl-versions-check, help-browser-webkit patches



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/F-11/.cvsignore,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- .cvsignore	18 Mar 2009 10:16:51 -0000	1.51
+++ .cvsignore	14 Aug 2009 10:15:11 -0000	1.52
@@ -1 +1 @@
-gimp-2.6.6.tar.bz2
+gimp-2.6.7.tar.bz2


Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/F-11/gimp.spec,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -p -r1.192 -r1.193
--- gimp.spec	29 Jun 2009 11:38:51 -0000	1.192
+++ gimp.spec	14 Aug 2009 10:15:11 -0000	1.193
@@ -30,8 +30,8 @@
 Summary:        GNU Image Manipulation Program
 Name:           gimp
 Epoch:          2
-Version:        2.6.6
-Release:        6%{?dist}
+Version:        2.6.7
+Release:        1%{?dist}
 %define binver 2.6
 %define gimp_lang_ver 20
 %define interfacever 2.0
@@ -44,7 +44,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:  chrpath
+BuildRequires:  chrpath >= 0.13-5
 %if %{with aalib}
 BuildRequires:  aalib-devel
 %endif
@@ -120,11 +120,14 @@ Provides:       gimp-%{_arch} = %{?epoch
 
 Source0:        ftp://ftp.gimp.org/pub/gimp/v%{binver}/gimp-%{version}.tar.bz2
 Source1:        gimp-plugin-mgr.in
+# distro specific: use xdg-open instead of firefox as web browser
 Patch0:         gimp-2.6.2-xdg-open.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=559081
+# "JPEG Save dialog preview should adjust size units"
 Patch1:         gimp-2.6.2-jpeg-units.patch
+# http://bugzilla.gnome.org/show_bug.cgi?id=556896
+# "Dialogs don't get minimized with single image window"
 Patch2:         gimp-2.6.6-minimize-dialogs.patch
-Patch3:         gimp-2.6.6-gegl-babl-versions-check.patch
-Patch4:         gimp-2.6.6-help-browser-webkit.patch
 
 %description
 GIMP (GNU Image Manipulation Program) is a powerful image composition and
@@ -206,8 +209,6 @@ EOF
 %patch0 -p1 -b .xdg-open
 %patch1 -p1 -b .jpeg-units
 %patch2 -p1 -b .minimize-dialogs
-%patch3 -p1 -b .gegl-babl-versions-check
-%patch4 -p1 -b .help-browser-webkit
 
 %build
 # if [ ! -f configure ]; then
@@ -498,6 +499,86 @@ fi
 %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
 
 %changelog
+* Fri Aug 14 2009 Nils Philippsen <nils at redhat.com> - 2:2.6.7-1
+- version 2.6.7
+
+  Overview of Changes from GIMP 2.6.6 to GIMP 2.6.7
+  =================================================
+
+  * Bugs fixed:
+
+   591017 - Tablet pan is not working as fast as it should
+   577581 - Crashes when using any colors tool/function on Windows
+   589667 - GIMP crashes when clicking GEGL Operation on Windows
+   569833 - file-jpeg-save erroneous with small quality values
+   590638 - Changing palettes from list to grid view loses "locked to dock"
+            status
+   589674 - "Send by Email" does not update "Filename"
+   589674 - "Send by Email" does not update "Filename"
+   586851 - Transparent BMP files fail to load
+   589205 - help-browser uses deprecated (and sometimes broken) webkit call
+   582821 - 'Sphere Designer' does not reset correctly...
+   570353 - first time open of .svg file ignores the requested units
+   555777 - Export to MNG animation fails
+   577301 - Dithering with transparency is broken for "positioned" method
+   493778 - metadata plug-in crashes on some images
+   567466 - PNG comment not found if more than 1 tEXt chunks
+   585665 - Exporting to PSD with a blank text layer creates a corrupt file
+   586316 - Levels tool does not adjust output levels correctly if input
+            levels are changed
+   569661 - Import from PDF throws errors when entering resolution in
+            pixels per millimetre
+   567262 - Black pixels appear in "Spread" filter preview
+   554658 - Path Dialog: Path preview pics not to see constantly
+   167604 - gimp_gradient_get_color_at() may return out-of-bounds values
+   567393 - Rectangle select tool size shrinks to 0 if size is larger than
+            the image and the up or down arrow is pressed
+   587543 - crash when invoking certain actions by keyboard shortcut
+   563029 - Closing maximized image doesn't restore document window size
+   585488 - Perspective transformation on a layer with a mask causes crash
+   586008 - GIMP crashes when right-click canceling a drawing action initiated
+            outside layer boundaries
+   584345 - when printing, the number of copies should be reset to 1
+   557061 - Alpha to Logo
+   472644 - Rotate with clipping crops the whole layer
+   577575 - transform tool fills underlying extracted area wrongly
+   555738 - Image display is wrong after undoing canvas size
+   577024 - help-browser plugin crashes when used with webkit 1.1.3
+   555025 - Action GEGL box widgets weirdness
+
+  * Updated and new translations:
+
+   Czech (cs)
+   Danish (da)
+   German (de)
+   Spanish (es)
+   Basque (eu)
+   Finnish (fi)
+   Hungarian (hu)
+   Italian (it)
+   Gujarati (gu)
+   Japanese (ja)
+   Kannada (kn)
+   Marathi (mr)
+   Norwegian bokmål (nb)
+   Oriya (or)
+   Portuguese (pt)
+   Romanian (ro)
+   Sinhala (si)
+   Swedish (sv)
+   Simplified Chinese (zh_CN)
+   Traditional Chinese - Hong Kong (zh_HK)
+   Traditional Chinese - Taiwan (zh_TW)
+
+- remove obsolete gegl-babl-versions-check, help-browser-webkit patches
+- comment/explain patches
+
+* Fri Jul 24 2009 Nils Philippsen <nils at redhat.com> - 2:2.6.6-8
+- rebuild with chrpath >= 0.13-5 (#513419)
+
+* Thu Jul 16 2009 Nils Philippsen <nils at redhat.com> - 2:2.6.6-7
+- rebuild against gegl-0.1 (#510209)
+
 * Mon Jun 29 2009 Nils Philippsen <nils at redhat.com> - 2:2.6.6-6
 - really fix help browser crash with new WebKit versions (#508301)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/F-11/sources,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -p -r1.51 -r1.52
--- sources	18 Mar 2009 10:16:51 -0000	1.51
+++ sources	14 Aug 2009 10:15:11 -0000	1.52
@@ -1 +1 @@
-23d880dd09cd62c936ed04666a53f8e4  gimp-2.6.6.tar.bz2
+77ed86a8de9b48587efb24f2b115ad38  gimp-2.6.7.tar.bz2


--- gimp-2.6.6-gegl-babl-versions-check.patch DELETED ---


--- gimp-2.6.6-help-browser-webkit.patch DELETED ---




More information about the fedora-extras-commits mailing list