Hello community,

here is the log from the commit of package xdg-desktop-portal-gtk for 
openSUSE:Factory checked in at 2018-03-08 10:52:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal-gtk"

Thu Mar  8 10:52:35 2018 rev:5 rq:583069 version:0.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk.changes
    2017-07-08 12:35:51.158155573 +0200
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-gtk.new/xdg-desktop-portal-gtk.changes
       2018-03-08 10:52:37.407868992 +0100
@@ -1,0 +2,22 @@
+Mon Mar 05 15:42:01 UTC 2018 - [email protected]
+
+- Update to version 0.10:
+  + Fix critical in file chooser.
+  + Add options to screenshot portals.
+  + Add screencast and remote portal implementations.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:41:02 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Tue Feb 06 18:53:24 UTC 2018 - [email protected]
+
+- Update to version 0.9:
+  + Improve the app picker ui.
+  + Fix error reporting in the email portal.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  xdg-desktop-portal-gtk-0.7.tar.xz

New:
----
  xdg-desktop-portal-gtk-0.10.tar.xz

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

Other differences:
------------------
++++++ xdg-desktop-portal-gtk.spec ++++++
--- /var/tmp/diff_new_pack.uNRQAI/_old  2018-03-08 10:52:37.983848256 +0100
+++ /var/tmp/diff_new_pack.uNRQAI/_new  2018-03-08 10:52:37.987848112 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-desktop-portal-gtk
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,10 +17,10 @@
 
 
 Name:           xdg-desktop-portal-gtk
-Version:        0.7
+Version:        0.10
 Release:        0
 Summary:        Backend implementation for xdg-desktop-portal using GTK+
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 Url:            https://github.com/flatpak/xdg-desktop-portal-gtk
 # Source is _service generated, git checkout
@@ -31,9 +31,6 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtk+-unix-print-3.0)
-%if 0%{?suse_version} >= 1330
-BuildRequires:  pkgconfig(gtk+-wayland-3.0) >= 3.21.5
-%endif
 BuildRequires:  pkgconfig(gtk+-x11-3.0)
 BuildRequires:  pkgconfig(xdg-desktop-portal) >= 0.7
 # Requires the xdg-desktop-portal service to be available
@@ -41,7 +38,9 @@
 Recommends:     %{name}-lang
 # Users of gnome-shell and flatpak would enjoy this integration
 Supplements:    packageand(gnome-shell:flatpak)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1330
+BuildRequires:  pkgconfig(gtk+-wayland-3.0) >= 3.21.5
+%endif
 
 %description
 A backend implementation for xdg-desktop-portal that is using GTK+ and
@@ -59,12 +58,11 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 %find_lang %{name}
 
 %files
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_libexecdir}/xdg-desktop-portal-gtk
 %{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.gtk.service
 %dir %{_datadir}/xdg-desktop-portal
@@ -74,6 +72,5 @@
 %{_userunitdir}/xdg-desktop-portal-gtk.service
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.uNRQAI/_old  2018-03-08 10:52:38.019846960 +0100
+++ /var/tmp/diff_new_pack.uNRQAI/_new  2018-03-08 10:52:38.019846960 +0100
@@ -2,9 +2,9 @@
   <service name="tar_scm" mode="disabled">
     <param 
name="url">https://github.com/flatpak/xdg-desktop-portal-gtk.git</param>
     <param name="scm">git</param>
-    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="versionformat">0.10</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/0.7</param>
+    <param name="revision">refs/tags/0.10</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.uNRQAI/_old  2018-03-08 10:52:38.043846096 +0100
+++ /var/tmp/diff_new_pack.uNRQAI/_new  2018-03-08 10:52:38.047845953 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">https://github.com/flatpak/xdg-desktop-portal-gtk.git</param>
-          <param 
name="changesrevision">7df844d243ee0aa001d1c27304c0fc2e2fcbfc6f</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">d4c441455fb2f9d441743a724746983fb0979766</param></service></servicedata>
\ No newline at end of file

++++++ xdg-desktop-portal-gtk-0.7.tar.xz -> xdg-desktop-portal-gtk-0.10.tar.xz 
++++++
++++ 10218 lines of diff (skipped)


Reply via email to