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-01-11 21:15:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spectacle (Old) and /work/SRC/openSUSE:Factory/.spectacle.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spectacle" Tue Jan 11 21:15:48 2022 rev:75 rq:944456 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes 2021-12-13 20:42:18.800469768 +0100 +++ /work/SRC/openSUSE:Factory/.spectacle.new.1892/spectacle.changes 2022-01-11 21:17:08.984869365 +0100 @@ -1,0 +2,14 @@ +Tue Jan 4 10:26:48 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- Changes since 21.12.0: + * Check for right/middle click in Platform*.cpp + * Do not show error message when canceling with rightclick while in rectangluar mode (kde#446882) + * Cancel drag and drop if there is no screenshot in the preview. + * Disable buttons that shouldn't be available when no screenshot was taken (kde#446578) + * Disable Annotate button when there's no image + +------------------------------------------------------------------- Old: ---- spectacle-21.12.0.tar.xz spectacle-21.12.0.tar.xz.sig New: ---- spectacle-21.12.1.tar.xz spectacle-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spectacle.spec ++++++ --- /var/tmp/diff_new_pack.2xlKmO/_old 2022-01-11 21:17:09.704869871 +0100 +++ /var/tmp/diff_new_pack.2xlKmO/_new 2022-01-11 21:17:09.708869874 +0100 @@ -18,16 +18,16 @@ # 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 lang +%bcond_without released Name: spectacle -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Screen Capture Program License: LGPL-2.0-or-later AND GPL-2.0-or-later Group: Productivity/Graphics/Other URL: https://apps.kde.org/spectacle Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -98,7 +98,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -142,7 +142,7 @@ %doc %lang(en) %{_kf5_htmldir}/en/spectacle/ -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ spectacle-21.12.0.tar.xz -> spectacle-21.12.1.tar.xz ++++++ ++++ 5060 lines of diff (skipped)