Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kate for openSUSE:Factory checked in at 2022-01-11 21:14:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kate (Old) and /work/SRC/openSUSE:Factory/.kate.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kate" Tue Jan 11 21:14:52 2022 rev:140 rq:944285 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kate/kate.changes 2021-12-13 20:40:00.376452812 +0100 +++ /work/SRC/openSUSE:Factory/.kate.new.1892/kate.changes 2022-01-11 21:15:33.536802229 +0100 @@ -1,0 +2,25 @@ +Tue Jan 4 10:25:18 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- 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: + * lsp: Do not HTML escape markdown text + * Fix blame not visible after switching to a 'diff view' + * SemanticTokens: Use size_t as argument for type (kde#447553) + * lsp: Handle client/RegisterCapability + * Fix incorrect blame info parsing when summary has '\t' + * ColorBrackets: Fix disconnecting wrong view + * Fix 2 second delays for everything semantic highlighting related + * do nothing if use canceled project open (kde#447194) + * Ensure to clean up saved ranges when docs close + * enable/disable project actions (kde#445494) + * Fix segfault on session change + * try to fix compile on FreeBSD + * build 'Colored brackets for readability' plugin in master + * fix sessions segfault because of invalid iterator (kde#446863) + * appstream: Remove duplicated release info + * Fix LSPTooltip sizing + +------------------------------------------------------------------- Old: ---- kate-21.12.0.tar.xz kate-21.12.0.tar.xz.sig New: ---- kate-21.12.1.tar.xz kate-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kate.spec ++++++ --- /var/tmp/diff_new_pack.60KKqa/_old 2022-01-11 21:15:34.252802733 +0100 +++ /var/tmp/diff_new_pack.60KKqa/_new 2022-01-11 21:15:34.252802733 +0100 @@ -19,16 +19,16 @@ %define _appstreamkpackage 0%(cat %{_kf5_cmakedir}/KF5Package/KF5PackageMacros.cmake | grep -q 'appstream-metainfo' && echo 1) # 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: kate -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Advanced Text Editor License: GPL-3.0-or-later Group: Productivity/Text/Editors URL: https://kate-editor.org 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 @@ -101,7 +101,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -146,7 +146,7 @@ %{_kf5_sharedir}/katexmltools/ %{_kf5_sharedir}/plasma/ -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ kate-21.12.0.tar.xz -> kate-21.12.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/kate/kate-21.12.0.tar.xz /work/SRC/openSUSE:Factory/.kate.new.1892/kate-21.12.1.tar.xz differ: char 26, line 1
