Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flatpak for openSUSE:Factory checked in at 2022-09-21 14:39:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flatpak (Old) and /work/SRC/openSUSE:Factory/.flatpak.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak" Wed Sep 21 14:39:21 2022 rev:73 rq:1003150 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes 2022-09-01 22:10:20.712108643 +0200 +++ /work/SRC/openSUSE:Factory/.flatpak.new.2083/flatpak.changes 2022-09-21 14:39:35.625282599 +0200 @@ -1,0 +2,8 @@ +Thu Sep 1 07:20:51 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Drop pkgconfig(libsoup-2.4) BuildRequires: rely on the curl + backend. Following this, pass --with-curl to configure. +- Add pkgconfig(libxml-2.0) BuildRequires, exsisting dependency, + previously pulled in by libsoup. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flatpak.spec ++++++ --- /var/tmp/diff_new_pack.WKEE8k/_old 2022-09-21 14:39:37.321287302 +0200 +++ /var/tmp/diff_new_pack.WKEE8k/_new 2022-09-21 14:39:37.325287313 +0200 @@ -67,8 +67,8 @@ BuildRequires: pkgconfig(libcurl) >= 7.29.0 BuildRequires: pkgconfig(libelf) >= 0.8.12 BuildRequires: pkgconfig(libseccomp) -BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libsystemd) +BuildRequires: pkgconfig(libxml-2.0) >= 2.4 BuildRequires: pkgconfig(libzstd) >= 0.8.1 BuildRequires: pkgconfig(ostree-1) >= 2020.8 BuildRequires: pkgconfig(polkit-gobject-1) @@ -151,6 +151,7 @@ %configure \ --disable-silent-rules \ --with-system-bubblewrap \ + --with-curl \ --with-priv-mode=none \ --with-dbus-config-dir=%{_dbusconfigdir} \ --with-system-dbus-proxy=%{_bindir}/xdg-dbus-proxy \