Hello community,

here is the log from the commit of package flatpak for openSUSE:Factory checked 
in at 2020-01-18 12:16:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak (Old)
 and      /work/SRC/openSUSE:Factory/.flatpak.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak"

Sat Jan 18 12:16:32 2020 rev:38 rq:765266 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes  2020-01-02 
14:40:38.368895151 +0100
+++ /work/SRC/openSUSE:Factory/.flatpak.new.26092/flatpak.changes       
2020-01-18 12:17:43.347125758 +0100
@@ -1,0 +2,7 @@
+Tue Jan 14 11:23:06 UTC 2020 - Antonio Larrosa <alarr...@suse.com>
+
+- Update dependencies required by flatpak 1.6.0 .
+- Require xdg-dbus-proxy instead of building the (outdated)
+  builtin version.
+
+-------------------------------------------------------------------
@@ -151 +158 @@
-    This is now fixed.
+    This is now fixed (boo#1130637, gh#flatpak/flatpak#2782).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ flatpak.spec ++++++
--- /var/tmp/diff_new_pack.fmNwZb/_old  2020-01-18 12:17:43.883126046 +0100
+++ /var/tmp/diff_new_pack.fmNwZb/_new  2020-01-18 12:17:43.891126050 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package flatpak
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -52,6 +52,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  sysuser-tools
+BuildRequires:  xdg-dbus-proxy >= 0.1.0
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(dconf)
@@ -67,13 +68,14 @@
 BuildRequires:  pkgconfig(libseccomp)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libsystemd)
-BuildRequires:  pkgconfig(ostree-1) >= 2018.7
+BuildRequires:  pkgconfig(ostree-1) >= 2018.9
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(xau)
 Requires:       %{libname} = %{version}
-Requires:       bubblewrap >= 0.2.1
-Requires:       ostree >= 2018.7
+Requires:       bubblewrap >= 0.4.0
+Requires:       ostree >= 2018.9
+Requires:       xdg-dbus-proxy >= 0.1.0
 Requires:       xdg-desktop-portal >= 0.10
 Requires:       user(flatpak)
 Recommends:     %{name}-lang = %{version}
@@ -153,6 +155,7 @@
        --with-system-bubblewrap \
        --with-priv-mode=none \
        --with-dbus-config-dir=%{_dbusconfigdir} \
+        --with-system-dbus-proxy=%{_bindir}/xdg-dbus-proxy \
        %{nil}
 %make_build
 %sysusers_generate_pre %{SOURCE1} system-user-flatpak
@@ -201,7 +204,6 @@
 %{_bindir}/flatpak
 %{_bindir}/flatpak-bisect
 %{_bindir}/flatpak-coredumpctl
-%{_libexecdir}/flatpak-dbus-proxy
 %{_libexecdir}/flatpak-portal
 %{_libexecdir}/flatpak-session-helper
 %{_libexecdir}/flatpak-system-helper


Reply via email to