forked from pool/frameworkintegration
Accepting request 747082 from KDE:Frameworks5
5.64.0 OBS-URL: https://build.opensuse.org/request/show/747082 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frameworkintegration?expand=0&rev=77
This commit is contained in:
commit
fd98792dcc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a080657c5fae216b596dd04cca7d0b1eb4b959264b788c08c22272fd2d351659
|
|
||||||
size 1754592
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2boJAACgkQWNDuZIpI
|
|
||||||
s7sraQgAj8RTvrlXlEuI4oSfIb0uLpZXPkyyl/Ha236i/szy31jOdBuho0NiMNej
|
|
||||||
7zI7F6fCaHkLESMDgcCPZ+youXC/xJb1tsWUf3PGsomkFniO6YKEqiKsGGvU4s4k
|
|
||||||
PzVW6P/rm2XF26D4i16TNfW0ofiDqBDt1n+Vmde5bJA8hJgLy3lUBDikiVVqUo2V
|
|
||||||
vPhtkA/R4FEe5zwcYlMCvvahm2TfyCjZsEjt2E+WrXC1pTZqhpA0HwlW0R8zNXfD
|
|
||||||
tnpIYLchBCJ+Uld8TfF7kSMcfRNUZ5sA1yFh8FJTmslmbn4TXjxLIcnoDO5fiyIh
|
|
||||||
YFVoQkyfylJjvYDdD1e/cGnddkcKow==
|
|
||||||
=gP77
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
frameworkintegration-5.64.0.tar.xz
Normal file
3
frameworkintegration-5.64.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c1880f8300a014bb835ce29fd68651bfd38400de8044fe5914cb4392df48a26
|
||||||
|
size 1754716
|
11
frameworkintegration-5.64.0.tar.xz.sig
Normal file
11
frameworkintegration-5.64.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yeIACgkQWNDuZIpI
|
||||||
|
s7sk8AgAilyjyLOiWi1alMqr2g1pSRY8NkiKfy9xlDwc+XxknHKvcik2zKaiJeqJ
|
||||||
|
J2Hr5D4hOBceByHSn1kiQQk4m/9R1INqaOiokQxlkFkxQTjZyYFvbP0RPn3CHFj7
|
||||||
|
Ivm579JHwJixb/NTbNdiOaxSj7xivh5p6Gw8+1/zxvhuzuglXNpToed2Ikma2QLN
|
||||||
|
YkQuysxxbkJOgcq14VKms6uDM7ADVA8FjV3tUPC3pHVjMRe6IpR8omOg94FLRGIg
|
||||||
|
JJ1rdvbx+X6K+x0gTjxC7DoH2ZT7uhBVgpKyj9C41PMcJ82iYfCTok/uLPwtRoiU
|
||||||
|
OwRikkJhGxFmfK0SKs4WxlzZ7tQnfA==
|
||||||
|
=mw7k
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 3 15:46:46 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.64.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
|
||||||
|
- Changes since 5.63.0:
|
||||||
|
* Add standard icons to support to all entries in QDialogButtonBox (kde#398973)
|
||||||
|
* ensure winId() not called on non-native widgets (kde#412675)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 6 13:26:13 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Oct 6 13:26:13 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Style5
|
%define lname libKF5Style5
|
||||||
%define _tar_path 5.63
|
%define _tar_path 5.64
|
||||||
# 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.63.0
|
Version: 5.64.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…
x
Reference in New Issue
Block a user