Wolfgang Bauer 2020-07-11 10:30:41 +00:00 committed by Git OBS Bridge
parent e86fd0cacf
commit 3880ce2f7b
6 changed files with 25 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----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-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AuikACgkQWNDuZIpI
s7s6XwgAjIn4bhJMV87muZ8alvFedqnW3tROY2uTWfFSL/lQXaG9UHe1z8sqUp+b
lwh3gELaf9vslQhv03rMCv/kQfc7Uf+v+mfPXMSNMCFkl+yqp9+5iWH5rPMjpR5f
35BVl2ZTluULlScZDO44PvdWvsKuQyoIbbwrUzRPALXas43QdYNvGwClR2SKF4nN
zG4Bocue/JjTfIMCsVMy/pRZt9AG76DVNAyvbeijO2EMA+4CzcxkVD07+afgNyr9
SHEh/XJnbVZj0z8Z/ecC1BXs/57LWe+wqmYO374awrlU9tryfI/WkGL+2/E3uoLR
6W9cJ1GE+YPHxcZLLwblzKMwAlLzEQ==
=2IQu
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jul 5 07:55:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.72.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.72.0
- No code change since 5.71.0
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 7 08:06:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Sun Jun 7 08:06:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,7 +17,7 @@
%define lname libKF5Style5 %define lname libKF5Style5
%define _tar_path 5.71 %define _tar_path 5.72
# 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.71.0 Version: 5.72.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
@ -37,7 +37,6 @@ Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-
Source2: frameworks.keyring Source2: frameworks.keyring
%endif %endif
Source99: baselibs.conf Source99: baselibs.conf
BuildRequires: cmake >= 3.5
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem