Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wl-clipboard for openSUSE:Factory checked in at 2025-10-27 14:40:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wl-clipboard (Old) and /work/SRC/openSUSE:Factory/.wl-clipboard.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wl-clipboard" Mon Oct 27 14:40:54 2025 rev:5 rq:1313724 version:2.2.1+git.20250424T164907.aaa927e Changes: -------- --- /work/SRC/openSUSE:Factory/wl-clipboard/wl-clipboard.changes 2024-03-18 16:45:17.280572307 +0100 +++ /work/SRC/openSUSE:Factory/.wl-clipboard.new.1980/wl-clipboard.changes 2025-10-27 14:43:06.659178334 +0100 @@ -1,0 +2,11 @@ +Sun Oct 26 12:57:26 UTC 2025 - [email protected] + +- Update to version 2.2.1+git.20250424T164907.aaa927e: + * Respect $TMPDIR + * Add support for ext-data-control-v1 + * Set CLIPBOARD_STATE=sensitive when x-kde-passwordManagerHint is set + * Add --sensitive flag to wl-copy + * Fix wrong flushing issue + * Fix assertion failure + +------------------------------------------------------------------- Old: ---- v2.2.1.tar.gz New: ---- _service _servicedata wl-clipboard-2.2.1+git.20250424T164907.aaa927e.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wl-clipboard.spec ++++++ --- /var/tmp/diff_new_pack.2bTq2V/_old 2025-10-27 14:43:07.231202492 +0100 +++ /var/tmp/diff_new_pack.2bTq2V/_new 2025-10-27 14:43:07.235202662 +0100 @@ -1,7 +1,7 @@ # # spec file for package wl-clipboard # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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: wl-clipboard -Version: 2.2.1 +Version: 2.2.1+git.20250424T164907.aaa927e Release: 0 License: GPL-3.0-only Summary: Wayland Clipboard Utilities URL: https://github.com/bugaevc/wl-clipboard Group: Productivity/Graphics/Other -Source: https://github.com/bugaevc/%{name}/archive/v%{version}.tar.gz +Source: %{name}-%{version}.tar.gz BuildRequires: meson >= 0.47.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(wayland-client) ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/bugaevc/wl-clipboard.git</param> <param name="scm">git</param> <param name="filename">wl-clipboard</param> <!-- SET REVISION TO TAG, REMOVE THIS LINE TO UPDATE TO THE LAST COMMIT --> <param name="revision">master</param> <param name="versionprefix">2.2.1+git</param> <param name="versionformat">%ci.%h</param> <param name="changesgenerate">enable</param> <param name="changesauthor">[email protected]</param> </service> <service name="recompress" mode="disabled"> <param name="compression">gz</param> <param name="file">*.tar</param> </service> <service name="set_version" mode="disabled"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/bugaevc/wl-clipboard.git</param> <param name="changesrevision">aaa927ee7f7d91bcc25a3b68f60d01005d3b0f7f</param></service></servicedata> (No newline at EOF)
