Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flameshot for openSUSE:Factory checked in at 2022-06-23 10:24:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flameshot (Old) and /work/SRC/openSUSE:Factory/.flameshot.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flameshot" Thu Jun 23 10:24:53 2022 rev:16 rq:984554 version:12.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/flameshot/flameshot.changes 2022-01-22 08:19:20.366436652 +0100 +++ /work/SRC/openSUSE:Factory/.flameshot.new.1548/flameshot.changes 2022-06-23 10:25:40.227831269 +0200 @@ -1,0 +2,17 @@ +Wed Jun 22 14:45:30 UTC 2022 - Fusion Future <qydwhotm...@gmail.com> + +- Update to version 12.0.0 + * Created basic layer movement functionality + * Added a new widget to allow the colorwheel to be more easily customized + * Added magnifier for more precise selections + * Incremental markers can now have a point if you drag when placing them + * Pinned screenshots can now be copied to the clipboard or saved to a file + if a user right clicks on the pinned image + * Pinned screenshots can now be zoomed with a pinch gesture + * Make KDE use Freedesktop portal + * Pinned images can now be moved partially offscreen on linux + * Wayland builds now use KF Gui (KDE Framework tools) to fix some issues + * Full changelog: https://github.com/flameshot-org/flameshot/releases/tag/v12.0.0 +- Enable Wayland clipboard for Leap 15.4+ and Tumbleweed + +------------------------------------------------------------------- Old: ---- flameshot-11.0.0.tar.gz New: ---- flameshot-12.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flameshot.spec ++++++ --- /var/tmp/diff_new_pack.PN4MKd/_old 2022-06-23 10:25:40.631831708 +0200 +++ /var/tmp/diff_new_pack.PN4MKd/_new 2022-06-23 10:25:40.635831713 +0200 @@ -17,7 +17,7 @@ Name: flameshot -Version: 11.0.0 +Version: 12.0.0 Release: 0 Summary: Screenshot software License: GPL-3.0-only @@ -37,6 +37,9 @@ BuildRequires: pkgconfig(Qt5Network) >= 5 BuildRequires: pkgconfig(Qt5Svg) BuildRequires: pkgconfig(Qt5Widgets) >= 5 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 +BuildRequires: cmake(KF5GuiAddons) >= 5.89.0 +%endif Suggests: %{name}-bash-completion Suggests: %{name}-fish-completion Suggests: %{name}-zsh-completion @@ -86,7 +89,11 @@ %setup -q %build +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 +%cmake -DUSE_WAYLAND_CLIPBOARD:BOOL=ON +%else %cmake +%endif %cmake_build %install ++++++ flameshot-11.0.0.tar.gz -> flameshot-12.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/flameshot/flameshot-11.0.0.tar.gz /work/SRC/openSUSE:Factory/.flameshot.new.1548/flameshot-12.0.0.tar.gz differ: char 13, line 1