commit gimp for openSUSE:Factory
Hello community, here is the log from the commit of package gimp for openSUSE:Factory checked in at Wed Mar 25 18:47:41 CET 2009. -------- --- GNOME/gimp/gimp.changes 2009-02-17 05:28:17.000000000 +0100 +++ gimp/gimp.changes 2009-03-19 04:25:05.000000000 +0100 @@ -1,0 +2,20 @@ +Tue Mar 17 06:59:41 CET 2009 - mboman@suse.de + +- Update to version 2.6.6: + + bgo#571117 – lcms plug-in crashes on broken profile + + bgo#575154 – changing the help browser preference may not work + + bgo#573542 – blur plugin: bug in the first line + + bgo#572403 – gimp-2.6 crashed with SIGSEGV in + IA__g_object_get() + + bgo#573695 – 1-bit white background saved as PBM becomes all + black + + bgo#573488 – Small bug in Filter>Distorts>Ripple + + bgo#572156 – top left pixel position/coordinate is not 0,0 but + 1,1 + + bgo#472644 – Rotate with clipping crops the whole layer + + Translation updates +- Remove glibc-devel from Requires in -devel package +- Use py_requires. +- Remove gimp-enable-gtk-deprecated.patch: unneeded now. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gimp-2.6.5.tar.bz2 gimp-enable-gtk-deprecated.patch New: ---- gimp-2.6.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gimp.spec ++++++ --- /var/tmp/diff_new_pack.pZ6407/_old 2009-03-25 18:44:21.000000000 +0100 +++ /var/tmp/diff_new_pack.pZ6407/_new 2009-03-25 18:44:21.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gimp (Version 2.6.5) +# spec file for package gimp (Version 2.6.6) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -44,7 +44,7 @@ BuildRequires: update-desktop-files BuildRequires: xorg-x11-libXfixes-devel Url: http://www.gimp.org/ -Version: 2.6.5 +Version: 2.6.6 Release: 1 License: GPL v2 or later Group: Productivity/Graphics/Bitmap Editors @@ -52,11 +52,9 @@ Provides: gimp-2.0 = %{version} Obsoletes: gimp-unstable < 2.6.0 Requires: %{name}-lang = %{version} -Requires: gtk2 >= 2.12.1 +Requires: gtk2 Summary: The GNU Image Manipulation Program Source: ftp://ftp.gimp.org/pub/gimp/v2.6/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM gimp-enable-gtk-deprecated.patch mboman@suse.de - Don't use -DGTK_DISABLE_DEPRECATED due to still using gtk_widget_get_action -Patch0: gimp-enable-gtk-deprecated.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %{name}-branding >= 2.4 Recommends: %{name}-plugins-python = %{version} gimp-2.0-scanner-plugin @@ -471,6 +469,7 @@ Group: Productivity/Graphics/Bitmap Editors # For update from <= 10.3 and SLED 10: Provides: %{name}:%{_libdir}/gimp/2.0/plug-ins/pyconsole.py = %{version} +%py_requires %description plugins-python The GIMP (GNU Image Manipulation Program) is a powerful image @@ -668,7 +667,9 @@ %package devel License: GPL v2 or later Summary: The GNU Image Manipulation Program -Requires: %{name} = %{version} gtk2-devel glib2-devel glibc-devel +Requires: %{name} = %{version} +Requires: glib2-devel +Requires: gtk2-devel Provides: gimp-2.0-devel = %{version} Obsoletes: gimp-unstable-devel < 2.6.0 Group: Productivity/Graphics/Bitmap Editors @@ -871,10 +872,8 @@ %lang_package %prep %setup -q -%patch0 -p0 %build -#autoconf export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure --with-pic\ --disable-static\ @@ -962,6 +961,23 @@ %{_datadir}/gtk-doc/html/* %changelog +* Tue Mar 17 2009 mboman@suse.de +- Update to version 2.6.6: + + bgo#571117 – lcms plug-in crashes on broken profile + + bgo#575154 – changing the help browser preference may not work + + bgo#573542 – blur plugin: bug in the first line + + bgo#572403 – gimp-2.6 crashed with SIGSEGV in + IA__g_object_get() + + bgo#573695 – 1-bit white background saved as PBM becomes all + black + + bgo#573488 – Small bug in Filter>Distorts>Ripple + + bgo#572156 – top left pixel position/coordinate is not 0,0 but + 1,1 + + bgo#472644 – Rotate with clipping crops the whole layer + + Translation updates +- Remove glibc-devel from Requires in -devel package +- Use py_requires. +- Remove gimp-enable-gtk-deprecated.patch: unneeded now. * Tue Feb 17 2009 vuntz@novell.com - Remove some BuildRequires: + libcurl-devel: not needed since we have gio ++++++ gimp-2.6.5.tar.bz2 -> gimp-2.6.6.tar.bz2 ++++++ GNOME/gimp/gimp-2.6.5.tar.bz2 gimp/gimp-2.6.6.tar.bz2 differ: byte 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de