Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xdg-desktop-portal for 
openSUSE:Factory checked in at 2022-07-26 19:42:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal"

Tue Jul 26 19:42:57 2022 rev:30 rq:990558 version:1.14.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes    
2022-05-08 21:52:39.063485669 +0200
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.1533/xdg-desktop-portal.changes
  2022-07-26 19:43:09.863487328 +0200
@@ -1,0 +2,7 @@
+Thu Jul 21 13:19:00 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.14.5:
+  + realtime: Fix realtime: fix priority type in
+    MakeThreadHighPriority.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.TH5Aw0/_old  2022-07-26 19:43:10.223431708 +0200
+++ /var/tmp/diff_new_pack.TH5Aw0/_new  2022-07-26 19:43:10.227431090 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           xdg-desktop-portal
-Version:        1.14.4
+Version:        1.14.5
 Release:        0
 Summary:        A portal frontend service for Flatpak
 License:        LGPL-2.1-or-later

++++++ xdg-desktop-portal-1.14.4.tar.xz -> xdg-desktop-portal-1.14.5.tar.xz 
++++++
++++ 5992 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/NEWS new/xdg-desktop-portal-1.14.5/NEWS
--- old/xdg-desktop-portal-1.14.4/NEWS  2022-04-27 20:49:03.000000000 +0200
+++ new/xdg-desktop-portal-1.14.5/NEWS  2022-07-19 17:02:15.000000000 +0200
@@ -1,3 +1,9 @@
+Changes in 1.14.5
+=================
+Released: 2022-07-19
+
+- realtime: Fix realtime: fix priority type in MakeThreadHighPriority
+
 Changes in 1.14.4
 =================
 Released: 2022-05-04
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/configure.ac 
new/xdg-desktop-portal-1.14.5/configure.ac
--- old/xdg-desktop-portal-1.14.4/configure.ac  2022-04-27 20:49:03.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/configure.ac  2022-07-19 17:02:46.000000000 
+0200
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 
-AC_INIT([xdg-desktop-portal],[1.14.4])
+AC_INIT([xdg-desktop-portal],[1.14.5])
 
 AC_USE_SYSTEM_EXTENSIONS
 AC_SYS_LARGEFILE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/m4/libtool.m4 
new/xdg-desktop-portal-1.14.5/m4/libtool.m4
--- old/xdg-desktop-portal-1.14.4/m4/libtool.m4 2022-04-27 20:50:31.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/m4/libtool.m4 2022-07-19 17:06:59.000000000 
+0200
@@ -730,7 +730,6 @@
     cat <<_LT_EOF >> "$cfgfile"
 #! $SHELL
 # Generated automatically by $as_me ($PACKAGE) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 
 # Provide generalized library-building support services.
@@ -2887,9 +2886,6 @@
   # before this can be enabled.
   hardcode_into_libs=yes
 
-  # Add ABI-specific directories to the system library path.
-  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
-
   # Ideally, we could use ldconfig to report *all* directores which are
   # searched for libraries, however this is still not possible.  Aside from not
   # being certain /sbin/ldconfig is available, command
@@ -2898,7 +2894,7 @@
   # appending ld.so.conf contents (and includes) to the search path.
   if test -f /etc/ld.so.conf; then
     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 
2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < 
/etc/ld.so.conf | $SED -e 's/#.*//;/^[  ]*hwcap[        ]/d;s/[:,      ]/ 
/g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
   # We used to test for /lib/ld.so.1 and disable shared libraries on
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/m4/ltversion.m4 
new/xdg-desktop-portal-1.14.5/m4/ltversion.m4
--- old/xdg-desktop-portal-1.14.4/m4/ltversion.m4       2022-04-27 
20:50:31.000000000 +0200
+++ new/xdg-desktop-portal-1.14.5/m4/ltversion.m4       2022-07-19 
17:06:59.000000000 +0200
@@ -13,11 +13,11 @@
 # serial 4245 ltversion.m4
 # This file is part of GNU Libtool
 
