SHA256
1
0
forked from pool/drkonqi5

Plasma 5.21 Beta - this time tested! kwin doesn't use libqaccessibilityclient yet and qqc2-breeze-style is not packaged, but only needed for Plasma Mobile.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=138
This commit is contained in:
Fabian Vogt 2021-01-24 21:11:01 +00:00 committed by Git OBS Bridge
parent 63582c5aea
commit 2ed64d3976
6 changed files with 50 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0UnwACgkQ7JTRj38F
mX49lwf/fbFtIOcfoEPkJefiLdK+kIhiJgbm/COGXwK8MxXuS2dAB3vsm6ieqlCC
rUktSFq3LE09W4FtXw0SlDFHSb358gDCCS0Bbk9S5e7P/LXTFCvtiVw9ht+7elu8
YwGDN0ClyXEo/vgtDwEa7a+f2PByqwC7BupaU8Pd6tzIzlqgji1LpPJJArMtw+pI
10lYRygcxFk3jwbiLTR2Lz46l7FRP5P3q+C4rE1eUlmc0RCyTd+77aNH0IGrXH9y
dNHLTVbZBHeTLmNWY0l8q8NkooTEQUUuJ20OsRok3xZA/xvhhZhKZNZxCAPNbDVc
+ufUfEsljw5h79WcZEp9McyU5Tjdgw==
=2M2u
-----END PGP SIGNATURE-----

3
drkonqi-5.20.90.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJdp4ACgkQ7JTRj38F
mX5gawf/d9aAYe4xnZ3fGgcfNdi21qfGyNu2h09BHOkRcKaItR9Joty1FSwCOflm
kGqaYceASVNOxg8QLavJPORS+8iOF2eYra6wJjzBWO97Hr2Prw+SqPC6Lu8etg5M
MHG627kZyJvpVlRJ40OM3xCBa1NSyr0OK0QEDqaq7myRncLh43HX28ujkEvlF/YY
BvZVvN72qsMQlv2pim4fU+vTo4b5Y0929so+RENwC0PGw1qNzMSM+wb39eH9T/8K
xEJBvxUwzCBLftn3pBMLiyxDHHxTelqRgeAryl0cQp3zhlWkSP+XZ3sMQ905zPzw
ICYzdCgyKV5giRVX55TOERBQOx45OQ==
=rnfN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu Jan 21 21:31:33 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/20.90/
- Changes since 5.20.5:
* Remove duplicate line
* include the drkonqi version in reports
* report all reproducible selections
* capitalize consistently
* Layout have already a parent. Not necessary to call this method
* Don't include QtTest
* Modify DBus service name to allow using QDBusServiceWatcher
* fix warning about unused capture
* focus lineedits for bug info page (kde#428350)
* Fix for Clang: ptracer.cpp needs <errno.h>
* fix buttongroup state toggles (kde#428346)
* Port from QStandardPaths::DataLocation to QStandardPaths::AppDataLocation
* Don't use deprecated signal
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove this add_definition
* Compile without deprecated method
* Add .gitignore file
* it depends against kf5.74
* it depends against qt5.15
* Remove not implemented method
* [systeminformation] Fix cpp17+ compatibility
* Remove unused forward declaration
* Convert copyright statements to SPDX expressions
-------------------------------------------------------------------
Tue Jan 5 14:40:01 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -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.20.5
Version: 5.20.90
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/%{version}/drkonqi-%{version}.tar.xz
Source: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCHES 100-199 are from upstream 5.16 branch
@ -87,7 +87,7 @@ The KDE Crash Handler gives the user feedback if a program has crashed.
%{buildroot}%{_kf5_bindir}/installdbgsymbols.sh
%files
%license COPYING
%license LICENSES/*
%{_kf5_bindir}/installdbgsymbols.sh
%dir %{_kf5_libdir}/libexec
%{_kf5_libdir}/libexec/drkonqi