Hello community, here is the log from the commit of package gthumb for openSUSE:Factory checked in at 2013-03-15 10:35:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-02-04 21:10:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gthumb.new/gthumb.changes 2013-03-15 10:35:39.000000000 +0100 @@ -1,0 +2,36 @@ +Sat Feb 9 17:36:57 UTC 2013 - [email protected] + +- Update to version 3.1.3: + + New features and user visible changes: + - Fixed uploading to Facebook and all other web services. + - Added ability to import photos from Facebook. + - Save and restore the thumbnail list size. + - Selections: Pressing control-n (with n in 1,2,3) again goes + back to the previous view. + - Monitor all the expanded locations in the folder tree. + - Show a progress dialog for long saving operations. + - Added keybindings to delete files in catalog view: + control+delete moves to trash; shift+delete deletes from + disk. + - Allow to delete the tags from the default tag list. + + Bugs fixed: + - Web album export produces invalid HTML. (bgo#691123). + - Fixed thumbnail generation for rotated images. + - Fixed the thumbnail style in gtk 3.6. + - Video viewer: fixed progress bar for gtk 3.6. + - webp: fixed build for Big-Endian systems. (#bgo#691309). + + Internal code changes: + - Ported to GStreamer 1.0. + - Ported to libsecret. + + Updated translations. +- Add itstool, pkgconfig(gstreamer-1.0), + pkgconfig(gstreamer-plugins-base-1.0) and pkgconfig(libsecret-1) + BuildRequires, new dependencys due to upstream port to GST-1.0 and + libsecret. +- Drop pkgconfig(gstreamer-0.10), + pkgconfig(gstreamer-interfaces-0.10) and + pkgconfig(gnome-keyring-1) BuildRequires, following above port. +- Drop gthumb-bigendian-typo.patch, fixed upstream. +- Drop obsolete --disable-scrollkeeper configure option. + +------------------------------------------------------------------- Old: ---- gthumb-3.1.2.tar.xz gthumb-bigendian-typo.patch New: ---- gthumb-3.1.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gthumb.spec ++++++ --- /var/tmp/diff_new_pack.zBsdUX/_old 2013-03-15 10:35:43.000000000 +0100 +++ /var/tmp/diff_new_pack.zBsdUX/_new 2013-03-15 10:35:43.000000000 +0100 @@ -17,7 +17,7 @@ Name: gthumb -Version: 3.1.2 +Version: 3.1.3 Release: 0 # FIXME: Add libchamplain BuildRequires once the map feature is considered stable. Summary: An Image Viewer and Browser for GNOME @@ -25,8 +25,6 @@ Group: Productivity/Graphics/Viewers Url: http://live.gnome.org/gthumb Source: http://download.gnome.org/sources/gthumb/3.1/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gthumb-bigendian-typo.patch bgo#691309 [email protected] -- fixes missing ; in Big Endian code path. -Patch0: gthumb-bigendian-typo.patch # For web albums BuildRequires: bison BuildRequires: fdupes @@ -35,6 +33,7 @@ BuildRequires: gcc-c++ BuildRequires: gnome-doc-utils-devel BuildRequires: intltool +BuildRequires: itstool BuildRequires: libjpeg-devel BuildRequires: libtiff-devel BuildRequires: translation-update-upstream @@ -45,10 +44,9 @@ BuildRequires: pkgconfig(gio-unix-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(gstreamer-1.0) +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 BuildRequires: pkgconfig(ice) @@ -56,6 +54,7 @@ BuildRequires: pkgconfig(libopenraw-1.0) >= 0.0.8 BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(librsvg-2.0) >= 2.34.0 +BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.36.0 BuildRequires: pkgconfig(libwebp) >= 0.2.0 BuildRequires: pkgconfig(sm) >= 1.0.0 @@ -85,11 +84,9 @@ %prep %setup -q translation-update-upstream -%patch0 -p1 %build %configure\ - --disable-scrollkeeper\ --disable-static \ --enable-libopenraw \ --with-smclient=xsmp @@ -126,10 +123,7 @@ %defattr(-, root, root) # TODO is empty %doc AUTHORS ChangeLog COPYING MAINTAINERS NEWS README -%dir %{_datadir}/gnome/ -%dir %{_datadir}/gnome/help/ -%dir %{_datadir}/gnome/help/%{name}/ -%doc %{_datadir}/gnome/help/%{name}/C/ +%doc %{_datadir}/help/C/%{name}/ %{_bindir}/gthumb %{_libdir}/gthumb/ %{_datadir}/applications/*.desktop ++++++ gthumb-3.1.2.tar.xz -> gthumb-3.1.3.tar.xz ++++++ ++++ 121298 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
