KDE Frameworks 5.81.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=254
This commit is contained in:
parent
a039853a4f
commit
864fa02b37
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:871d961ccdcc420ac63686bb522febabe9dcdd6199880f9e2e59433239b9696a
|
|
||||||
size 1755248
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1ccACgkQWNDuZIpI
|
|
||||||
s7v9Kgf5AXngaoS25F1rsrwjJFo0XJK/8yWQOnVTn3hgWYIO7pjGmR4hWrATBCz0
|
|
||||||
PuymfZi2LTn+Gs4cMAcsutKv9PX/GcfnREXQ0zG6rKh8WEWjviq9ll1GKvR+MjAj
|
|
||||||
YgO2KjNBtCC28b/EAXp3McrXubInVsOwWqETFbD4f2fC9T2MPCOR5y+G4SO1xXDC
|
|
||||||
e+lCMElveJQvIbI0h4p6nlj4Kmf/W3LMZaFGhC6gpwYtBTEYEUeoGiMvdITInz1x
|
|
||||||
shtZEmaxCaq9fSTWigMm+m8vYFqKDP9ts2Wc/X4zZtTiMDtK7UWVtwPGzZ4urQ79
|
|
||||||
oK6v6rzgxv9l4MFrTvfw9WxhUnBP+A==
|
|
||||||
=3FyB
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
frameworkintegration-5.81.0.tar.xz
Normal file
3
frameworkintegration-5.81.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b98768f0bbb6f3c427a74504eae7d3045d3af20946d3bc6f5937f6206a88b6d
|
||||||
|
size 1755808
|
11
frameworkintegration-5.81.0.tar.xz.sig
Normal file
11
frameworkintegration-5.81.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprQoACgkQWNDuZIpI
|
||||||
|
s7t8owf/UGT2dg+NOqr6GGDN5I1bz+RJ4QdDJfm2AKekaG5D24dQsR2/QTVGeSqW
|
||||||
|
zeWdKib4D5Odzuw/ZVOIGD6ssOJ6vtKIKdjqrMk+R1svxiPl2aT+XL2Ub0SSSLLM
|
||||||
|
tqPqumDt4Gby/bDzxHbuKPlaNR/JyfPENtIE6Di9Ca7+Cv8pGFKMFw0TSFciTF1j
|
||||||
|
woqYYAD6+0iVBDmdpd6j59nU4KhrQ7J6d8koZY6oin+ucs1ylIUimaCTCODvXGeG
|
||||||
|
HXSlZzDmqV6GEETQeYz18sEHbKGCcPL6+pnKNr/yQk+kyWoB++sFR32/VMgiosjs
|
||||||
|
2SV/9LxZXtCOawLKXa31MTQPic+BkQ==
|
||||||
|
=GFNJ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 5 07:12:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.81.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.81.0
|
||||||
|
- No code change since 5.80.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 7 09:26:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Mar 7 09:26:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Style5
|
%define lname libKF5Style5
|
||||||
%define _tar_path 5.80
|
%define _tar_path 5.81
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -25,7 +25,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: frameworkintegration
|
Name: frameworkintegration
|
||||||
Version: 5.80.0
|
Version: 5.81.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user