Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gthumb for openSUSE:Factory checked in at 2021-09-25 00:35:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gthumb (Old) and /work/SRC/openSUSE:Factory/.gthumb.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gthumb" Sat Sep 25 00:35:31 2021 rev:106 rq:921244 version:3.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gthumb/gthumb.changes 2021-09-21 21:13:54.166690211 +0200 +++ /work/SRC/openSUSE:Factory/.gthumb.new.1899/gthumb.changes 2021-09-25 00:36:20.175188370 +0200 @@ -1,0 +2,8 @@ +Mon Sep 20 20:14:53 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Add pkgconfig(libheif) BuildRequires: Add support for heif/avif. +- Add pkgconfig(champlain-0.12) and pkgconfig(champlain-gtk-0.12) + BuildRequires and pass libchamplain=true to meson: Use + libchamplain to show the position the image refers to. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gthumb.spec ++++++ --- /var/tmp/diff_new_pack.cgzd99/_old 2021-09-25 00:36:20.607188822 +0200 +++ /var/tmp/diff_new_pack.cgzd99/_new 2021-09-25 00:36:20.611188825 +0200 @@ -37,6 +37,8 @@ BuildRequires: libtiff-devel BuildRequires: meson BuildRequires: pkgconfig +BuildRequires: pkgconfig(champlain-0.12) >= 0.12.0 +BuildRequires: pkgconfig(champlain-gtk-0.12) >= 0.12.0 BuildRequires: pkgconfig(clutter-1.0) >= 1.12.0 BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.0.0 BuildRequires: pkgconfig(colord) >= 1.3 @@ -53,6 +55,7 @@ BuildRequires: pkgconfig(json-glib-1.0) >= 0.15.0 BuildRequires: pkgconfig(lcms2) >= 2.6 BuildRequires: pkgconfig(libbrasero-burn3) >= 3.2.0 +BuildRequires: pkgconfig(libheif) >= 1.11 BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libraw) >= 0.14 BuildRequires: pkgconfig(librsvg-2.0) >= 2.34.0 @@ -92,6 +95,7 @@ %meson \ -Dtracing=false \ -Ddocumentation=true \ + -Dlibchamplain=true \ %{nil} %meson_build