Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spectacle for openSUSE:Factory checked in at 2022-04-24 00:20:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spectacle (Old) and /work/SRC/openSUSE:Factory/.spectacle.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spectacle" Sun Apr 24 00:20:00 2022 rev:78 rq:971609 version:22.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes 2022-03-04 20:17:27.088778089 +0100 +++ /work/SRC/openSUSE:Factory/.spectacle.new.1538/spectacle.changes 2022-04-24 00:20:36.052307499 +0200 @@ -1,0 +2,48 @@ +Mon Apr 18 07:52:51 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.04.0/ + +------------------------------------------------------------------- +Fri Apr 8 18:22:19 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.03.90 + * New feature release + +------------------------------------------------------------------- +Wed Mar 23 08:15:14 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.03.80 + * New feature release +- Changes since 21.12.3: + * clean forward declaration + * Darken/lighten the rectangular region overlay + * Adapt build system for building against qt6 + * Const'ify variable. Initialize it. Use forward declaration + * const'ify pointer + * Fix mem leak (actions created in init() method) + * const'ify method/variables + * Minor: Respect KDE HIG + * Add timezone placeholder "%t" + * Respect -c, in combination with -b, to only save image into clipboard (kde#447811) + * Simplify branching for the notify text and fix messages containing dots (kde#447517) + * It's enabled by default in qt6 + * Make DocTools as optional + * Inconsistency between man page and actual available command line options (kde#446710) + * Reenable the user set dbus values ignored by MR98 + * Wayland: Allow to copy to clipboard img while in dbus or background mode (kde#429390) + * Replace last emit with Q_EMIT + * Fix build without KImageAnnotator + * Add "snipping tool" to keywords list + * Save Annotation tool settings across launches + * Check for min version of kImageAnnotator + * Enable newly introduced controls within kImageAnnotator + * Drop KIPI support + * Respect in-windows settings when launched via DBUS (kde#392057) + * Add feature to annotate existing screenshots (kde#431257) + * Add CI + * Use KIO::JobUiDelegate for opening other application (kde#445530) + +------------------------------------------------------------------- Old: ---- spectacle-21.12.3.tar.xz spectacle-21.12.3.tar.xz.sig New: ---- spectacle-22.04.0.tar.xz spectacle-22.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spectacle.spec ++++++ --- /var/tmp/diff_new_pack.wwAiv5/_old 2022-04-24 00:20:36.620307928 +0200 +++ /var/tmp/diff_new_pack.wwAiv5/_new 2022-04-24 00:20:36.624307931 +0200 @@ -16,11 +16,12 @@ # +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: spectacle -Version: 21.12.3 +Version: 22.04.0 Release: 0 Summary: Screen Capture Program License: LGPL-2.0-or-later AND GPL-2.0-or-later @@ -45,6 +46,7 @@ BuildRequires: cmake(KF5Declarative) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5GlobalAccel) +BuildRequires: cmake(KF5GuiAddons) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Kipi) ++++++ spectacle-21.12.3.tar.xz -> spectacle-22.04.0.tar.xz ++++++ ++++ 37033 lines of diff (skipped)