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-08-10 17:12:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal"

Wed Aug 10 17:12:50 2022 rev:31 rq:993937 version:1.14.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-desktop-portal/xdg-desktop-portal.changes    
2022-07-26 19:43:09.863487328 +0200
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal.new.1521/xdg-desktop-portal.changes
  2022-08-10 17:13:08.501683200 +0200
@@ -1,0 +2,8 @@
+Thu Aug  4 17:07:11 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.14.6:
+  + realtime:
+    - Remap thread ids.
+    - Use correct types.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ xdg-desktop-portal.spec ++++++
--- /var/tmp/diff_new_pack.qKf2lT/_old  2022-08-10 17:13:09.613686102 +0200
+++ /var/tmp/diff_new_pack.qKf2lT/_new  2022-08-10 17:13:09.617686113 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           xdg-desktop-portal
-Version:        1.14.5
+Version:        1.14.6
 Release:        0
 Summary:        A portal frontend service for Flatpak
 License:        LGPL-2.1-or-later

++++++ xdg-desktop-portal-1.14.5.tar.xz -> xdg-desktop-portal-1.14.6.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/NEWS 
new/xdg-desktop-portal-1.14.6/NEWS
--- old/xdg-desktop-portal-1.14.5/NEWS  2022-07-19 17:02:15.000000000 +0200
+++ new/xdg-desktop-portal-1.14.6/NEWS  2022-08-02 16:38:37.000000000 +0200
@@ -1,3 +1,10 @@
+Changes in 1.14.6
+=================
+Released: 2022-08-02
+
+ - realtime: Remap thread ids
+ - realtime: Use correct types
+
 Changes in 1.14.5
 =================
 Released: 2022-07-19
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/configure 
new/xdg-desktop-portal-1.14.6/configure
--- old/xdg-desktop-portal-1.14.5/configure     2022-07-19 17:07:10.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/configure     2022-08-02 16:39:36.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for xdg-desktop-portal 1.14.5.
+# Generated by GNU Autoconf 2.71 for xdg-desktop-portal 1.14.6.
 #
 #
 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -618,8 +618,8 @@
 # Identity of this package.
 PACKAGE_NAME='xdg-desktop-portal'
 PACKAGE_TARNAME='xdg-desktop-portal'
