Hello community,

here is the log from the commit of package xdg-desktop-portal for 
openSUSE:Factory checked in at 2019-12-30 12:34:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal"

Mon Dec 30 12:34:25 2019 rev:10 rq:759708 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes    
2019-06-22 11:21:11.397193452 +0200
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.6675/xdg-desktop-portal.changes
  2019-12-30 12:34:27.075792295 +0100
@@ -1,0 +2,48 @@
+Fri Dec 20 23:44:36 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.6.0:
+  + tests: Adapt to libportal api changes.
+- Changes from version 1.5.4:
+  + background:
+    - Add a signal to the impl api.
+    - Rewrite the monitoring to better track when apps disappear.
+  + permissions: Fix SetValue handling of GVariant wrapping. This
+    is an api change.
+  + openuri:
+    - Add a per-type always-ask option.
+    - Show the app chooser dialog less often.
+  + memorymonitor: A new portal to let apps receive low memory
+    warnings.
+  + filetransfer: A new portal to rewrite file paths between
+    sandboxes.
+- Changes from version 1.5.3:
+  + Add more tests.
+  + location: Various fixes.
+  + document portal: Monitor fuse mount.
+  + openuri:
+    - Only ask 3 times to use the same app.
+    - Add an 'ask' option.
+  + Fix build from git.
+  + email: Allow multiple addresses, cc and bcc.
+  + filechooser: Allow saving multiple files.
+  + Update translations.
+- Changes from version 1.5.2:
+  + Add many more tests, using libportal.
+  + gamemode: Add a pidfd-based api.
+  + inhibit: Send a Response signal.
+  + openuri: Add an OpenDirectory api.
+  + Updated translations.
+- Changes from version 1.5.1:
+  + Add a portal for setting desktop backgrounds
+  + Add tests.
+  + Optionally use libportal (for tests).
+- Changes from version 1.5.0:
+  + Add a secret portal that is meant be used via libsecret inside
+    the sandbox. One backend for this will live in gnome-keyring,
+    others are possible.
+  + Fix a file descriptor leak.
+  + Reduce log spam.
+  + Updated translations.
+- Add pkgconfig(libportal) BuildRequires: New dependency.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.wTnvX7/_old  2019-12-30 12:34:27.667792613 +0100
+++ /var/tmp/diff_new_pack.wTnvX7/_new  2019-12-30 12:34:27.671792614 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-desktop-portal
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:           xdg-desktop-portal
-Version:        1.4.2
+Version:        1.6.0
 Release:        0
 Summary:        A portal frontend service for Flatpak
 License:        LGPL-2.1-or-later
 Group:          System/Libraries
 URL:            https://github.com/flatpak/xdg-desktop-portal
-Source0:        
https://github.com/flatpak/xdg-desktop-portal/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source0:        %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
+
 BuildRequires:  pkgconfig
 BuildRequires:  xmlto
 BuildRequires:  pkgconfig(flatpak)
@@ -35,6 +36,7 @@
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.5.2
 BuildRequires:  pkgconfig(libpipewire-0.2) >= 0.2.6
+BuildRequires:  pkgconfig(libportal)
 # Break cycle: we buildrequire flatpak, and flatpak has a requires on 
xdg-desktop-portal
 #!BuildIgnore:  xdg-desktop-portal
 Recommends:     %{name}-lang

++++++ xdg-desktop-portal-1.4.2.tar.xz -> xdg-desktop-portal-1.6.0.tar.xz ++++++
++++ 23366 lines of diff (skipped)


Reply via email to