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 2023-08-17 19:44:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wl-clipboard (Old) and /work/SRC/openSUSE:Factory/.wl-clipboard.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wl-clipboard" Thu Aug 17 19:44:30 2023 rev:3 rq:1104312 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wl-clipboard/wl-clipboard.changes 2022-03-30 20:35:50.325311745 +0200 +++ /work/SRC/openSUSE:Factory/.wl-clipboard.new.1766/wl-clipboard.changes 2023-08-17 19:44:47.390929017 +0200 @@ -1,0 +2,17 @@ +Tue Aug 15 22:15:08 UTC 2023 - llyyr <llyyr.pub...@gmail.com> + +- Update to version 2.2.0: + * The errors wl-clipboard emits are now less terse and more + friendly to a casual user + * A revised and improved man page + * wl-clipboard now attempts even more hacks to grab focus on + certain compositors + * wl-paste --watch mode gained basic support for the "clipboard + state" mini-protocol + * Temporary files that wl-copy creates are now unlinked much sooner + * wl-clipboard will now detect when it is launched with closed + stdio file descriptors + See full changelog here: + https://github.com/bugaevc/wl-clipboard/releases/tag/v2.2.0 + +------------------------------------------------------------------- Old: ---- v2.1.0.tar.gz New: ---- v2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wl-clipboard.spec ++++++ --- /var/tmp/diff_new_pack.CH1SMX/_old 2023-08-17 19:44:48.794931643 +0200 +++ /var/tmp/diff_new_pack.CH1SMX/_new 2023-08-17 19:44:48.846931741 +0200 @@ -1,7 +1,7 @@ # # spec file for package wl-clipboard # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,19 @@ Name: wl-clipboard -Version: 2.1.0 +Version: 2.2.0 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 -BuildRequires: meson >= 0.44.0 +BuildRequires: meson >= 0.47.0 BuildRequires: pkgconfig -BuildRequires: wayland-devel BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-cursor) -BuildRequires: pkgconfig(wayland-protocols) >= 1.17 -BuildRequires: pkgconfig(wayland-server) >= 1.16 +BuildRequires: pkgconfig(wayland-protocols) >= 1.24 +BuildRequires: pkgconfig(wayland-server) >= 1.22 Recommends: mailcap Recommends: xdg-utils ++++++ v2.1.0.tar.gz -> v2.2.0.tar.gz ++++++ ++++ 2162 lines of diff (skipped)