-PACKAGE_VERSION='1.14.5'
-PACKAGE_STRING='xdg-desktop-portal 1.14.5'
+PACKAGE_VERSION='1.14.6'
+PACKAGE_STRING='xdg-desktop-portal 1.14.6'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1460,7 +1460,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xdg-desktop-portal 1.14.5 to adapt to many kinds of 
systems.
+\`configure' configures xdg-desktop-portal 1.14.6 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1532,7 +1532,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xdg-desktop-portal 1.14.5:";;
+     short | recursive ) echo "Configuration of xdg-desktop-portal 1.14.6:";;
    esac
   cat <<\_ACEOF
 
@@ -1717,7 +1717,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xdg-desktop-portal configure 1.14.5
+xdg-desktop-portal configure 1.14.6
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2016,7 +2016,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xdg-desktop-portal $as_me 1.14.5, which was
+It was created by xdg-desktop-portal $as_me 1.14.6, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -13748,7 +13748,7 @@
 
 # Define the identity of the package.
  PACKAGE='xdg-desktop-portal'
- VERSION='1.14.5'
+ VERSION='1.14.6'
 
 
 # Some tools Automake needs.
@@ -18427,7 +18427,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xdg-desktop-portal $as_me 1.14.5, which was
+This file was extended by xdg-desktop-portal $as_me 1.14.6, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18495,7 +18495,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-xdg-desktop-portal config.status 1.14.5
+xdg-desktop-portal config.status 1.14.6
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/configure.ac 
new/xdg-desktop-portal-1.14.6/configure.ac
--- old/xdg-desktop-portal-1.14.5/configure.ac  2022-07-19 17:02:46.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/configure.ac  2022-08-02 16:38:50.000000000 
+0200
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 
-AC_INIT([xdg-desktop-portal],[1.14.5])
+AC_INIT([xdg-desktop-portal],[1.14.6])
 
 AC_USE_SYSTEM_EXTENSIONS
 AC_SYS_LARGEFILE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/xdg-desktop-portal-1.14.5/data/org.freedesktop.portal.Realtime.xml 
new/xdg-desktop-portal-1.14.6/data/org.freedesktop.portal.Realtime.xml
--- old/xdg-desktop-portal-1.14.5/data/org.freedesktop.portal.Realtime.xml      
2022-07-19 16:59:35.000000000 +0200
+++ new/xdg-desktop-portal-1.14.6/data/org.freedesktop.portal.Realtime.xml      
2022-08-01 23:40:35.000000000 +0200
@@ -56,9 +56,9 @@
         <arg type="i" name="priority" direction="in"/>
       </method>
 
-      <property name="MaxRealtimePriority" type="x" access="read"/>
+      <property name="MaxRealtimePriority" type="i" access="read"/>
       <property name="MinNiceLevel" type="i" access="read"/>
-      <property name="RTTimeUSecMax" type="i" access="read"/>
+      <property name="RTTimeUSecMax" type="x" access="read"/>
 
       <property name="version" type="u" access="read"/>
     </interface>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/cs.po 
new/xdg-desktop-portal-1.14.6/po/cs.po
--- old/xdg-desktop-portal-1.14.5/po/cs.po      2022-07-19 17:08:23.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/cs.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2019-10-24 16:06+0200\n"
 "Last-Translator: Daniel Rusek <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/da.po 
new/xdg-desktop-portal-1.14.6/po/da.po
--- old/xdg-desktop-portal-1.14.5/po/da.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/da.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-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' old/xdg-desktop-portal-1.14.5/po/de.po 
new/xdg-desktop-portal-1.14.6/po/de.po
--- old/xdg-desktop-portal-1.14.5/po/de.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/de.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2016-09-23 19:17+0200\n"
 "Last-Translator: Mario Bl??ttermann <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/en_GB.po 
new/xdg-desktop-portal-1.14.6/po/en_GB.po
--- old/xdg-desktop-portal-1.14.5/po/en_GB.po   2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/en_GB.po   2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2019-08-24 23:48+0100\n"
 "Last-Translator: Zander Brown <[email protected]>\n"
 "Language-Team: English - United Kingdom <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/es.po 
new/xdg-desktop-portal-1.14.6/po/es.po
--- old/xdg-desktop-portal-1.14.5/po/es.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/es.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2021-12-04 14:52+0100\n"
 "Last-Translator: Adolfo Jayme Barrientos <[email protected]>\n"
 "Language-Team: Spanish\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/fr.po 
new/xdg-desktop-portal-1.14.6/po/fr.po
--- old/xdg-desktop-portal-1.14.5/po/fr.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/fr.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2017-03-02 11:34+0100\n"
 "Last-Translator: Nicolas Cuffia <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/gl.po 
new/xdg-desktop-portal-1.14.6/po/gl.po
--- old/xdg-desktop-portal-1.14.5/po/gl.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/gl.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-01-06 00:03+0100\n"
 "Last-Translator: Fran Di??guez <[email protected]>\n"
 "Language-Team: Galician\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/hi.po 
new/xdg-desktop-portal-1.14.6/po/hi.po
--- old/xdg-desktop-portal-1.14.5/po/hi.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/hi.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2021-09-09 00:42+0700\n"
 "Last-Translator: Dmitry <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/hr.po 
new/xdg-desktop-portal-1.14.6/po/hr.po
--- old/xdg-desktop-portal-1.14.5/po/hr.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/hr.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-01-25 16:44+0100\n"
 "Last-Translator: Milo Ivir <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/hu.po 
new/xdg-desktop-portal-1.14.6/po/hu.po
--- old/xdg-desktop-portal-1.14.5/po/hu.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/hu.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-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' old/xdg-desktop-portal-1.14.5/po/id.po 
new/xdg-desktop-portal-1.14.6/po/id.po
--- old/xdg-desktop-portal-1.14.5/po/id.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/id.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2022-03-28 18:31+0700\n"
 "Last-Translator: Kukuh Syafaat <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/it.po 
new/xdg-desktop-portal-1.14.6/po/it.po
--- old/xdg-desktop-portal-1.14.5/po/it.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/it.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-02-10 16:11+0100\n"
 "Last-Translator: Milo Casagrande <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/lt.po 
new/xdg-desktop-portal-1.14.6/po/lt.po
--- old/xdg-desktop-portal-1.14.5/po/lt.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/lt.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-03-07 20:26+0200\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/nl.po 
new/xdg-desktop-portal-1.14.6/po/nl.po
--- old/xdg-desktop-portal-1.14.5/po/nl.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/nl.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2021-07-18 14:05+0200\n"
 "Last-Translator: Heimen Stoffels <[email protected]>\n"
 "Language-Team: Dutch\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/oc.po 
new/xdg-desktop-portal-1.14.6/po/oc.po
--- old/xdg-desktop-portal-1.14.5/po/oc.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/oc.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-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' old/xdg-desktop-portal-1.14.5/po/pl.po 
new/xdg-desktop-portal-1.14.6/po/pl.po
--- old/xdg-desktop-portal-1.14.5/po/pl.po      2022-07-19 17:08:24.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/pl.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2019-10-24 16:30+0200\n"
 "Last-Translator: Piotr Dr??g <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/pt.po 
new/xdg-desktop-portal-1.14.6/po/pt.po
--- old/xdg-desktop-portal-1.14.5/po/pt.po      2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/pt.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2022-01-20 10:40-0300\n"
 "Last-Translator: Juliano de Souza Camargo <[email protected]>\n"
 "Language-Team: Portuguese < https://l10n.gnome.org/teams/pt/>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/pt_BR.po 
new/xdg-desktop-portal-1.14.6/po/pt_BR.po
--- old/xdg-desktop-portal-1.14.5/po/pt_BR.po   2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/pt_BR.po   2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2019-11-24 22:29-0300\n"
 "Last-Translator: Rafael Fontenelle <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/ro.po 
new/xdg-desktop-portal-1.14.6/po/ro.po
--- old/xdg-desktop-portal-1.14.5/po/ro.po      2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/ro.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2022-02-18 10:51+0000\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/ru.po 
new/xdg-desktop-portal-1.14.6/po/ru.po
--- old/xdg-desktop-portal-1.14.5/po/ru.po      2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/ru.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-04-04 06:13+0300\n"
 "Last-Translator: ?????????????? ?????????????? <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/sk.po 
new/xdg-desktop-portal-1.14.6/po/sk.po
--- old/xdg-desktop-portal-1.14.5/po/sk.po      2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/sk.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-09-22 14:32+0200\n"
 "Last-Translator: Du??an Kazik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/sr.po 
new/xdg-desktop-portal-1.14.6/po/sr.po
--- old/xdg-desktop-portal-1.14.5/po/sr.po      2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/sr.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2016-09-14 12:54+0200\n"
 "Last-Translator: ???????????????? ?????????????? 
<[email protected]>\n"
 "Language-Team: ???????????? <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/sv.po 
new/xdg-desktop-portal-1.14.6/po/sv.po
--- old/xdg-desktop-portal-1.14.5/po/sv.po      2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/sv.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-09-20 00:11+0200\n"
 "Last-Translator: Anders Jonsson <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/tr.po 
new/xdg-desktop-portal-1.14.6/po/tr.po
--- old/xdg-desktop-portal-1.14.5/po/tr.po      2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/tr.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-02-27 21:57+0300\n"
 "Last-Translator: Sabri ??nal <[email protected]>\n"
 "Language-Team: T??rk??e <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/uk.po 
new/xdg-desktop-portal-1.14.6/po/uk.po
--- old/xdg-desktop-portal-1.14.5/po/uk.po      2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/uk.po      2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2019-11-10 13:03+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/xdg-desktop-portal.pot 
new/xdg-desktop-portal-1.14.6/po/xdg-desktop-portal.pot
--- old/xdg-desktop-portal-1.14.5/po/xdg-desktop-portal.pot     2022-07-19 
17:07:24.000000000 +0200
+++ new/xdg-desktop-portal-1.14.6/po/xdg-desktop-portal.pot     2022-08-02 
16:39:48.000000000 +0200
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: xdg-desktop-portal 1.14.5\n"
+"Project-Id-Version: xdg-desktop-portal 1.14.6\n"
 "Report-Msgid-Bugs-To: https://github.com/flatpak/xdg-desktop-portal/issues\n";
-"POT-Creation-Date: 2022-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/zh_CN.po 
new/xdg-desktop-portal-1.14.6/po/zh_CN.po
--- old/xdg-desktop-portal-1.14.5/po/zh_CN.po   2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/zh_CN.po   2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2020-10-09 00:19+0800\n"
 "Last-Translator: Dingzhong Chen <[email protected]>\n"
 "Language-Team: Chinese - China <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/po/zh_TW.po 
new/xdg-desktop-portal-1.14.6/po/zh_TW.po
--- old/xdg-desktop-portal-1.14.5/po/zh_TW.po   2022-07-19 17:08:25.000000000 
+0200
+++ new/xdg-desktop-portal-1.14.6/po/zh_TW.po   2022-08-02 16:43:14.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-07-19 12:07-0300\n"
+"POT-Creation-Date: 2022-08-02 11:39-0300\n"
 "PO-Revision-Date: 2021-10-01 23:52+0700\n"
 "Last-Translator: Dmitry <[email protected]>\n"
 "Language-Team: Chinese (Taiwan) <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/src/realtime.c 
new/xdg-desktop-portal-1.14.6/src/realtime.c
--- old/xdg-desktop-portal-1.14.5/src/realtime.c        2022-07-19 
17:00:43.000000000 +0200
+++ new/xdg-desktop-portal-1.14.6/src/realtime.c        2022-08-02 
16:37:46.000000000 +0200
@@ -55,7 +55,7 @@
                          G_IMPLEMENT_INTERFACE (XDP_TYPE_REALTIME, 
realtime_iface_init));
 
 static gboolean
-map_pid_if_needed (XdpAppInfo *app_info, pid_t *pid, GError **error)
+map_pid_if_needed (XdpAppInfo *app_info, pid_t *pid, pid_t *tid, GError 
**error)
 {
   if (!xdp_app_info_is_host (app_info))
   {
@@ -65,6 +65,12 @@
       g_warning ("Realtime error: %s", (*error)->message);
       return FALSE;
     }
+    if (!xdp_app_info_map_tids (app_info, *pid, tid, 1, error))
+    {
+      g_prefix_error (error, "Could not map tid: ");
+      g_warning ("Realtime error: %s", (*error)->message);
+      return FALSE;
+    }
   }
 
   return TRUE;
@@ -99,6 +105,7 @@
   g_autoptr (GError) error = NULL;
   Request *request = request_from_invocation (invocation);
   pid_t pids[1] = { process };
+  pid_t tids[1] = { thread };
   const char *app_id = xdp_app_info_get_id (request->app_info);
   Permission permission;
 
@@ -121,7 +128,7 @@
       return G_DBUS_METHOD_INVOCATION_HANDLED;
     }
 
-  if (!map_pid_if_needed (request->app_info, pids, &error))
+  if (!map_pid_if_needed (request->app_info, pids, tids, &error))
     {
       g_dbus_method_invocation_return_gerror (invocation, error);
       return G_DBUS_METHOD_INVOCATION_HANDLED;
@@ -129,7 +136,7 @@
 
   g_dbus_proxy_call (G_DBUS_PROXY (realtime->rtkit_proxy),
                      "MakeThreadRealtimeWithPID",
-                     g_variant_new ("(ttu)", pids[0], thread, priority),
+                     g_variant_new ("(ttu)", pids[0], tids[0], priority),
                      G_DBUS_CALL_FLAGS_NONE,
                      -1,
                      NULL,
@@ -149,6 +156,7 @@
   g_autoptr (GError) error = NULL;
   Request *request = request_from_invocation (invocation);
   pid_t pids[1] = { process };
+  pid_t tids[1] = { thread };
   const char *app_id = xdp_app_info_get_id (request->app_info);
   Permission permission;
 
@@ -171,7 +179,7 @@
       return G_DBUS_METHOD_INVOCATION_HANDLED;
     }
 
-  if (!map_pid_if_needed (request->app_info, pids, &error))
+  if (!map_pid_if_needed (request->app_info, pids, tids, &error))
     {
       g_dbus_method_invocation_return_gerror (invocation, error);
       return G_DBUS_METHOD_INVOCATION_HANDLED;
@@ -179,7 +187,7 @@
 
   g_dbus_proxy_call (G_DBUS_PROXY (realtime->rtkit_proxy),
                      "MakeThreadHighPriorityWithPID",
-                     g_variant_new ("(tti)", pids[0], thread, priority),
+                     g_variant_new ("(tti)", pids[0], tids[0], priority),
                      G_DBUS_CALL_FLAGS_NONE,
                      -1,
                      NULL,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/src/xdp-utils.c 
new/xdg-desktop-portal-1.14.6/src/xdp-utils.c
--- old/xdg-desktop-portal-1.14.5/src/xdp-utils.c       2022-07-19 
17:00:22.000000000 +0200
+++ new/xdg-desktop-portal-1.14.6/src/xdp-utils.c       2022-08-02 
16:37:46.000000000 +0200
@@ -2137,13 +2137,13 @@
   return TRUE;
 }
 
-
-
-gboolean
-xdp_app_info_map_pids (XdpAppInfo  *app_info,
-                       pid_t       *pids,
-                       guint        n_pids,
-                       GError     **error)
+/* This is the trunk for xdp_app_info_map_pids()/xdp_app_info_map_tids() */
+static gboolean
+app_info_map_pids (XdpAppInfo  *app_info,
+                   const char  *proc_dir,
+                   pid_t       *pids,
+                   guint        n_pids,
+                   GError     **error)
 {
   gboolean ok;
   DIR *proc;
@@ -2160,11 +2160,11 @@
       return FALSE;
     }
 
-  proc = opendir ("/proc");
+  proc = opendir (proc_dir);
   if (proc == NULL)
     {
       g_set_error (error, G_IO_ERROR, g_io_error_from_errno (errno),
-                   "Could not open '/proc: %s", g_strerror (errno));
+                   "Could not open '%s': %s", proc_dir, g_strerror (errno));
       return FALSE;
     }
 
@@ -2189,6 +2189,27 @@
   return ok;
 }
 
+
+gboolean
+xdp_app_info_map_tids (XdpAppInfo  *app_info,
+                       pid_t        owner_pid,
+                       pid_t       *tids,
+                       guint        n_tids,
+                       GError     **error)
+{
+  g_autofree char *proc_dir = g_strdup_printf ("/proc/%u/task", (guint) 
owner_pid);
+  return app_info_map_pids (app_info, proc_dir, tids, n_tids, error);
+}
+
+gboolean
+xdp_app_info_map_pids (XdpAppInfo  *app_info,
+                       pid_t       *pids,
+                       guint        n_pids,
+                       GError     **error)
+{
+  return app_info_map_pids (app_info, "/proc", pids, n_pids, error);
+}
+
 gboolean
 xdp_app_info_pidfds_to_pids (XdpAppInfo  *app_info,
                              const int   *fds,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xdg-desktop-portal-1.14.5/src/xdp-utils.h 
new/xdg-desktop-portal-1.14.6/src/xdp-utils.h
--- old/xdg-desktop-portal-1.14.5/src/xdp-utils.h       2022-04-16 
22:41:54.000000000 +0200
+++ new/xdg-desktop-portal-1.14.6/src/xdp-utils.h       2022-08-02 
16:37:46.000000000 +0200
@@ -85,6 +85,11 @@
                                           pid_t       *pids,
                                           guint        n_pids,
                                           GError     **error);
+gboolean    xdp_app_info_map_tids        (XdpAppInfo  *app_info,
+                                          pid_t        owner_pid,
+                                          pid_t       *tids,
+                                          guint        n_tids,
+                                          GError     **error);
 gboolean    xdp_app_info_pidfds_to_pids (XdpAppInfo  *app_info,
                                          const int   *fds,
                                          pid_t       *pids,

Reply via email to