commit gthumb for openSUSE:Factory
Hello community, here is the log from the commit of package gthumb for openSUSE:Factory checked in at Thu Mar 26 01:21:54 CET 2009. -------- --- GNOME/gthumb/gthumb.changes 2009-02-16 18:01:38.000000000 +0100 +++ gthumb/gthumb.changes 2009-03-11 21:24:48.000000000 +0100 @@ -1,0 +2,34 @@ +Wed Mar 11 09:32:41 CET 2009 - mboman@suse.de + +- Update to version 2.10.11: + + bgo#572342: Better IFD offset checking + + bgo#570473: gthumb write to freed memory + + bgo#568894: use gtk_widget_get_action (foo), instead of + g_object_get_data (foo, "gtk-action") + + bgo#565708: Fixed default launch-with-gimp hotkey to launch + gimp in the background + + bgo#563956: Fixed XML comment reading + + bgo#554240: Provide support for the Mac OS X menubar + + bgo#560055: filter problems + + bgo#551225: Modified the build files to better support gtk on + MAC OS / Quartz + + bgo#560352: Added a new gthumb-import.desktop.in file to handle + gvfs-mounted cameras more elegantly. The camera is first + unmounted, and the libgphoto import routines are then run + + bgo#557640: Set pagesize adjustment to zero for spinbuttons, to + avoid annoying warnings + + bgo#554149: Terminate "Converting comment system...done" with + newline + + bgo#555549: The "g" key now launches the "gimp" command, + instead of the deprecated "gimp-remote" command + + Fix crasher bug in exif tag reading, caused by malformed tiff + headers. ld#316017 + + Give the photo-import desktop file different name parameters, + so that users can distinguish it from the normal desktop file. + ld#318694 + + Translation updates +- Remove custom CFLAGS +- Remove scrollkeeper from BuildRequires +- Remove Requires hicolor-icon-theme. Should be automatic + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gthumb-2.10.10.tar.bz2 New: ---- gthumb-2.10.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gthumb.spec ++++++ --- /var/tmp/diff_new_pack.Oo8316/_old 2009-03-26 01:21:21.000000000 +0100 +++ /var/tmp/diff_new_pack.Oo8316/_new 2009-03-26 01:21:21.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gthumb (Version 2.10.10) +# spec file for package gthumb (Version 2.10.11) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -29,17 +29,15 @@ BuildRequires: libidl BuildRequires: libiptcdata-devel BuildRequires: libtiff-devel -BuildRequires: scrollkeeper BuildRequires: translation-update-upstream BuildRequires: update-desktop-files License: GPL v2 or later Group: Productivity/Graphics/Viewers -Version: 2.10.10 -Release: 3 +Version: 2.10.11 +Release: 1 Summary: An Image Viewer and Browser for GNOME Source: %{name}-%{version}.tar.bz2 Url: http://sourceforge.net/projects/gthumb/ -Requires: hicolor-icon-theme Requires: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %gconf_schemas_prereq @@ -65,8 +63,6 @@ %build #autoreconf -f -i -# gth-window-actions-callbacks.c:*: warning: dereferencing type-punned pointer will break strict-aliasing rules -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure\ --libexecdir=%{_prefix}/lib/gthumb\ --disable-schemas-install\ @@ -75,10 +71,8 @@ make %{?jobs:-j%jobs} %install -mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper mkdir -p $RPM_BUILD_ROOT%{_datadir}/application-registry %makeinstall -rm -r $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper %suse_update_desktop_file -N gThumb %name GTK GNOME Photography echo DocPath=gthumb >> $RPM_BUILD_ROOT%{_datadir}/applications/gthumb.desktop rm -r $RPM_BUILD_ROOT%{_datadir}/application-registry @@ -115,6 +109,37 @@ %files lang -f %{name}.lang %changelog +* Wed Mar 11 2009 mboman@suse.de +- Update to version 2.10.11: + + bgo#572342: Better IFD offset checking + + bgo#570473: gthumb write to freed memory + + bgo#568894: use gtk_widget_get_action (foo), instead of + g_object_get_data (foo, "gtk-action") + + bgo#565708: Fixed default launch-with-gimp hotkey to launch + gimp in the background + + bgo#563956: Fixed XML comment reading + + bgo#554240: Provide support for the Mac OS X menubar + + bgo#560055: filter problems + + bgo#551225: Modified the build files to better support gtk on + MAC OS / Quartz + + bgo#560352: Added a new gthumb-import.desktop.in file to handle + gvfs-mounted cameras more elegantly. The camera is first + unmounted, and the libgphoto import routines are then run + + bgo#557640: Set pagesize adjustment to zero for spinbuttons, to + avoid annoying warnings + + bgo#554149: Terminate "Converting comment system...done" with + newline + + bgo#555549: The "g" key now launches the "gimp" command, + instead of the deprecated "gimp-remote" command + + Fix crasher bug in exif tag reading, caused by malformed tiff + headers. ld#316017 + + Give the photo-import desktop file different name parameters, + so that users can distinguish it from the normal desktop file. + ld#318694 + + Translation updates +- Remove custom CFLAGS +- Remove scrollkeeper from BuildRequires +- Remove Requires hicolor-icon-theme. Should be automatic * Mon Feb 16 2009 sbrabec@suse.cz - Added support for translation-update-upstream (FATE#301344). * Sat Jan 31 2009 vuntz@novell.com ++++++ gthumb-2.10.10.tar.bz2 -> gthumb-2.10.11.tar.bz2 ++++++ ++++ 41584 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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