-m4_define([LT_PACKAGE_VERSION], [2.4.7])
+m4_define([LT_PACKAGE_VERSION], [2.4.7-dirty])
 m4_define([LT_PACKAGE_REVISION], [2.4.7])
 
 AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.4.7'
+[macro_version='2.4.7-dirty'
 macro_revision='2.4.7'
 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
 _LT_DECL(, macro_revision, 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/cs.po new/xdg-desktop-portal-1.14.5/po/cs.po
--- old/xdg-desktop-portal-1.14.4/po/cs.po      2022-04-27 20:59:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/cs.po      2022-07-19 17:08:23.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2019-10-24 16:06+0200\n"
 "Last-Translator: Daniel Rusek <m...@asciiwolf.com>\n"
 "Language-Team: Czech <gnome-cs-l...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/da.po new/xdg-desktop-portal-1.14.5/po/da.po
--- old/xdg-desktop-portal-1.14.4/po/da.po      2022-04-27 20:59:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/da.po      2022-07-19 17:08:24.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-10-12 01:25+0200\n"
 "Last-Translator: scootergrisen\n"
 "Language-Team: Danish\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/de.po new/xdg-desktop-portal-1.14.5/po/de.po
--- old/xdg-desktop-portal-1.14.4/po/de.po      2022-04-27 20:59:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/de.po      2022-07-19 17:08:24.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2016-09-23 19:17+0200\n"
 "Last-Translator: Mario Bl??ttermann <mario.blaetterm...@gmail.com>\n"
 "Language-Team: German <gnome...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/en_GB.po 
new/xdg-desktop-portal-1.14.5/po/en_GB.po
--- old/xdg-desktop-portal-1.14.4/po/en_GB.po   2022-04-27 20:59:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/en_GB.po   2022-07-19 17:08:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2019-08-24 23:48+0100\n"
 "Last-Translator: Zander Brown <zbr...@gnome.org>\n"
 "Language-Team: English - United Kingdom <en...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/es.po new/xdg-desktop-portal-1.14.5/po/es.po
--- old/xdg-desktop-portal-1.14.4/po/es.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/es.po      2022-07-19 17:08:24.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2021-12-04 14:52+0100\n"
 "Last-Translator: Adolfo Jayme Barrientos <fit...@ubuntu.com>\n"
 "Language-Team: Spanish\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/fr.po new/xdg-desktop-portal-1.14.5/po/fr.po
--- old/xdg-desktop-portal-1.14.4/po/fr.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/fr.po      2022-07-19 17:08:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2017-03-02 11:34+0100\n"
 "Last-Translator: Nicolas Cuffia <cuffia.cuceg...@vivaldi.net>\n"
 "Language-Team: French <gnom...@traduc.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/gl.po new/xdg-desktop-portal-1.14.5/po/gl.po
--- old/xdg-desktop-portal-1.14.4/po/gl.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/gl.po      2022-07-19 17:08:24.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-01-06 00:03+0100\n"
 "Last-Translator: Fran Di??guez <frandieg...@gnome.org>\n"
 "Language-Team: Galician\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/hi.po new/xdg-desktop-portal-1.14.5/po/hi.po
--- old/xdg-desktop-portal-1.14.4/po/hi.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/hi.po      2022-07-19 17:08:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal 1.8.1\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2021-09-09 00:42+0700\n"
 "Last-Translator: Dmitry <dmitrydmitry...@gmail.com>\n"
 "Language-Team: Hindi <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/hr.po new/xdg-desktop-portal-1.14.5/po/hr.po
--- old/xdg-desktop-portal-1.14.4/po/hr.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/hr.po      2022-07-19 17:08:24.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-01-25 16:44+0100\n"
 "Last-Translator: Milo Ivir <m...@milotype.de>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/hu.po new/xdg-desktop-portal-1.14.5/po/hu.po
--- old/xdg-desktop-portal-1.14.4/po/hu.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/hu.po      2022-07-19 17:08:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2019-02-12 21:18+0100\n"
 "Last-Translator: Bal??zs ??r <ur.balazs at fsf dot hu>\n"
 "Language-Team: Hungarian <gnome-hu-list at gnome dot org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/id.po new/xdg-desktop-portal-1.14.5/po/id.po
--- old/xdg-desktop-portal-1.14.4/po/id.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/id.po      2022-07-19 17:08:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2022-03-28 18:31+0700\n"
 "Last-Translator: Kukuh Syafaat <kukuhsyaf...@gnome.org>\n"
 "Language-Team: Indonesian <gnome-l10n...@googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/it.po new/xdg-desktop-portal-1.14.5/po/it.po
--- old/xdg-desktop-portal-1.14.4/po/it.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/it.po      2022-07-19 17:08:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-02-10 16:11+0100\n"
 "Last-Translator: Milo Casagrande <m...@milo.name>\n"
 "Language-Team: Italian <gnome-it-l...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/lt.po new/xdg-desktop-portal-1.14.5/po/lt.po
--- old/xdg-desktop-portal-1.14.4/po/lt.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/lt.po      2022-07-19 17:08:24.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-03-07 20:26+0200\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian <gnome...@lists.akl.lt>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/nl.po new/xdg-desktop-portal-1.14.5/po/nl.po
--- old/xdg-desktop-portal-1.14.4/po/nl.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/nl.po      2022-07-19 17:08:24.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2021-07-18 14:05+0200\n"
 "Last-Translator: Heimen Stoffels <vistau...@fastmail.com>\n"
 "Language-Team: Dutch\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/oc.po new/xdg-desktop-portal-1.14.5/po/oc.po
--- old/xdg-desktop-portal-1.14.4/po/oc.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/oc.po      2022-07-19 17:08:24.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2022-03-20 15:11+0100\n"
 "Last-Translator: Quentin PAG??S\n"
 "Language-Team: Occitan\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/pl.po new/xdg-desktop-portal-1.14.5/po/pl.po
--- old/xdg-desktop-portal-1.14.4/po/pl.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/pl.po      2022-07-19 17:08:24.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2019-10-24 16:30+0200\n"
 "Last-Translator: Piotr Dr??g <piotrd...@gmail.com>\n"
 "Language-Team: Polish <community-pol...@mozilla.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/pt.po new/xdg-desktop-portal-1.14.5/po/pt.po
--- old/xdg-desktop-portal-1.14.4/po/pt.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/pt.po      2022-07-19 17:08:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2022-01-20 10:40-0300\n"
 "Last-Translator: Juliano de Souza Camargo <julian...@protonmail.com>\n"
 "Language-Team: Portuguese < https://l10n.gnome.org/teams/pt/>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/pt_BR.po 
new/xdg-desktop-portal-1.14.5/po/pt_BR.po
--- old/xdg-desktop-portal-1.14.4/po/pt_BR.po   2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/pt_BR.po   2022-07-19 17:08:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2019-11-24 22:29-0300\n"
 "Last-Translator: Rafael Fontenelle <rafae...@gnome.org>\n"
 "Language-Team: Brazilian Portuguese <gnome-pt_br-l...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/ro.po new/xdg-desktop-portal-1.14.5/po/ro.po
--- old/xdg-desktop-portal-1.14.4/po/ro.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/ro.po      2022-07-19 17:08:25.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2022-02-18 10:51+0000\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/ru.po new/xdg-desktop-portal-1.14.5/po/ru.po
--- old/xdg-desktop-portal-1.14.4/po/ru.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/ru.po      2022-07-19 17:08:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-04-04 06:13+0300\n"
 "Last-Translator: ?????????????? ?????????????? <finz...@yandex.ru>\n"
 "Language-Team: Russian <gnome-...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/sk.po new/xdg-desktop-portal-1.14.5/po/sk.po
--- old/xdg-desktop-portal-1.14.4/po/sk.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/sk.po      2022-07-19 17:08:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-09-22 14:32+0200\n"
 "Last-Translator: Du??an Kazik <prescot...@gmail.com>\n"
 "Language-Team: Slovak <gnome-sk-l...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/sr.po new/xdg-desktop-portal-1.14.5/po/sr.po
--- old/xdg-desktop-portal-1.14.4/po/sr.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/sr.po      2022-07-19 17:08:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2016-09-14 12:54+0200\n"
 "Last-Translator: ???????????????? ?????????????? 
<miroslavniko...@rocketmail.com>\n"
 "Language-Team: ???????????? <gnome...@googlegroups.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/sv.po new/xdg-desktop-portal-1.14.5/po/sv.po
--- old/xdg-desktop-portal-1.14.4/po/sv.po      2022-04-27 20:59:26.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/sv.po      2022-07-19 17:08:25.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-09-20 00:11+0200\n"
 "Last-Translator: Anders Jonsson <anders.jons...@norsjovallen.se>\n"
 "Language-Team: Swedish <tp...@listor.tp-sv.se>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/tr.po new/xdg-desktop-portal-1.14.5/po/tr.po
--- old/xdg-desktop-portal-1.14.4/po/tr.po      2022-04-27 20:59:27.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/tr.po      2022-07-19 17:08:25.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-02-27 21:57+0300\n"
 "Last-Translator: Sabri ??nal <libreaj...@gmail.com>\n"
 "Language-Team: T??rk??e <gnome-t...@gnome.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/uk.po new/xdg-desktop-portal-1.14.5/po/uk.po
--- old/xdg-desktop-portal-1.14.4/po/uk.po      2022-04-27 20:59:27.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/uk.po      2022-07-19 17:08:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2019-11-10 13:03+0200\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <trans...@lists.fedoraproject.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/zh_CN.po 
new/xdg-desktop-portal-1.14.5/po/zh_CN.po
--- old/xdg-desktop-portal-1.14.4/po/zh_CN.po   2022-04-27 20:59:27.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/zh_CN.po   2022-07-19 17:08:25.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2020-10-09 00:19+0800\n"
 "Last-Translator: Dingzhong Chen <wsxy...@gmail.com>\n"
 "Language-Team: Chinese - China <i18n...@googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/po/zh_TW.po 
new/xdg-desktop-portal-1.14.5/po/zh_TW.po
--- old/xdg-desktop-portal-1.14.4/po/zh_TW.po   2022-04-27 20:59:27.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.5/po/zh_TW.po   2022-07-19 17:08:25.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xdg-desktop-portal master\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-04-27 11:50-0700\n"
+"POT-Creation-Date: 2022-07-19 12:07-0300\n"
 "PO-Revision-Date: 2021-10-01 23:52+0700\n"
 "Last-Translator: Dmitry <dmitrydmitry...@gmail.com>\n"
 "Language-Team: Chinese (Taiwan) <chinese-l...@googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-desktop-portal-1.14.4/src/realtime.c 
new/xdg-desktop-portal-1.14.5/src/realtime.c
--- old/xdg-desktop-portal-1.14.4/src/realtime.c        2022-04-27 
20:49:03.000000000 +0200
+++ new/xdg-desktop-portal-1.14.5/src/realtime.c        2022-07-19 
17:00:43.000000000 +0200
@@ -179,7 +179,7 @@
 
   g_dbus_proxy_call (G_DBUS_PROXY (realtime->rtkit_proxy),
                      "MakeThreadHighPriorityWithPID",
-                     g_variant_new ("(ttu)", pids[0], thread, priority),
+                     g_variant_new ("(tti)", pids[0], thread, priority),
                      G_DBUS_CALL_FLAGS_NONE,
                      -1,
                      NULL,

Reply via email to