Hello community,

here is the log from the commit of package xdg-desktop-portal for 
openSUSE:Factory checked in at 2017-01-25 23:31:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes    
2016-11-09 11:40:18.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new/xdg-desktop-portal.changes   
    2017-01-25 23:31:06.400485632 +0100
@@ -1,0 +2,26 @@
+Sun Jan 22 09:50:48 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.5:
+  + notification: Support 'non-exported actions.
+  + Fix issues found in testing.
+  + Avoid a crash when removing notifications.
+  + Add an Account portal.
+  + Change the Account portal API.
+  + Update README.md.
+  + Add a version property to all portal interfaces.
+  + Fix a refcounting snafu.
+  + file chooser:
+    - Always grant write permissions for save dialogs.
+    - Fix reading the writable property.
+  + Simplify version support.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jan 11 01:51:56 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.4:
+  + No longer rely on cgroups to find the app id.
+  + Fix handling of mime type filters in the file chooser portal.
+  + Updated translations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.VEYMm6/_old  2017-01-25 23:31:06.940404259 +0100
+++ /var/tmp/diff_new_pack.VEYMm6/_new  2017-01-25 23:31:06.944403656 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-desktop-portal
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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:        0.3
+Version:        0.5
 Release:        0
 Summary:        A portal frontend service for Flatpak
 License:        LGPL-2.1+
@@ -75,6 +75,7 @@
 %doc COPYING
 %{_libexecdir}/xdg-desktop-portal
 %{_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.FileChooser.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Inhibit.xml
@@ -82,6 +83,7 @@
 %{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Print.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.Request.xml
 %{_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.FileChooser.xml
 %{_datadir}/dbus-1/interfaces/org.freedesktop.portal.Inhibit.xml

++++++ _service ++++++
--- /var/tmp/diff_new_pack.VEYMm6/_old  2017-01-25 23:31:07.020392203 +0100
+++ /var/tmp/diff_new_pack.VEYMm6/_new  2017-01-25 23:31:07.028390998 +0100
@@ -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.3</param>
+    <param name="revision">refs/tags/0.5</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.VEYMm6/_old  2017-01-25 23:31:07.068384970 +0100
+++ /var/tmp/diff_new_pack.VEYMm6/_new  2017-01-25 23:31:07.068384970 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">https://github.com/flatpak/xdg-desktop-portal.git</param>
-          <param 
name="changesrevision">d543a102c7bc730865b77d33e086c1946b0f0b3e</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">3daad21c289952edb60573752c9aa93a5c56e66d</param></service></servicedata>
\ No newline at end of file

++++++ xdg-desktop-portal-0.3.tar.xz -> xdg-desktop-portal-0.5.tar.xz ++++++
++++ 1819 lines of diff (skipped)


Reply via email to