forked from pool/drkonqi5
Plasma 5.22 Beta, tested a bit more. Now with cmake >= 3.16 and duplicates in .changes removed (now using git log a..b instead of a...b)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=151
This commit is contained in:
parent
a578b974e9
commit
a222f17a2a
@ -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.21.90.tar.xz
Normal file
3
drkonqi-5.21.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcf3902af8a98b5841a98251a7aa9413e0a19030d6476c0a5ad689c0ae6d2520
|
||||
size 782040
|
11
drkonqi-5.21.90.tar.xz.sig
Normal file
11
drkonqi-5.21.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmCdI/gACgkQ7JTRj38F
|
||||
mX6Vegf+PAJ2azxVvQL7/hSywvq+jNDvCSY4YXZoPrJfmZiFHEWwiwLZqXcqyH6+
|
||||
Lc0TC28HXGBpv0keArClz7GMcuOOtd0rxNunWKuKmUgJWSibnE+AhiNZy9VCzTkP
|
||||
S/HdOUUElJSeoZHomN5/IbBResxX7cpP/EK22M7ZEnl1+1zeld4SId+4CIjit036
|
||||
iuXfHebmKs7Zsrf9snKVesR8//U+XUw3vkXAfCL4JvHBvcJuLD27hfZ7yBN5fUPw
|
||||
7wpJO/jV/M3BlclQT79VgPPIXVIs/wtO8Afw4eZPRYyPlvxpqaeZEfxW/Hl/qxCj
|
||||
/7+sM1DSEPfmLJRMgcCuNurHeK/AHQ==
|
||||
=itk/
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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.21.90
|
||||
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: https://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
||||
%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
|
||||
%endif
|
||||
# PATCHES 100-199 are from upstream 5.16 branch
|
||||
|
Loading…
x
Reference in New Issue
Block a user