Hello community,

here is the log from the commit of package flatpak for openSUSE:Factory checked 
in at 2016-11-07 13:24:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak (Old)
 and      /work/SRC/openSUSE:Factory/.flatpak.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak"

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes  2016-10-28 
10:44:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.flatpak.new/flatpak.changes     2016-11-07 
13:24:46.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Nov  3 17:10:34 UTC 2016 - [email protected]
+
+- Require flatpak by flatpak-devel: xdg-desktop-portal expects to
+  find org.freedesktop.portal.Documents.xml, which is part of
+  flatpak. It's fair to assume everything to be present when
+  pulling in the -devel package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ flatpak.spec ++++++
--- /var/tmp/diff_new_pack.wxxpun/_old  2016-11-07 13:24:47.000000000 +0100
+++ /var/tmp/diff_new_pack.wxxpun/_new  2016-11-07 13:24:47.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if 0%{suse_version} == 1315
 %define _userunitdir /usr/lib/systemd/user/
 %endif
@@ -47,10 +48,10 @@
 BuildRequires:  pkgconfig(libelf) >= 0.8.12
 BuildRequires:  pkgconfig(libseccomp)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(ostree-1) >= 2016.11
+BuildRequires:  pkgconfig(ostree-1) >= 2016.12
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(xau)
-Requires:       ostree >= 2016.5
+Requires:       ostree >= 2016.12
 # Remove after openSUSE Leap 42 is out of scope
 Provides:       xdg-app = %{version}
 Obsoletes:      xdg-app < %{version}
@@ -70,9 +71,9 @@
 Requires:       %{_bindir}/git
 Requires:       %{_bindir}/patch
 Requires:       %{_bindir}/strip
-Requires:       /bin/tar
 Requires:       %{_bindir}/unzip
 Requires:       %{name} = %{version}
+Requires:       /bin/tar
 
 %description builder
 flatpak-builder is a tool that makes it easy to build applications and their
@@ -100,6 +101,7 @@
 Summary:        Manage OSTree based application bundles -- Development files
 Group:          Development/Languages/C and C++
 Requires:       %{libname} = %{version}
+Requires:       %{name} = %{version}
 Requires:       typelib-1_0-Flatpak-1_0 = %{version}
 
 %description devel


Reply via email to