Hello community,
here is the log from the commit of package xdg-desktop-portal for
openSUSE:Factory checked in at 2017-06-29 15:15:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal (Old)
and /work/SRC/openSUSE:Factory/.xdg-desktop-portal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-desktop-portal"
Thu Jun 29 15:15:20 2017 rev:3 rq:506743 version:0.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes
2017-01-25 23:31:06.400485632 +0100
+++
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new/xdg-desktop-portal.changes
2017-06-29 15:15:40.948243371 +0200
@@ -1,0 +2,44 @@
+Mon Jun 26 12:26:40 UTC 2017 - [email protected]
+
+- Update to version 0.8:
+ + Update po files.
+- Changes from version 0.7:
+ + notification: Fix copy+paste error.
+ + notification: Subscribe to the right interface for signals.
+ + If the random request ID creates a collision, pick a new random
+ ID.
+ + Add some rationale.
+ + Fix a typo.
+ + Update README.md.
+ + OpenURI: Refuse to handle file: uris.
+ + Add an OpenFile method.
+ + OpenFile: Fix URI.
+ + Cache entire flatpak info file for peer, not just app id.
+ + Store the cached flatpak-info keyfile with the request.
+ + OpenFile: Rewrite app paths in /usr and /app (and /newroot).
+ + OpenFile: Ensure that passed O_PATH fd is correct.
+ + Send more data to the appchooser.
+ + Updated translations.
+- Changes from version 0.6:
+ + Remove what appears to be printing lines from a debugging
+ session.
+ + open-uri: Fix segfault crash when no content-type can be
+ resolved.
+ + account: Remove debug spew.
+ + Update README.md.
+ + Add an email portal.
+ + Include the email portal in the docs.
+ + build: No need to clean org.freedesktop.portal.Desktop.service
+ twice.
+ + Add a systemd user unit corresponding to the session service.
+ + notifications: Add better debug and error messages.
+ + device: Add more detail to error messages.
+ + Handle g_variant_lookup failure.
+ + Encode po/Makevars in UTF-8.
+ + Initialize autofree string variable to NULL.
+ + open-uri: Implement a more permissive policy for the OpenURI
+ portal.
+ + data: Fix typo in NetworkMonitor XML definition.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
xdg-desktop-portal-0.5.tar.xz
New:
----
xdg-desktop-portal-0.8.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.bzBfrx/_old 2017-06-29 15:15:44.591728316 +0200
+++ /var/tmp/diff_new_pack.bzBfrx/_new 2017-06-29 15:15:44.599727184 +0200
@@ -17,7 +17,7 @@
Name: xdg-desktop-portal
-Version: 0.5
+Version: 0.8
Release: 0
Summary: A portal frontend service for Flatpak
License: LGPL-2.1+
@@ -74,9 +74,11 @@
%defattr(-,root,root)
%doc COPYING
%{_libexecdir}/xdg-desktop-portal
+%{_userunitdir}/xdg-desktop-portal.service
%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Access.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Account.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.AppChooser.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Email.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.FileChooser.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Inhibit.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Notification.xml
@@ -85,6 +87,7 @@
%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Screenshot.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.portal.Account.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.portal.Device.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.portal.Email.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.portal.FileChooser.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.portal.Inhibit.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.portal.NetworkMonitor.xml
++++++ _service ++++++
--- /var/tmp/diff_new_pack.bzBfrx/_old 2017-06-29 15:15:44.647720400 +0200
+++ /var/tmp/diff_new_pack.bzBfrx/_new 2017-06-29 15:15:44.651719835 +0200
@@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
- <param name="revision">refs/tags/0.5</param>
+ <param name="revision">refs/tags/0.8</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.bzBfrx/_old 2017-06-29 15:15:44.691714181 +0200
+++ /var/tmp/diff_new_pack.bzBfrx/_new 2017-06-29 15:15:44.695713615 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/flatpak/xdg-desktop-portal.git</param>
- <param
name="changesrevision">3daad21c289952edb60573752c9aa93a5c56e66d</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">ea111542b516142a0740ab8f47325566a9c51693</param></service></servicedata>
\ No newline at end of file
++++++ xdg-desktop-portal-0.5.tar.xz -> xdg-desktop-portal-0.8.tar.xz ++++++
++++ 2672 lines of diff (skipped)