Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package screengrab for openSUSE:Factory checked in at 2026-08-26 19:52:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/screengrab (Old) and /work/SRC/openSUSE:Factory/.screengrab.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "screengrab" Wed Aug 26 19:52:11 2026 rev:24 rq:1373620 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/screengrab/screengrab.changes 2026-04-22 16:58:18.108786757 +0200 +++ /work/SRC/openSUSE:Factory/.screengrab.new.1258/screengrab.changes 2026-08-26 19:52:54.721022255 +0200 @@ -1,0 +2,6 @@ +Tue Aug 25 13:22:19 UTC 2026 - Lubos Kocman <[email protected]> + +- Correct License based on legal review + * The shipped sources are mostly GPL-2.0-**or-later** + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ screengrab.spec ++++++ --- /var/tmp/diff_new_pack.8wAyG5/_old 2026-08-26 19:52:55.633054466 +0200 +++ /var/tmp/diff_new_pack.8wAyG5/_new 2026-08-26 19:52:55.636054572 +0200 @@ -1,7 +1,7 @@ # # spec file for package screengrab # -# Copyright (c) 2024 SUSE LLC +# 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 @@ -20,7 +20,7 @@ Version: 3.2.0 Release: 0 Summary: Qt tool for creating screenshots -License: GPL-2.0-only +License: BSD-3-Clause AND GPL-2.0-or-later AND MIT URL: https://github.com/lxqt/screengrab Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc @@ -36,7 +36,6 @@ BuildRequires: cmake(KF6WindowSystem) BuildRequires: cmake(LayerShellQt) >= 6.3.5 -BuildRequires: cmake(lxqt2-build-tools) BuildRequires: cmake(Qt6Core) >= 6.6 BuildRequires: cmake(Qt6DBus) BuildRequires: cmake(Qt6Gui) @@ -46,6 +45,7 @@ BuildRequires: cmake(Qt6WaylandClient) BuildRequires: cmake(Qt6WaylandClientPrivate) BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(lxqt2-build-tools) BuildRequires: cmake(qt6xdg) >= 4.0.0 BuildRequires: pkgconfig(libpng)
