Plasma 5.23 Beta. Tested on TW Live, seems to work.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=160
This commit is contained in:
parent
ef1d78d56c
commit
ad1546d553
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be1e373e82902425f61932d1ddfe8fd3d86882e927833f45e760eacfcbb843b8
|
|
||||||
size 780496
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuE04ACgkQ7JTRj38F
|
|
||||||
mX5bvgf/QyJu8LIZhiJGvtUxTGYgVr+7gX4MCvxaEhnFPVma6bfUW+na2J8pxalP
|
|
||||||
n/+BgnJOamtO/w6mYGjdFub11xiOB/q/hhx2yDdmN3feAgCYVaCA+Ni2u3RBpkly
|
|
||||||
zYupN4t4QC3rhl7g6Rcei3n5rzogxtrLDdfOMoa9CHLVNI6kAypiNVIH9p1fxUJK
|
|
||||||
dg2s2ZNmN/014sXykqsTnz3I8P4n+pl9oJPBVGTFf8/eHE9JjvMVH9nN/hIpjCBI
|
|
||||||
9fbeQS/WBg7zEBHanX8Uh0aBcDCOo8cM1WGwwAUQEx9098htc8pScZ5LDhutstfv
|
|
||||||
mGp1QfpoEANBKMkx1hga2APkaIjhAA==
|
|
||||||
=l+qh
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
drkonqi-5.22.90.tar.xz
Normal file
3
drkonqi-5.22.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad41ee103633302fdf7e77dc81e70d4ee31b21b2e0b3cec38d9d8125b7986a6a
|
||||||
|
size 791852
|
11
drkonqi-5.22.90.tar.xz.sig
Normal file
11
drkonqi-5.22.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmFDAYgACgkQ7JTRj38F
|
||||||
|
mX5kIQf9FXsSRk73azeKpCo22OVEIAtDbS6LU9KPieB9qBb5EblQEbRlk+M5Bqoy
|
||||||
|
ugXZZ+9LtevRzojqljuZiRUCCSTkOsnzx7eCMR0pwcXOST31g1ir8xdkl6bB9Ip4
|
||||||
|
/IXNfGmx9Vt0yojQdtYy2WuX3pNUHhLiT5tdl11zJlVFVZKdm4G4Et82RRn5NpLJ
|
||||||
|
I1uVkLdvC1TcFsW9KsMhodB+4/zvy3ebUubfAqX/hssMqlK+AqhSLjVW84KVIrt7
|
||||||
|
yqXgJnLq27Szz9U/pXXCJdYDHi2MPWCpVy8ANrFmoNxzZo9oaMqDEma90Ml2bG6h
|
||||||
|
Fu/akBtqDkk32s9RjcfrJThe3fdgbg==
|
||||||
|
=WP6e
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 16 13:04:47 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.22.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.22.90
|
||||||
|
- Too many changes to list here
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 31 19:08:38 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Aug 31 19:08:38 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -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.22.5
|
Version: 5.22.90
|
||||||
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: 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}
|
%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
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
# PATCHES 100-199 are from upstream 5.16 branch
|
# PATCHES 100-199 are from upstream 5.16 branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user