forked from pool/drkonqi5
Plasma 5.22.2.1. The .1 needed overwriting of _plasma5_bugfix for now
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=156
This commit is contained in:
parent
9e993594b3
commit
a763155ffd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8af584eee19b984a6aa6dd2a795eb6b6ea0ebe1b03e69f8321a5f3c88ca7cf39
|
|
||||||
size 782588
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDIeH4ACgkQ7JTRj38F
|
|
||||||
mX6nfgf+KaJetg6viaAl9q4cTjlesukrSEaCoueqZ0OQ+Z5+qBN+gEOBQOXrkuaH
|
|
||||||
BZsciPyfkpO9MtC3yrBYJGv8C/rbYljMZv84RBg8SXcp14dW0+CJ8KDNWYe+wPkc
|
|
||||||
CdBzNVAUF4dCCHDLcN1LfSnGsjKBFcx584Qkd3ogxmWO7705ea9RzPuBITNt3bPb
|
|
||||||
/56yPb6+isL/hwSr/aHD+5UVQWCNMl4lDixXdLbUtjXxiixs70uGxykqLUMFYSeT
|
|
||||||
C0RU88Ak91PdG3oV4rMws1SMqsf9V8UWfZVGQGBrajhUbDByV/9X6nJgcZr5zvxO
|
|
||||||
vNtWz88bqC1aVJG219GGLJjnwYHfGg==
|
|
||||||
=LOxu
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
drkonqi-5.22.2.1.tar.xz
Normal file
3
drkonqi-5.22.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d3081ae97d536d014394648e97b782f57f06ecef25ef6fbeb6370504d15d30d
|
||||||
|
size 781236
|
11
drkonqi-5.22.2.1.tar.xz.sig
Normal file
11
drkonqi-5.22.2.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDSMfsACgkQ7JTRj38F
|
||||||
|
mX4WHwf/aOfNlaozN4/rIs6DoRj9/LZQFVer++BxXhQYnsPvVXPT9WfWCpe+7A2V
|
||||||
|
rLSFURSKV/XalERSX1HGJIBifrJd1JO9wiFsLyvveIMkj7vfQGeowp38oO8zZP7z
|
||||||
|
Aj5QHwLJNPot4EJy48mRM+Ylpr7rvDORQ3ZtAzgKGDSFLBsZ/1qfurIaJK1ouMuJ
|
||||||
|
cjvcAbZ8wruU10RsOhVcl0sIfb3otm+cHeXuSqqtmsP18KKd6uCtdnjvilcPyayf
|
||||||
|
9280h4RBsnVbvLDVo+kJZuQ2DjosRuqlVMqIQVaQLQo58vdjz74UQUTwtYEv/hA6
|
||||||
|
KLR5X7JGfojbLt7+AeI+daF5E2Uomg==
|
||||||
|
=r+ju
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 23 08:24:39 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.22.2.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.22.2
|
||||||
|
- No code changes since 5.22.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 15 13:17:22 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Jun 15 13:17:22 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -20,18 +20,18 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: drkonqi5
|
Name: drkonqi5
|
||||||
# Full Plasma 5 version (e.g. 5.9.1)
|
# Full Plasma 5 version (e.g. 5.9.1)
|
||||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %define _plasma5_bugfix 5.22.2}
|
||||||
# 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.1
|
Version: 5.22.2.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: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/5.22.2/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/stable/plasma/5.22.2/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