Accepting request 820345 from KDE:Frameworks5

KDE Frameworks 5.72

OBS-URL: https://build.opensuse.org/request/show/820345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcmutils?expand=0&rev=83
This commit is contained in:
Dominique Leuenberger 2020-07-14 05:51:44 +00:00 committed by Git OBS Bridge
commit 7a5eb0d05f
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOhEACgkQWNDuZIpI
s7s+7ggAhcIgbW3wblZUN3xthjnEh1QdbOK6yigIqWQwUPq2VHzACuVcI3EsCH+n
WYB97nB9r0Cb6ePk8MtNQ/qAeIS9P39K6qk8lx6BhITslFqJLMgaY8tiW0DORymg
kLK+IVBvLcQy6abn+cMTjQfUuaxxEaZ1pY1ukm6KaGzY+03aPq9yLM65Ww+ex3lp
KsMpjYt3AcaZE8mXC9Yxlln5QXoPjtTlm623Bkht7CO3KgVffniNm8hHKs5I1CAy
lOLWBlTUTHAmwYZrqVWh5bk+JZL12KD39QYuZw1Jdq52oEVPidt4zHv9as6tLciH
MlAxba7rZaRsoSMPVIc+OAiZ0882/Q==
=0sp5
-----END PGP SIGNATURE-----

3
kcmutils-5.72.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AujoACgkQWNDuZIpI
s7vgUQgAgOZ3VlPP8Id1qReUzaI6jpMkRy8UvrxY5YaAcrZbjMaZEBXIGSshMPeW
dV6NSD1ChnSgEQxBSbfhSlcSjfKV57rqdP23PaqYmCR49gkfmE0BGCFz6rIYowwp
G4VPWZ/d/2E8ToD2xaFFTdP/HOicgiVTOR2Gwv+G/2ewPvOgSSXqvEcS7kLT63qv
eWkrXZRYvyfGvHvmdXPmOOhAfN/KCxcsBB6y0Lo7rSnC737VuUjR/OGIqVEJE7Ca
VayCU66LTrAsOpeRiTlTrvm/QTsAPzkDqqkzxyev+7rnTHZTg85j+s+QgjZcshyh
c2nF8DIP0d0jBeeH9Nv77jBp0Y8cFg==
=oLMm
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jul 5 07:55:07 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
- Changes since 5.71.0:
* Fix changed signal for plugin selector
-------------------------------------------------------------------
Sun Jun 7 08:06:22 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5KCMUtils5
%define _tar_path 5.71
%define _tar_path 5.72
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kcmutils
Version: 5.71.0
Version: 5.72.0
Release: 0
Summary: Classes to work with KCModules
License: LGPL-2.1-or-later
@ -36,7 +36,6 @@ Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-
Source2: frameworks.keyring
%endif
Source99: baselibs.conf
BuildRequires: cmake >= 3.5
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
BuildRequires: fdupes
BuildRequires: kf5-filesystem