Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package webkit2gtk3 for openSUSE:Factory checked in at 2021-11-06 18:15:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old) and /work/SRC/openSUSE:Factory/.webkit2gtk3.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "webkit2gtk3" Sat Nov 6 18:15:25 2021 rev:128 rq:929594 version:2.34.1 Changes: -------- --- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes 2021-10-30 23:14:32.971094714 +0200 +++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.1890/webkit2gtk3.changes 2021-11-06 18:17:36.580871471 +0100 @@ -1,0 +2,11 @@ +Mon Nov 1 18:14:10 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Add pkgconfig(libavif) BuildRequires and pass USE_AVIF=ON to + cmake, build avif decoding support. + +------------------------------------------------------------------- +Mon Nov 1 17:54:51 UTC 2021 - Michael Gorse <mgo...@suse.com> + +- Add wayland-protocols to BuildRequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webkit2gtk3.spec ++++++ --- /var/tmp/diff_new_pack.Odqazz/_old 2021-11-06 18:17:37.452871923 +0100 +++ /var/tmp/diff_new_pack.Odqazz/_new 2021-11-06 18:17:37.452871923 +0100 @@ -150,6 +150,7 @@ BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(harfbuzz) >= 0.9.2 BuildRequires: pkgconfig(lcms2) +BuildRequires: pkgconfig(libavif) >= 0.9.0 BuildRequires: pkgconfig(libbrotlidec) >= 1.0.1 BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(libpng) @@ -168,6 +169,7 @@ BuildRequires: pkgconfig(manette-0.2) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(upower-glib) +BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(wpe-1.0) >= 1.3.0 BuildRequires: pkgconfig(wpebackend-fdo-1.0) >= 1.3.0 BuildRequires: pkgconfig(xt) @@ -359,6 +361,7 @@ %if "%{flavor}" == "gtk4" -DUSE_GTK4=ON \ %endif + -DUSE_AVIF=ON \ -DENABLE_MINIBROWSER=ON \ -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread" \ -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now -pthread" \