Christophe Giboudeaux 2020-03-13 12:29:47 +00:00 committed by Git OBS Bridge
parent a31d823d55
commit c46ccd771d
6 changed files with 27 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb78a4288827182fbd27cb1ae048c4950dcc756fce7d6e73e61f76ef870b7dbb
size 1753624

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420QkACgkQWNDuZIpI
s7uILwgAs+RS9uVbkXzSSC0RU6CmsBhel3ErMwtzBJ/qWELn2TWSR3ggZ/pAYr7d
e/ivoOrmqRZpmLaDWP11MOooc0jZkYLGucJijaLcsY4p7auVQ9R9JUQNolRJQNKY
MypKCDRYfhyis6xZwZfouFnoTV4QsyZMNeGyYlPlcBF6iKYA2ywmBJCPp7I+tXQo
z0d5QHJXFlhOK6+PO6x241mtIvIy0YW61EBvl48RjpP28DTs4SydG0x4dAJR0X9q
AkT3y+H7vE6jr6F17hk8N4CLDS1ywaBW1xfEiet6bcPq+3nHuwPFYnpUQ7FU0sl/
Dth6D7jp+2jix1iUGhZ8emyVILt0Pw==
=E7Zx
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bb3c2e56b2c4c41d8a472363f80445fd3fc28656e6a3163d48ed826a133985a
size 1753932

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jlu0ACgkQWNDuZIpI
s7t+Nwf+P7jDJpRrt3pVeift56udyy9N+w2Ec0NzOPwKzyVBD1oFnVGzMXneYYYC
oh5qxCAG1e76pvnZc8ohs6Ir3ytpIsiIn6sBKJwahhr5vkKbnlomcBU+8eJ/r4jt
l8QpmpKzb2jtLR+ywjGcszptntlHHx9LsqFh8YInj1+kX6bor7oQE37ZYSfFFZoq
R8/mRn3syfA+AEWkfPAEDKFP1otyxIDvEt1GK4+rrGa+/J67/prQqistXk2wSUdb
5Xuy/NJVpReH3blxgzOKeruPBiYaA43gH3UY/4yZCnCbqefCRoYRD4c7nXNCF//z
OimYhcxBkLreY6jm7eieq6SdFvw0Rw==
=SRJG
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 8 09:17:33 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
- Changes since 5.67.0:
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* [KStyle] Set the color of KMessageWidgets to the correct one from the current color scheme
-------------------------------------------------------------------
Sun Feb 2 18:06:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,7 +17,7 @@
%define lname libKF5Style5
%define _tar_path 5.67
%define _tar_path 5.68
# 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.67.0
Version: 5.68.0
Release: 0
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
License: LGPL-2.1-or-later