KDE Frameworks 5.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=252
This commit is contained in:
parent
82082ce38e
commit
a039853a4f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41c88a378d37fa0c1e89f3c26e26eb30e28d54a0d82cf8025cc5c48d31441130
|
||||
size 1755088
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6rsACgkQWNDuZIpI
|
||||
s7uqfgf9GjBqemJPUEThXI0Ean/4Opb6tXgDR5vMOBJnEgpwws0268zx09mcNH2G
|
||||
O3vkKYwMKHya/jxyIpSNQ+5s71awP0SV8NgzsKz1SWufeR/YW7hfEyGlmClPtwg7
|
||||
/PdFmN6+SdXiJrj9RysTrTLRTSpqPgIOs05Asf4Mmg9CMPado1MOpooF0Z8hvGbC
|
||||
WMtkuFumtKJPunPK5nguWy66r1tMAnhR1o3IzJagrYiEpXPwOU05ucgQJds5MLBr
|
||||
xo8f3T7isUL8bgEQbocFNapGLJCunWPtKfl4jjW5RxBuZVA/CZTZDX2iWOaigLbz
|
||||
AeiVF4cDmonGrtDUHVt3e7z+C9T4vw==
|
||||
=qmCE
|
||||
-----END PGP SIGNATURE-----
|
3
frameworkintegration-5.80.0.tar.xz
Normal file
3
frameworkintegration-5.80.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:871d961ccdcc420ac63686bb522febabe9dcdd6199880f9e2e59433239b9696a
|
||||
size 1755248
|
11
frameworkintegration-5.80.0.tar.xz.sig
Normal file
11
frameworkintegration-5.80.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----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-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 7 09:26:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.80.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.80.0
|
||||
- Changes since 5.79.0:
|
||||
* Add clang-format bits to CMakeLists.txt
|
||||
* Port usages of deprecated KNewStuff methods
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 08:45:56 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Style5
|
||||
%define _tar_path 5.79
|
||||
%define _tar_path 5.80
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -25,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: frameworkintegration
|
||||
Version: 5.79.0
|
||||
Version: 5.80.0
|
||||
Release: 0
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user