Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package screengrab for openSUSE:Factory checked in at 2025-05-23 14:31:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/screengrab (Old) and /work/SRC/openSUSE:Factory/.screengrab.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "screengrab" Fri May 23 14:31:06 2025 rev:20 rq:1279305 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/screengrab/screengrab.changes 2025-04-22 17:26:43.727167493 +0200 +++ /work/SRC/openSUSE:Factory/.screengrab.new.2732/screengrab.changes 2025-05-23 14:32:04.840447167 +0200 @@ -1,0 +2,13 @@ +Sat May 17 15:21:55 UTC 2025 - Shawn Dunn <sfal...@opensuse.org> + +- Update to 3.0.0: + * Add Wayland compatibility + * Added command-line option for saving screenshot and exiting + without showing window. + * Show the window on the screen with cursor under X11 + * Fixed 2 old X11 bugs in auto-saving and --minimized + command-line option + * Use LXQt build tools for compilation + * GUI Cleanup + +------------------------------------------------------------------- Old: ---- screengrab-2.10.0.tar.xz screengrab-2.10.0.tar.xz.asc New: ---- screengrab-3.0.0.tar.xz screengrab-3.0.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ screengrab.spec ++++++ --- /var/tmp/diff_new_pack.DGFgAa/_old 2025-05-23 14:32:05.444472652 +0200 +++ /var/tmp/diff_new_pack.DGFgAa/_new 2025-05-23 14:32:05.448472821 +0200 @@ -17,7 +17,7 @@ Name: screengrab -Version: 2.10.0 +Version: 3.0.0 Release: 0 Summary: Qt tool for creating screenshots License: GPL-2.0-only @@ -25,19 +25,28 @@ Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring + BuildRequires: cmake >= 3.5.0 BuildRequires: gcc-c++ +BuildRequires: git-core BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig + 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) +BuildRequires: cmake(Qt6GuiPrivate) BuildRequires: cmake(Qt6LinguistTools) -BuildRequires: pkgconfig(Qt5Xdg) >= 3.11.0 -BuildRequires: pkgconfig(Qt6Core) >= 6.6 -BuildRequires: pkgconfig(Qt6DBus) -BuildRequires: pkgconfig(Qt6Gui) -BuildRequires: pkgconfig(Qt6Network) -BuildRequires: pkgconfig(Qt6Widgets) -BuildRequires: pkgconfig(Qt6Xdg) >= 4.0.0 +BuildRequires: cmake(Qt6Network) +BuildRequires: cmake(Qt6WaylandClient) +BuildRequires: cmake(Qt6WaylandClientPrivate) +BuildRequires: cmake(Qt6Widgets) +BuildRequires: cmake(qt6xdg) >= 4.0.0 + +BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xcb) @@ -51,7 +60,7 @@ %lang_package %prep -%autosetup -p1 +%autosetup -p1 -S git_am %build %cmake_qt6 \ ++++++ screengrab-2.10.0.tar.xz -> screengrab-3.0.0.tar.xz ++++++ ++++ 39039 lines of diff (skipped)