Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xdg-desktop-portal-gnome for 
openSUSE:Factory checked in at 2026-04-10 17:45:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal-gnome (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-desktop-portal-gnome.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-desktop-portal-gnome"

Fri Apr 10 17:45:57 2026 rev:26 rq:1345384 version:50.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome.changes
        2025-09-24 15:22:36.228110064 +0200
+++ 
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-gnome.new.21863/xdg-desktop-portal-gnome.changes
     2026-04-10 17:47:20.759791982 +0200
@@ -1,0 +2,40 @@
+Mon Mar 23 09:00:24 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Sat Mar 14 16:29:21 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0:
+  + Make the Clipboard portal return errors instead of succeeding
+  + Fix a bug in the Print portal where it was accidentally closing
+    fd 0
+  + Updated translations.
+- Update libgxdp vendored tarball to fix settings schema
+
+-------------------------------------------------------------------
+Mon Mar  2 10:24:44 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.rc:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 10 08:50:56 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.beta:
+  + Update libgxdp
+  + Remove ellipse from the app chooser list header
+  + Fix a memory leak in the Print portal implementation
+  + Fix icon size in the Dynamic Launcher portal
+  + Various fixes in the Remote Desktop portal
+  + Fix monitor identification in VMs
+  + Fix an issue with mismatching GVariant type unwrapping
+- Changes from version 50.alpha:
+  + Fix a potential source of crashes in the ScreenCast portal code
+  + Properly send the Global Shortcut activation token to the
+    portal frontend
+  + Update libgxdp to override GTK settings
+  + Use a GNOME OS based CI template
+  + Updated translatons.
+
+-------------------------------------------------------------------

Old:
----
  libgxdp-0.gitmodule.obscpio
  xdg-desktop-portal-gnome-49.0.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  libgxdp-0.gitmodule.tar.xz
  xdg-desktop-portal-gnome-50.0.tar.xz

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

Other differences:
------------------
++++++ xdg-desktop-portal-gnome.spec ++++++
--- /var/tmp/diff_new_pack.Jgeyxr/_old  2026-04-10 17:47:21.563825227 +0200
+++ /var/tmp/diff_new_pack.Jgeyxr/_new  2026-04-10 17:47:21.567825392 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-desktop-portal-gnome
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           xdg-desktop-portal-gnome
-Version:        49.0
+Version:        50.0
 Release:        0
 Summary:        A backend implementation for xdg-desktop-portal
 License:        LGPL-2.1-or-later
 URL:            https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome
-Source:         %{name}-%{version}.tar.zst
-Source1:        libgxdp-0.gitmodule.tar.zst
+Source:         %{name}-%{version}.tar.xz
+Source1:        libgxdp-0.gitmodule.tar.xz
 
 BuildRequires:  c_compiler
 BuildRequires:  fontconfig

++++++ _scmsync.obsinfo ++++++
mtime: 1774256424
commit: b84a3ad5757dd30fa15401acf17bc04c6bfb52dd249754c69df818a8531d82bb
url: https://src.opensuse.org/GNOME/xdg-desktop-portal-gnome
revision: b84a3ad5757dd30fa15401acf17bc04c6bfb52dd249754c69df818a8531d82bb
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Jgeyxr/_old  2026-04-10 17:47:21.635828204 +0200
+++ /var/tmp/diff_new_pack.Jgeyxr/_new  2026-04-10 17:47:21.639828370 +0200
@@ -3,26 +3,25 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param 
name="url">https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git</param>
-    <param name="revision">49.0</param>
+    <param name="revision">50.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">disable</param>
   </service>
-    <service name="obs_scm" mode="manual">
+  <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/libgxdp.git</param>
-    <param name="revision">e68375c7aced97705953b8e3b30af9f17991153b</param>
+    <param name="revision">d5eca997aa2fea5af54fdd286d5c1e1aa7c76389</param>
     <param name="versionformat">0.gitmodule</param>
-    </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  </service>
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
   <service name="set_version" mode="manual">
     <param name="basename">xdg-desktop-portal-gnome</param>
-    </service>
+  </service>
 </services>
 
-

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-24 09:31:16.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ libgxdp.obsinfo ++++++
--- /var/tmp/diff_new_pack.Jgeyxr/_old  2026-04-10 17:47:21.739832505 +0200
+++ /var/tmp/diff_new_pack.Jgeyxr/_new  2026-04-10 17:47:21.743832670 +0200
@@ -1,5 +1,5 @@
 name: libgxdp
 version: 0.gitmodule
-mtime: 1739729993
-commit: e68375c7aced97705953b8e3b30af9f17991153b
+mtime: 1764700581
+commit: d5eca997aa2fea5af54fdd286d5c1e1aa7c76389
 

++++++ xdg-desktop-portal-gnome.obsinfo ++++++
--- /var/tmp/diff_new_pack.Jgeyxr/_old  2026-04-10 17:47:21.775833994 +0200
+++ /var/tmp/diff_new_pack.Jgeyxr/_new  2026-04-10 17:47:21.779834159 +0200
@@ -1,5 +1,5 @@
 name: xdg-desktop-portal-gnome
-version: 49.0
-mtime: 1757854918
-commit: 0a3499e0e04f4f9b657bf404f9266dd23d03d2ae
+version: 50.0
+mtime: 1773505021
+commit: c9a231d3a0c77b6b14f998653b7323858d559dd7
 

Reply via email to