SHA256
1
0
forked from pool/drkonqi5
Christophe Giboudeaux 2021-01-06 08:40:29 +00:00 committed by Git OBS Bridge
parent b1843da843
commit 63582c5aea
6 changed files with 25 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/GJu0ACgkQ7JTRj38F
mX4ajwf9GcKmgO8XGayUcA76at/g18y5hg4mqD/hbi9XRWOO+oQqczHIn0gLlY6u
Vpzdro0nIiRq5B+cJ7pu4lPB90ES7v9mqKlXjIikP9UNCMM3pClzCj7zTOt2t6FV
6ns7obXN55iVTQVBHoomKUMjt1HgJ3i+DK3nrOYamLE8axZIDkA71+s2YQecyA8Z
93Y4dOzYJehkVson1Iq9Rwe+2bvUApk2d/CvDStB4OnZ2DKkIfNgvfu2FvSQaRfr
K3la3eyE1dxtmHhtauoXM7K7SM+xK7tiOIS8LZNhsqCYMsWptxz9VW5y/vzi+c6Q
GPWIQ9Qdu87tjtlm3pXnI553cT1gSQ==
=XWhx
-----END PGP SIGNATURE-----

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

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

11
drkonqi-5.20.5.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----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-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 5 14:40:01 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 1 15:22:14 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de> Tue Dec 1 15:22:14 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package drkonqi5 # spec file for package drkonqi5
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@ Name: drkonqi5
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF) # 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}')} %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Version: 5.20.4 Version: 5.20.5
Release: 0 Release: 0
Summary: Helper for debugging and reporting crashes Summary: Helper for debugging and reporting crashes
License: GPL-2.0-or-later License: GPL-2.0-or-later