Hello community, here is the log from the commit of package gthumb for openSUSE:Factory checked in at 2016-10-18 10:43:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gthumb (Old) and /work/SRC/openSUSE:Factory/.gthumb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gthumb" Changes: -------- --- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes 2016-04-14 13:08:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gthumb.new/gthumb.changes 2016-10-18 10:43:05.000000000 +0200 @@ -1,0 +2,31 @@ +Wed Oct 12 07:55:22 UTC 2016 - [email protected] + +- Update to version 3.4.4.1: + + gthumb 3.4.4 fails post build check 64bit-portability-issue + (bgo#772739). +- Drop gthumb-implicit-declarations.patch: Fixed upstream. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- +Mon Oct 10 18:08:39 UTC 2016 - [email protected] + +- Update to version 3.4.4: + + Sizing issues in gthumb preferences under gtk+ git master + (bgo#770546). + + Hide the image frame when in fullscreen mode (bgo#767731). + + Fixed headerbar buttons not shown correctly after activating a + tool. + + Orginaze files: fixed wrong catalog cardinality. + + Fixed scrollbars resetting their position when changing image. + + Find duplicates: faster. + + New folder: open the created folder. + + Print dialog: expand the options side to make the zoom slider + visible. + + Fixed wrong image loaded after deleting an image from a + catalog. + + Updated translations. +- Add gthumb-implicit-declarations.patch: Fix implcit declaration + when building the image_viewer extension. + +------------------------------------------------------------------- Old: ---- gthumb-3.4.3.tar.xz New: ---- gthumb-3.4.4.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gthumb.spec ++++++ --- /var/tmp/diff_new_pack.DceaHk/_old 2016-10-18 10:43:06.000000000 +0200 +++ /var/tmp/diff_new_pack.DceaHk/_new 2016-10-18 10:43:06.000000000 +0200 @@ -17,7 +17,7 @@ Name: gthumb -Version: 3.4.3 +Version: 3.4.4.1 Release: 0 # FIXME: Add libchamplain BuildRequires once the map feature is considered stable. Summary: An Image Viewer and Browser for GNOME @@ -38,7 +38,9 @@ BuildRequires: itstool BuildRequires: libjpeg-devel BuildRequires: libtiff-devel +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: pkgconfig(clutter-1.0) >= 1.12.0 BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.0.0 @@ -92,7 +94,9 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure\ ++++++ gthumb-3.4.3.tar.xz -> gthumb-3.4.4.1.tar.xz ++++++ ++++ 12939 lines of diff (skipped)
