forked from pool/drkonqi5
Plasma 5.22.3
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=157
This commit is contained in:
parent
a763155ffd
commit
785f6e1a95
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6d3081ae97d536d014394648e97b782f57f06ecef25ef6fbeb6370504d15d30d
|
|
||||||
size 781236
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
drkonqi-5.22.3.tar.xz
Normal file
3
drkonqi-5.22.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:63e9de390c595b7833623ff41434b5e24279e6f5e58e87d7726286755b064e26
|
||||||
|
size 781516
|
11
drkonqi-5.22.3.tar.xz.sig
Normal file
11
drkonqi-5.22.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmDkLNAACgkQ7JTRj38F
|
||||||
|
mX70mwf7BszqI/1GDneVPv9+Kx+QqY6iKTrNI/xYgUOERTBIq3+7EYAoDPn8XvUV
|
||||||
|
X1k2X/YYvSbMGl8ZRQAzJsOq+42IPybq4vwlqCj5p6j1mpO8rEaEeyTHc7o1WD/w
|
||||||
|
8hWTgk4tRb8PfTlo9buY48QVarCvdzw0qHFbhhoe2QYqeRiROOM1aDuQZ1AbhTSz
|
||||||
|
IsSLEqR2cYvlCTJgCuAcs7PYzoLKQT5sXrcyIdm3IA06dJhSha4sOPI3iDEnV54a
|
||||||
|
cBCPVw0phV5/l7z6jLDuZcShQ0XJOI+D44KksF9NgH4B+oHJTI2ydDUOBh0Xz4hq
|
||||||
|
P6CLkAZlY1kqWGTmKJZaH+v8qniFmg==
|
||||||
|
=pKds
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 6 12:01:45 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.22.3
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.22.2
|
||||||
|
- Changes since 5.22.2.1:
|
||||||
|
* repair query construction
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 23 08:24:39 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Wed Jun 23 08:24:39 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 5.22.2}
|
%{!?_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.2.1
|
Version: 5.22.3
|
||||||
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/5.22.2/drkonqi-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/5.22.2/drkonqi-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/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…
Reference in New Issue
Block a user