Christophe Giboudeaux 2020-11-21 12:57:52 +00:00 committed by Git OBS Bridge
parent 950db79e1c
commit c132a6e65b
6 changed files with 40 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9b7a9b11ae54a387b5a6d6f4253f9da7f63972fe2928d7fa280d969638dfdd4
size 5853216

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjEACgkQ29LOiT4t
HIcceQf+LsVagFA5rebbCHR6FJgyynTk5fwH93718kUrgFt1jkNAFGFb6iF/EFu2
dIOFK+Nce+TuWcUCTjnNYycRQSk6yI80qgtK2ai9RWaDq+iRM/orVzUe+eOwE4Ny
NM8vr5WOBU7z4ilyVomQ4OTkOLve1g6ZTV9HF9h3qNEJ7+uxAEkfznwGdotkn3Dq
X5YmYNbFLxUM+XholaR9cNLkFFAo3qgVooL0lojBDJ2LuHBa6bOW6YP2dCpoizll
RbHvHbdvWAmb6c0bsoj1BBUIGJAYdaqFEdFbpUGBN3LSSCQCJQeZmylJs5nbFtRj
/fIvb4lvpfhok+p//Ki1/r0a62h7yQ==
=nr04
-----END PGP SIGNATURE-----

3
kate-20.11.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17fb0990ae6fb931ba93ca5d81c13fa5524607934d27c6c34908b93f321a370f
size 5857968

16
kate-20.11.80.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uomkACgkQOmpNuDnq
pte/SQ/+Kh3xCFB2I+o0KxHZb0QXl6In18y8BNNRsdX6hjEADGS9/4TVL2EkSzcn
qG6EMz2n0ayBj9yWgDNn72scrMwp/Knm06+UqcK+YZ5H4PXopIPKiEq2HQuQ4iH7
Qmxv+KUne+aYeFgcRwIV2ESHg0wh5dXjTOj5iYbP4pp1SyYNVoenFN8/419kOfmn
qOFxt+NDAMbwxh81UdF4kx6FqNkDDYeFBrOxj39tvC3RNEL6iw4kgN15chyoCePP
7FBhZXa40Jihq0a4BlltKi/ol8KmZzwsFCK/sgWL0twtd57RCS4wWovJeqPsKU8t
YyWRlAU7WrB35RO90Dyfd/X3usLxXGRB+LtytdhaiZGJ9ZAA0hmSZvIcJ/N6rKqv
HOP0IpwAZP1UORQFP7h40rIojMZh/EiboI1ZxdeWfdu4UCJEkCnibPgfYqcVVoTS
E0EzhkVL2dxqawQYf7c2smdgtLj9txoEXOyO/WCbywbdagCzOhBDja+YvKn95uap
gX0eEQ8Pk2uthGX0x7DCnNMaYlYPZLV47FSadf1T73aq1T7pAm2ukqWiTOpW/UMI
PbTVJooRuqcU9aqraoWSGOcKomxBLus1COeJ4eu/0UJJvCcF1bEfVcklduxW8tnp
YLNnjBoDJVqS2+cmbWbCDsm0WNM/RXrJRNTivI8vPVAfnN4draM=
=s5wq
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Nov 14 00:00:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* lspclient: only consider user configuration contents changes as change (kde#427084)
* lspclient: correctly unregister the registered TextHintProvider (kde#427338)
* lspclient: also secretly accept LocationLink in some replies (kde#427270)
* ensure that even if the url is empty, we create some parent to avoid accessing nullptr parent (kde#427270)
* close tabs again with middle mouse button click (kde#426042)
* avoid that the KTextEditor::View XMLGUI elements are lost after a tab is closed (kde#426605)
* implement optional limit for number of tabs and LRU replacement (kde#426520)
-------------------------------------------------------------------
Thu Nov 5 22:45:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -22,13 +22,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kate
Version: 20.08.3
Version: 20.11.80
Release: 0
Summary: Advanced Text Editor
License: GPL-3.0-or-later
Group: Productivity/Text/Editors
URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE
Patch0: 0001-Defuse-root-block.patch
BuildRequires: libgit2-devel
@ -65,7 +65,7 @@ Recommends: %{name}-lang
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
@ -110,7 +110,7 @@ plugins and data files for Kate and KWrite editors.
%endif
%files
%license COPYING*
%license LICENSES/*
%doc README*
%dir %{_kf5_appstreamdir}
%dir %{_kf5_htmldir}
@ -134,7 +134,7 @@ plugins and data files for Kate and KWrite editors.
%{_kf5_iconsdir}/hicolor/*/apps/kate.*
%files -n kwrite
%license COPYING*
%license LICENSES/*
%doc README*
%dir %{_kf5_htmldir}
%dir %{_kf5_htmldir}/en
@ -145,7 +145,7 @@ plugins and data files for Kate and KWrite editors.
%{_kf5_iconsdir}/hicolor/*/apps/kwrite.*
%files plugins
%license COPYING*
%license LICENSES/*
%doc README*
%if 0%{?_appstreamkpackage}
%{_kf5_appstreamdir}/org.kde.plasma.katesessions.appdata.xml
@ -158,7 +158,7 @@ plugins and data files for Kate and KWrite editors.
%if %{with lang}
%files lang -f %{name}.lang
%license COPYING*
%license LICENSES/*
%endif
%changelog