forked from pool/drkonqi5
Plasma 5.18.5 - untested.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=109
This commit is contained in:
parent
d61f1c5b7a
commit
8e47b502fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b3072c4ef571764897a9aa1c26e63d57f9d2fd55c6f932f489f2e30f8afb6d2
|
||||
size 747700
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6DTksACgkQ7JTRj38F
|
||||
mX4a6ggAua53ZvM5Wed5q2tKo+YBl26eUUr4rS159paokocFDRLXUqRjj/3lQhjM
|
||||
0fiVSYVBimKupjW/hrkubmEE2yA5uYBYJ8yHBsuXY0GOAZnyF7sGaVJl22zWyjCj
|
||||
exm5mjcMrACHnyVheHHeN1nghoVuxb0nRqjrxJ1ARWfgcMWE6nHgg2xCsdu+prrC
|
||||
w3qHiHehvqgU0qnEPYrC9TUdT400QtYY/XEf5+J/VFnWsIAU1wLE8x80sAiTwZ/Q
|
||||
r5hIsP+CmMaI+BoDarINoAg+JL+JGYFlNMEpdPiQyP4Aa9Ppzc+dIHkydneBSdRn
|
||||
7u9Zcm/gYe/1tUKts6qeneyGF6qWEw==
|
||||
=UpmE
|
||||
-----END PGP SIGNATURE-----
|
3
drkonqi-5.18.5.tar.xz
Normal file
3
drkonqi-5.18.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1a626c4ed2f9de8f8bc3359d8827e7fa6ac17486b8477674e47627fcf6efad1
|
||||
size 747984
|
11
drkonqi-5.18.5.tar.xz.sig
Normal file
11
drkonqi-5.18.5.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xeW0ACgkQ7JTRj38F
|
||||
mX7/7QgAkWzVlhpofiRC/hRUThK/TH3o5uIkkK8QS71h2w7ng1XAsFeENF2c+XOG
|
||||
t/VY02Gsz/aTmLvXqffC5xDZgd0Ruy0PzKbexWCCjLy9crz8zC9h0AqQz6naXI6A
|
||||
Jzu7AHtIy5hdkJ/EHpFukAOzUJ+qOBL4DgbBETnWYTLEv+WuH5CHb8SpvKY9py18
|
||||
JFYYK9axUIERhQYsoqjsWjuTNmF2aHUNzVoH7KdEXdMrsD5cYB0HGpEkXoJLwo58
|
||||
Slze7/uglFN66DadqwHQ/G4HZ5gbvSSLrExFYKlSIVo8sx1uks3maHwJ8guz6tPK
|
||||
8g6RQt7dCJvZmN3W517UX6aeqhlh4A==
|
||||
=J9dj
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 13:01:51 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.5.php
|
||||
- Changes since 5.18.4.1:
|
||||
* disable automatic cookie injection (kde#419646)
|
||||
* Don't leak DrKonqi dialog / fix crash on wayland
|
||||
* Remove too strict Qt/KF5 deprecation rule
|
||||
* be a bit more verbose on protocol exceptions
|
||||
* Avoid creating subwindow on internal page widget (kde#418755,kde#420035)
|
||||
* fix line rating for new format when function name is missing
|
||||
* further constrict line parsing of .so files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 15:16:25 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -23,15 +23,15 @@ Name: drkonqi5
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
Version: 5.18.4.1
|
||||
Version: 5.18.5
|
||||
Release: 0
|
||||
Summary: Helper for debugging and reporting crashes
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Tools/Debuggers
|
||||
URL: http://www.kde.org/
|
||||
Source: https://download.kde.org/stable/plasma/5.18.4/drkonqi-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/5.18.4/drkonqi-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCHES 100-199 are from upstream 5.16 branch
|
||||
|
Loading…
Reference in New Issue
Block a user