Accepting request 897469 from KDE:Frameworks5
Plasma 5.22.0 OBS-URL: https://build.opensuse.org/request/show/897469 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drkonqi5?expand=0&rev=68
This commit is contained in:
commit
4339e5e34e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4095e57419a855a33bb665f6696b83eccfebe7e464a463d298c71062524cc6ae
|
||||
size 774268
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmCRNUgACgkQEZaMRJKM
|
||||
rvzp2gf/Q+SrRlv+LucHoWyaR+SxrK21I1OaYvsexuXtqx+pXt4yg9Y9oSvO6iq5
|
||||
o4SMb3cmFD1AqYlc44Zpkeygn2769zQoyyYVVIi+Ejxd099PUXbekC8QYOuyM2u1
|
||||
IS3wErlhnfnBHKC8/b8YSyomBsrLaQlY6w/xW7gwn5cvCNXub40CY1xxw4LGVYbS
|
||||
ObrqMGTG0C0jlzCZm5a6xfK4EOPRiceet7omTvnqqjHM1+lY9+f9PFJ5dkRwx2yj
|
||||
AKv9Y1rg3O/E1nQZG6Irz3KqlQBTT+JpCpEzMsQSgHMImXumLojWC8z8smdCVQLf
|
||||
SUb1u6FwXQ9fkvEHuXpHFFmTdyKZSA==
|
||||
=7mk8
|
||||
-----END PGP SIGNATURE-----
|
3
drkonqi-5.22.0.tar.xz
Normal file
3
drkonqi-5.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3a2e5c27ce50a7aa8d0e2575eb1746fb0c8f0e84853377483a87d7a66012883
|
||||
size 782540
|
11
drkonqi-5.22.0.tar.xz.sig
Normal file
11
drkonqi-5.22.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC44DAACgkQ7JTRj38F
|
||||
mX5tUAf/eZ2i2GPwnHsdVlLlIm1TgSdHVHMLTXqgw0XNnkMZ2E+qHcUtbPA/tBGr
|
||||
uYyqyFh6VZBbQt3CkSRYDuV3JvwYMTM2fTzJ9tbn0j/8yPswcrKOCVwvcxmu+5X/
|
||||
or1b7yuQH51JH8M1oPvZnMaG8l7h5xkBzaRpU7NWUtsKo0N4rosyF4XIEbRmIp7L
|
||||
1Hr9ZPDUyo2I1X3uHYxM9GWz9zhT5GuzeXI777/HtQjnXPRaeGND5RxeJSK0yt1p
|
||||
am8jZ0EVVG6jbaKwRFvDjIjwtFd74/tUmuFKZ8ad3aSQjjxjwTfaFc1JmNq0gvzQ
|
||||
lmHSUEyemu3MbR68jZxbrjBtr/RGOg==
|
||||
=Gw7Y
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 3 13:06:12 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.0
|
||||
- Changes since 5.21.90:
|
||||
* extend SNI breakage detection to kded
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 18:15:30 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.90
|
||||
- Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 4 14:15:38 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -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.21.5
|
||||
Version: 5.22.0
|
||||
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: drkonqi-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
|
||||
Source1: drkonqi-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCHES 100-199 are from upstream 5.16 branch
|
||||
|
Loading…
x
Reference in New Issue
Block a user