Hello community,

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

Package is "xdg-desktop-portal"

Wed Feb 13 10:17:58 2019 rev:7 rq:673297 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes    
2018-12-27 00:22:08.368018342 +0100
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.28833/xdg-desktop-portal.changes
 2019-02-13 10:18:01.145343141 +0100
@@ -1,0 +2,34 @@
+Wed Jan 30 17:06:04 UTC 2019 - bjorn....@gmail.com
+
+- Update to version 1.2.0:
+  + notification:
+    - Use icon validator from flatpak.
+    - Don't leave temp files around.
+  + email: Validate options better.
+  + inhibit: Validate options better.
+  + file chooser: Add support for setting the current filter.
+  + Updated translations.
+- Changes from version 1.1.1:
+  + Validate icons in notifications.
+  + Respect lockdown settings.
+  + Write back permissions for notifications to indicate portal
+    use.
+  + Set st_nlink in the documents portal.
+  + Add infrastructure for validating options.
+  + Validate email addresses.
+  + Updated translations.
+- Changes from version 1.1.0:
+  + Add a location portal, this requires geoclue 2.5.2.
+  + Add a settings portal, for desktop-wide settings like XSettings
+    or kdeglobals.
+  + Allow locking down printing, save-to-disk and opening uris.
+  + Monitor application changes in the open uri portal.
+  + Add more tests.
+  + Fix a crash when xdg-desktop-portal-gtk times out (boo#1118121,
+    gh#flatpak/xdg-desktop-portal#236).
+- Add pkgconfig(fontconfig) and pkgconfig(flatpak) BuildRequires:
+  New dependencies.
+- Add pkgconfig(libgeoclue-2.0) BuildRequires and pass
+  enable-geoclue to configure, build new optional location portal.
+
+-------------------------------------------------------------------

Old:
----
  xdg-desktop-portal-1.0.3.tar.xz

New:
----
  xdg-desktop-portal-1.2.0.tar.xz

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

Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.lTkY58/_old  2019-02-13 10:18:01.609342965 +0100
+++ /var/tmp/diff_new_pack.lTkY58/_new  2019-02-13 10:18:01.613342963 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-desktop-portal
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           xdg-desktop-portal
-Version:        1.0.3
+Version:        1.2.0
 Release:        0
 Summary:        A portal frontend service for Flatpak
 License:        LGPL-2.1-or-later
@@ -27,10 +27,13 @@
 
 BuildRequires:  pkgconfig
 BuildRequires:  xmlto
+BuildRequires:  pkgconfig(flatpak)
+BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(fuse)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.5.2
 BuildRequires:  pkgconfig(libpipewire-0.2) >= 0.2.2
 Recommends:     %{name}-lang
 
@@ -62,6 +65,7 @@
 
 %build
 %configure \
+       --enable-geoclue \
        --enable-pipewire \
        %{nil}
 %make_build

++++++ xdg-desktop-portal-1.0.3.tar.xz -> xdg-desktop-portal-1.2.0.tar.xz ++++++
++++ 8945 lines of diff (skipped)


Reply via email to