Hello community,

here is the log from the commit of package xdg-desktop-portal for 
openSUSE:Factory checked in at 2019-04-17 10:06:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal"

Wed Apr 17 10:06:02 2019 rev:8 rq:693289 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes    
2019-02-13 10:18:01.145343141 +0100
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.17052/xdg-desktop-portal.changes
 2019-04-17 10:06:03.946620535 +0200
@@ -1,0 +2,9 @@
+Wed Apr 10 12:29:04 UTC 2019 - Dominique Leuenberger <dims...@opensuse.org>
+
+- BuildIgnore xdg-desktop-portal: self-requires is not needed here
+  to build. Flatkpak has a (correct) dependency on
+  xdg-desktop-portal, but since we don't run flatpak during build,
+  but merely require its -devel package, we can break up this
+  chain.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.EFuXR4/_old  2019-04-17 10:06:05.154621929 +0200
+++ /var/tmp/diff_new_pack.EFuXR4/_new  2019-04-17 10:06:05.154621929 +0200
@@ -22,9 +22,8 @@
 Summary:        A portal frontend service for Flatpak
 License:        LGPL-2.1-or-later
 Group:          System/Libraries
-Url:            https://github.com/flatpak/xdg-desktop-portal
+URL:            https://github.com/flatpak/xdg-desktop-portal
 Source0:        
https://github.com/flatpak/xdg-desktop-portal/releases/download/%{version}/%{name}-%{version}.tar.xz
-
 BuildRequires:  pkgconfig
 BuildRequires:  xmlto
 BuildRequires:  pkgconfig(flatpak)
@@ -35,6 +34,8 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.5.2
 BuildRequires:  pkgconfig(libpipewire-0.2) >= 0.2.2
+# Break cycle: we buildrequire flatpak, and flatpak has a requires on 
xdg-desktop-portal
+#!BuildIgnore:  xdg-desktop-portal
 Recommends:     %{name}-lang
 
 %description


Reply via email to