forked from pool/drkonqi5
Plasma 5.16.5. Not built yet after replacing all tars with the latest version (got respun)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=82
This commit is contained in:
parent
a8513d38c9
commit
74d9b6c3a6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9d030a59a6d1d732241f8c54a54291ac60584d542ea0b891ca4b2bcb958bd51f
|
|
||||||
size 744380
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1AGLcACgkQ7JTRj38F
|
|
||||||
mX6IpwgAjx9pamWxdywfqQTSqmhoTfVz650AyPMXhFtn/3HeoLp5ExLsfEJPs6uz
|
|
||||||
PhxEihHV9j/l9l5bM6S5EovNEjgfVvlQk/b8Wy9xkD0OIoc5kQZFwNQLkq53OKdE
|
|
||||||
iBOmXXv6Lg55Hk2skQ0N79AyS24S4ab/XJbPaqmOB0gHu+Gn6dRWyQGIY3DsKHtp
|
|
||||||
fXUbDxItRsbhP8UnCFY2BStMaUdrs82Hl1l77BnPCoWo5HcjUrx7PBBSsLrEbjOK
|
|
||||||
ZS3etDzqOqhM169rVNPaCzNy1J5jFIIZEz6Dg11rKJ7j45oM435Zufu7Vv7cpnA9
|
|
||||||
+eyOfzCPD7R1+rmjWTpS43/Zd7wNBQ==
|
|
||||||
=n+PW
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
drkonqi-5.16.5.tar.xz
Normal file
3
drkonqi-5.16.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b4ae1518108c2d3ccbc533708801b52b83b7e9efd6eed9f1ee9d67936b9e78ff
|
||||||
|
size 743220
|
11
drkonqi-5.16.5.tar.xz.sig
Normal file
11
drkonqi-5.16.5.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1ubdsACgkQ7JTRj38F
|
||||||
|
mX6H1Qf+JMdvwDQ6k47CdlUVKnUVlzH+8Zpyz8o7POcCFvgVOkfO3rI4PleXUhLv
|
||||||
|
y5lfM20II/k6w0hzJSwGw00JBKdTABKlYoumxh54VVRfkfRjsixB0ntAfysj8NoV
|
||||||
|
SccOHg8Dr6DiBaLLRny+2qqQ54R+3vynu/5VkWlk8+Rk2xMzkECk7KAiL/hAAAgI
|
||||||
|
WXn3OMhoYjQjyLYoR0vdak/HJqPsC7IUFpSYnXhQ4bfZy1b4MfsqjJHe2xwUIcyl
|
||||||
|
1E+U3SGgtjprV1ZKv0hUpiNbsUfWx4gBTRHyX7mCNjtUynwiSC2w1o1mWONj/8M7
|
||||||
|
nmrqNXy8DygE6gvPfo+lnwLkt/z//g==
|
||||||
|
=MG2T
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 3 12:44:11 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.16.5
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.16.5.php
|
||||||
|
- Changes since 5.16.4:
|
||||||
|
* make fixture file name windows-safe
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 30 12:40:17 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Jul 30 12:40:17 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -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.16.4
|
Version: 5.16.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user