Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xdg-desktop-portal-cosmic for
openSUSE:Factory checked in at 2026-08-21 16:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-desktop-portal-cosmic (Old)
and /work/SRC/openSUSE:Factory/.xdg-desktop-portal-cosmic.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-desktop-portal-cosmic"
Fri Aug 21 16:53:34 2026 rev:13 rq:1372639 version:1.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xdg-desktop-portal-cosmic/xdg-desktop-portal-cosmic.changes
2026-06-02 16:04:32.631488370 +0200
+++
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-cosmic.new.1258/xdg-desktop-portal-cosmic.changes
2026-08-21 16:55:05.758727398 +0200
@@ -1,0 +2,65 @@
+Wed Aug 19 11:38:41 UTC 2026 - [email protected]
+
+- Update to version 1.6.0:
+ * i18n: translation updates from weblate
+
+-------------------------------------------------------------------
+Thu Jul 30 12:45:35 UTC 2026 - [email protected]
+
+- Update to version 1.5.0:
+ * i18n: translation updates from weblate
+ * screencast: Support metadata cursor capture
+ * wayland: Move `Transform` enum conversion to a function
+ * screencast: Rename pipewire stream
+ * wayland: Remove outdated comments
+
+-------------------------------------------------------------------
+Thu Jul 23 06:28:29 UTC 2026 - [email protected]
+
+- Update to version 1.4.0:
+ * wayland: Terminate process if thread panics
+ * Share wayland connection between UI and `WaylandHelper`
+ * screencast: Use an `enum` for `CursorMode` instead of just `bool`
+ * Log to `journald` on `systemd` system
+ * Use `log-panics` crate to log panics to `tracing`
+ * Use `tracing` instead of `log`
+ * dbus: Add `SystemdService` to start as systemd service
+ * chore: update libcosmic
+
+-------------------------------------------------------------------
+Wed Jul 15 08:19:50 UTC 2026 - [email protected]
+
+- Update to version 1.3.0:
+ * chore: update libcosmic
+ * fix: avoid handling panics with an abort
+ * chore: update deps
+ * cleanup
+ * chore: update deps
+ * wip: blur
+
+-------------------------------------------------------------------
+Tue Jul 14 07:44:25 UTC 2026 - [email protected]
+
+- Update to version 1.2.0:
+ * fix: honor libexecdir override for binary install path
+ * chore: keep justfile a 1:1 migration of the Makefile
+ * chore: Migrate from Makefile to justfile
+
+-------------------------------------------------------------------
+Wed Jun 24 22:03:28 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 1.1.0:
+ * feat: lay out screencast outputs by display arrangement
+ * fix: sort the outputs in screencast dialog based on their position
+ * i18n: translation updates from weblate
+ * fix(ci): add missing dependency
+ * fix: outdated libcosmic api in wgpu feature
+ * chore: add ci for pull requests
+
+-------------------------------------------------------------------
+Thu Jun 11 12:18:50 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 1.0.16:
+ * chore: update deps
+
+-------------------------------------------------------------------
Old:
----
xdg-desktop-portal-cosmic-1.0.14.obscpio
New:
----
xdg-desktop-portal-cosmic-1.6.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xdg-desktop-portal-cosmic.spec ++++++
--- /var/tmp/diff_new_pack.jMKRW9/_old 2026-08-21 16:55:07.949804620 +0200
+++ /var/tmp/diff_new_pack.jMKRW9/_new 2026-08-21 16:55:07.950804655 +0200
@@ -18,7 +18,7 @@
%define appid org.freedesktop.impl.portal.desktop.cosmic
Name: xdg-desktop-portal-cosmic
-Version: 1.0.14
+Version: 1.6.0
Release: 0
Summary: COSMIC xdg portal
License: GPL-3.0-only
@@ -29,7 +29,7 @@
BuildRequires: clang-devel
BuildRequires: git-core
BuildRequires: hicolor-icon-theme
-BuildRequires: make
+BuildRequires: just
BuildRequires: pkgconfig
BuildRequires: rust >= 1.80
BuildRequires: pkgconfig(egl)
@@ -48,10 +48,10 @@
%autosetup -a1
%build
-%make_build
+just build
%install
-%make_install DESTDIR=%{buildroot} prefix=%{_prefix} libexecdir=%{_libexecdir}
+just rootdir=%{buildroot} prefix=%{_prefix} install
%check
%{cargo_test}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.jMKRW9/_old 2026-08-21 16:55:07.988805995 +0200
+++ /var/tmp/diff_new_pack.jMKRW9/_new 2026-08-21 16:55:07.992806136 +0200
@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param
name="url">https://github.com/pop-os/xdg-desktop-portal-cosmic.git</param>
<param name="scm">git</param>
- <param name="revision">refs/tags/epoch-1.0.14</param>
+ <param name="revision">refs/tags/epoch-1.6.0</param>
<param name="versionrewrite-pattern">epoch-(.*)</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-replacement">\1</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.jMKRW9/_old 2026-08-21 16:55:08.026807334 +0200
+++ /var/tmp/diff_new_pack.jMKRW9/_new 2026-08-21 16:55:08.030807475 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/pop-os/xdg-desktop-portal-cosmic.git</param>
- <param
name="changesrevision">297e1c66b950ec03a0988a9a170c150df3cac404</param></service></servicedata>
+ <param
name="changesrevision">40a6d55ec2c939cdddb60bcaa5b153d24ee64ec2</param></service></servicedata>
(No newline at EOF)
++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/xdg-desktop-portal-cosmic/vendor.tar.zst
/work/SRC/openSUSE:Factory/.xdg-desktop-portal-cosmic.new.1258/vendor.tar.zst
differ: char 7, line 1
++++++ xdg-desktop-portal-cosmic-1.0.14.obscpio ->
xdg-desktop-portal-cosmic-1.6.0.obscpio ++++++
++++ 7176 lines of diff (skipped)
++++++ xdg-desktop-portal-cosmic.obsinfo ++++++
--- /var/tmp/diff_new_pack.jMKRW9/_old 2026-08-21 16:55:08.373819564 +0200
+++ /var/tmp/diff_new_pack.jMKRW9/_new 2026-08-21 16:55:08.383819917 +0200
@@ -1,5 +1,5 @@
name: xdg-desktop-portal-cosmic
-version: 1.0.14
-mtime: 1779210617
-commit: 297e1c66b950ec03a0988a9a170c150df3cac404
+version: 1.6.0
+mtime: 1787055120
+commit: 40a6d55ec2c939cdddb60bcaa5b153d24ee64ec2