forked from pool/drkonqi5
Plasma 5.14.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=47
This commit is contained in:
parent
3ce292e091
commit
00c1bda777
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:775ec3e9ebdd59e40e8e4c1b379ff0ceb9f26a7b3e20ee30e686f7369d7abf44
|
|
||||||
size 736196
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3kcgACgkQEZaMRJKM
|
|
||||||
rvwjdQf+JUAjcmfU9Hy6v/LYmbCpcwS93udvvV06xhijrikwfuScf7gbFlceQKz4
|
|
||||||
Y7/rmvefdIhQIt7VVHM3ROf8XEQbQ/cNTIFHIFaacnf5t6Ep0vdmOnAuvhQDeHd0
|
|
||||||
2ixdinw/EF0gV2Q+kJPITaJIB0xnADhWate2aJpxxlwTJfs+99FIOjceVjA+Y/Dh
|
|
||||||
JFkfYphYB7DnWK2+VQ62FxZ6ZXssa9RBfNvDNPf7Xip98MrcgoQUmqbjHM0GB/HS
|
|
||||||
IS14QPhpNsWAIsiM8EL89CZoZ9a3ImVB5tW6O2O3iAnmMFYp2lH+/clifdizFpDP
|
|
||||||
sRB74CKlu9eQZZeaZB1BiTWyfX1SBw==
|
|
||||||
=yczy
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
drkonqi-5.14.1.tar.xz
Normal file
3
drkonqi-5.14.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:043fee97a2fa2a2e05f6edf02e3a775d0f44d507092395dfc70deba33a200d5f
|
||||||
|
size 737640
|
11
drkonqi-5.14.1.tar.xz.sig
Normal file
11
drkonqi-5.14.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlvF5j4ACgkQ7JTRj38F
|
||||||
|
mX6oZQgApBbOiJAEFMzMfEc8vTclAJ4Ma0CQiaykXjeMdsDaHXTWUNC9nharziSu
|
||||||
|
vcVckibo0/Hgy7eC0EXw7X8rlYnbQDQxxjJwDnLxWkoY2Su6Y6dnWq0YyRtvoCEe
|
||||||
|
mapSXFKPrBSPO+FW1MMiAyN81/S6RFhPsyaVGGLhxKCdyC/BN0QpCXGtmOBqKqnB
|
||||||
|
EElTZP8g6bzbZjrFv4eiwV7K5U/5Yy0+MBmFRH5cw2M6KpxgmcVxw8J3pjZIwexI
|
||||||
|
pgcX3Un3OqJANSwqBfjvf4r3tjK4Szb2LSxzVuwpvEkuUxTd1CboMYZjZTG8EWS9
|
||||||
|
Z6wN04r3lLbgU+RetEU3CONn1KE3jw==
|
||||||
|
=RFY3
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 16 14:05:12 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.14.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.14.1.php
|
||||||
|
- No code changes since 5.14.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 5 10:01:09 UTC 2018 - fabian@ritter-vogt.de
|
Fri Oct 5 10:01:09 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -23,15 +23,15 @@ 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.14.0
|
Version: 5.14.1
|
||||||
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
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: drkonqi-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/5.14.1/drkonqi-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: drkonqi-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/5.14.1/drkonqi-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCHES 100-199 are from upstream 5.11 branch
|
# PATCHES 100-199 are from upstream 5.11 branch
|
||||||
|
Loading…
Reference in New Issue
Block a user