KDE Frameworks 5.79
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=250
This commit is contained in:
parent
3538ddff65
commit
82082ce38e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:908b5977cf711d6b78b5eab30bc9093bb2804a45cd15986d57124d869d407167
|
||||
size 1754716
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wecMACgkQWNDuZIpI
|
||||
s7vJZQf+MUf02Okoxfyu3V0a92KSBBKhBGpmAs9NOTiv/rDTDgUghXuF0TpiF4Lb
|
||||
5Nrym8nlFEZCE7/+WVejGCp3Vg+96GeZ8GZU4S1yg/q5XPiMeNpB48IEK4S/2uWb
|
||||
jD7oQKkY18X2Aiatx4UoqFpdw4LtgfpGW/V7cYwpJ2hwhhDPTMPujaHN2eVNxBGu
|
||||
ut93Y5n7GiDQ3/IgktQ1P+DfzXuEYeXooW+W3kFN8DZQ1eV79TpAUwHlQGbTQ4BZ
|
||||
n+y5tq+qFMYy+Jb2T1299obcAV9wJ6X89/Sxvci8aJbzQ+sayaN7tAiQyjKFXjkF
|
||||
z75UioNQUGzrBlVECb1JKl6ILbuOJg==
|
||||
=PRnw
|
||||
-----END PGP SIGNATURE-----
|
3
frameworkintegration-5.79.0.tar.xz
Normal file
3
frameworkintegration-5.79.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41c88a378d37fa0c1e89f3c26e26eb30e28d54a0d82cf8025cc5c48d31441130
|
||||
size 1755088
|
11
frameworkintegration-5.79.0.tar.xz.sig
Normal file
11
frameworkintegration-5.79.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6rsACgkQWNDuZIpI
|
||||
s7uqfgf9GjBqemJPUEThXI0Ean/4Opb6tXgDR5vMOBJnEgpwws0268zx09mcNH2G
|
||||
O3vkKYwMKHya/jxyIpSNQ+5s71awP0SV8NgzsKz1SWufeR/YW7hfEyGlmClPtwg7
|
||||
/PdFmN6+SdXiJrj9RysTrTLRTSpqPgIOs05Asf4Mmg9CMPado1MOpooF0Z8hvGbC
|
||||
WMtkuFumtKJPunPK5nguWy66r1tMAnhR1o3IzJagrYiEpXPwOU05ucgQJds5MLBr
|
||||
xo8f3T7isUL8bgEQbocFNapGLJCunWPtKfl4jjW5RxBuZVA/CZTZDX2iWOaigLbz
|
||||
AeiVF4cDmonGrtDUHVt3e7z+C9T4vw==
|
||||
=qmCE
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 08:45:56 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.79.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.79.0
|
||||
- Changes since 5.78.0:
|
||||
* Fix window decorations not being uninstallable (kde#414570)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 10:47:16 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Style5
|
||||
%define _tar_path 5.78
|
||||
%define _tar_path 5.79
|
||||
# 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.78.0
|
||||
Version: 5.79.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