Hello community, here is the log from the commit of package gthumb for openSUSE:Factory checked in at 2012-09-25 13:41:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gthumb (Old) and /work/SRC/openSUSE:Factory/.gthumb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gthumb", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes 2012-09-15 17:27:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gthumb.new/gthumb.changes 2012-09-25 13:41:37.000000000 +0200 @@ -1,0 +2,49 @@ +Sun Sep 23 20:43:13 UTC 2012 - [email protected] + +- Update to version 3.1.1: + + New features and user visible changes: + - Added ability to load and save WebP images. + - Allow to specify the format options when saving a file (can + be disabled). + - Save and restore the window maximized state, the filterbar + status, the visited locations history and the viewer sidebar + status. + - Image viewer: use the dark background by default, and use a + more neutral color instead of black. + - Video viewer: save and restore the volume level. + - Read system bookmarks from XDG_CONFIG_HOME/gtk-3.0/bookmarks. + Fallback to ~/.gtk-bookmarks if the new file is not found. + (bgo#675401) + - Use XDG_CACHE_HOME/thumbnails as thumbnail cache. Fallback to + the old ~/.thumbnails directory if the new directory doesn't + exists. + - File list: align the caption to the left and use a smaller + font. + - Browser: show loading errors in the info bar instead of using + a modal dialog. + - Added automatic completion to the category entry. + - Rotation tool: allow to rotate an image from -180 to 180 + degrees. + - Selections: allow to cut the files. + - Added a menu item to hide/show the file properties. + - Print: set a good default filename for the print-to-file + operation. + - Enhance colors: use a faster algorithm and rename to "Adjust + Contrast". + - Equalize histogram: use a faster algorithm. + - Desaturate tool: added ability to choose the method to use, + renamed to "Grayscale". + - Removed the format chooser from the file dialog. + - Added an high resolution application icon. + - Add an application menu if used with GNOME Shell. + + Bugs fixed: + - Fixed image quality when the zoom factor is smaller then 0.5. + (bgo#674159) + - Do not make modal dialogs block other windows as well. + - Find duplicates: remember the checked state when filtering + the file list. (bgo#679191) + - Sort by name if the date is the same. (bgo#676263) + + Updated translations. +- Add pkgconfig(libwebp) BuildRequires: new dependency. + +------------------------------------------------------------------- Old: ---- gthumb-3.0.2.tar.xz New: ---- gthumb-3.1.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gthumb.spec ++++++ --- /var/tmp/diff_new_pack.SNQPVD/_old 2012-09-25 13:41:38.000000000 +0200 +++ /var/tmp/diff_new_pack.SNQPVD/_new 2012-09-25 13:41:38.000000000 +0200 @@ -17,14 +17,14 @@ Name: gthumb -Version: 3.0.2 +Version: 3.1.1 Release: 0 # FIXME: Add libchamplain BuildRequires once the map feature is considered stable. Summary: An Image Viewer and Browser for GNOME License: GPL-2.0+ Group: Productivity/Graphics/Viewers Url: http://live.gnome.org/gthumb -Source: http://download.gnome.org/sources/gthumb/3.0/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gthumb/3.1/%{name}-%{version}.tar.xz # For web albums BuildRequires: bison BuildRequires: fdupes @@ -41,20 +41,21 @@ BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.0.0 BuildRequires: pkgconfig(exiv2) >= 0.21 BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gnome-keyring-1) >= 3.2.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gstreamer-0.10) >= 0.10 BuildRequires: pkgconfig(gstreamer-interfaces-0.10) BuildRequires: pkgconfig(gthread-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.2.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libbrasero-burn3) >= 3.2.0 BuildRequires: pkgconfig(libopenraw-1.0) >= 0.0.8 BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(librsvg-2.0) >= 2.34.0 BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.36.0 +BuildRequires: pkgconfig(libwebp) >= 0.2.0 BuildRequires: pkgconfig(sm) >= 1.0.0 BuildRequires: pkgconfig(zlib) Recommends: %{name}-lang @@ -142,7 +143,7 @@ %files devel %defattr(-, root, root) -%{_includedir}/gthumb-3.0/ +%{_includedir}/gthumb-3.1/ %{_datadir}/aclocal/gthumb.m4 %{_libdir}/pkgconfig/*.pc -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
