Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libportal for openSUSE:Factory checked in at 2026-06-19 16:30:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libportal (Old) and /work/SRC/openSUSE:Factory/.libportal.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libportal" Fri Jun 19 16:30:46 2026 rev:13 rq:1360253 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libportal/libportal.changes 2025-06-11 16:19:56.892010761 +0200 +++ /work/SRC/openSUSE:Factory/.libportal.new.1956/libportal.changes 2026-06-19 17:16:59.445025194 +0200 @@ -1,0 +2,21 @@ +Thu Jun 18 08:08:56 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 0.10.0: + + Features: + - Support directory selection in xdp_portal_open_file() + - Add clipboard API and support InputCapture session + persistence + + Bug fixes: + - Replace deprecated Gio.UnixInputStream with + GioUnix.InputStream in tests + - Fix a memory leak in the background API + - Specify --doc-format=gi-docgen when building introspection + - Use canonical property names and G_PARAM_STATIC_STRINGS for + all GObject properties in inputcapture + - Fix invalid free of call-related data in inputcapture + - Expose libportal/settings.h header in libportal/portal.h + - Fix build with Qt 6.9+ + - Don't install glib-backports.h as part of public headers +- Drop libportal-qt69.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- libportal-0.9.1.tar.xz libportal-qt69.patch New: ---- _scmsync.obsinfo build.specials.obscpio libportal-0.10.0.tar.xz ----------(Old B)---------- Old: - Don't install glib-backports.h as part of public headers - Drop libportal-qt69.patch: Fixed upstream. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libportal.spec ++++++ --- /var/tmp/diff_new_pack.wzSeYd/_old 2026-06-19 17:17:01.313089430 +0200 +++ /var/tmp/diff_new_pack.wzSeYd/_new 2026-06-19 17:17:01.317089568 +0200 @@ -31,14 +31,13 @@ %endif Name: libportal%{pkgsuffix} -Version: 0.9.1 +Version: 0.10.0 Release: 0 Summary: A GIO-style async API for most Flatpak portals License: LGPL-3.0-or-later URL: https://github.com/flatpak/libportal Source0: %{url}/releases/download/%{version}/libportal-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -- Qt 6.9 compat -Patch0: libportal-qt69.patch + BuildRequires: c++_compiler BuildRequires: c_compiler BuildRequires: meson >= 0.55.0 ++++++ _scmsync.obsinfo ++++++ mtime: 1781770311 commit: 2e18fc360d02140e428be86fb0ac7f3a13113209dbbe959bf458f31f4ba56c02 url: https://src.opensuse.org/GNOME/libportal revision: 2e18fc360d02140e428be86fb0ac7f3a13113209dbbe959bf458f31f4ba56c02 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ 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-06-18 10:11:51.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ libportal-0.9.1.tar.xz -> libportal-0.10.0.tar.xz ++++++ ++++ 4174 lines of diff (skipped)
