5.71.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=234
This commit is contained in:
parent
11555ea972
commit
e86fd0cacf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c08a96e02bb8e37853497053d8fa22d83d14741b7c1e61380cbbfd09e1666cd3
|
|
||||||
size 1753940
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6t9A0ACgkQWNDuZIpI
|
|
||||||
s7txqAf/d/NFpTgTxbMqOtWaN/zzK36wH92Kb76b/XGbgLAhk1sA+T4tAIU9z9VH
|
|
||||||
ZRzNPecVZ50iGlQlqXLC0N56UTrNOVdEgpf3Dplihwbhai4SjHK8rVixSJ6hoQLx
|
|
||||||
OjrMZAXPsilki2vauRvljDZG2pV9EoAB6iFxXmZs260uX83TzO1ACl79XCG//m8k
|
|
||||||
7qj4nzIlvpgxCwbdMvAXkwycVv9wdZazxr1+F6o42ca8SrEdTcEJ+HBwmORFmYcF
|
|
||||||
A9oKqgPb7xxkq9L3q9vNUo7CB4U09bTOMo/bEteypSx4eR1Bg35OVuZi5dfzrJVo
|
|
||||||
e+7sJoAAQCfFKQoNRjSpxCgTrZn35w==
|
|
||||||
=1Tb+
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
frameworkintegration-5.71.0.tar.xz
Normal file
3
frameworkintegration-5.71.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5ba2d5c363dcb09177424b82d9a59ce0f0a6b2dea372799dcba000452764961
|
||||||
|
size 1754420
|
11
frameworkintegration-5.71.0.tar.xz.sig
Normal file
11
frameworkintegration-5.71.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOf4ACgkQWNDuZIpI
|
||||||
|
s7v1+QgAg1WBS5NxSXqcSwiCkE+/FIWKNPP2QRzv7xa5nHmqL5dsUwFVitT4Qp54
|
||||||
|
AlsnTjUPhfXStR7pOuV3yu27ZM5HkWufcrgzJi6rWmK+q5gGRwXKBQCM985aXfmR
|
||||||
|
bwurv/uKeMMu7w6wd1Dgvd1c3iZu0EuLz2IleMj6sQAQtnBWWiBaV/CaqQHYolVV
|
||||||
|
OzM/405GbHWAkyOHLMUy8GBp8fGMpzHQgLPljIQnZC5NIW83XVYl4pIhXpe6KI5j
|
||||||
|
heasvRWKf/5I3gpCG+siFhJuAFSjMBRmLa6mRdirAuVJz+ncrMfZu+0iDhqXiSNU
|
||||||
|
s83SSYBI9hi2XDH5aJ6xGzdk5SkByA==
|
||||||
|
=qU/F
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 7 08:06:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.71.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.71.0
|
||||||
|
- No code change since 5.70.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 3 09:39:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun May 3 09:39:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Style5
|
%define lname libKF5Style5
|
||||||
%define _tar_path 5.70
|
%define _tar_path 5.71
|
||||||
# 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.70.0
|
Version: 5.71.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