Accepting request 738021 from KDE:Frameworks5

KDE Frameworks 5.63.0

OBS-URL: https://build.opensuse.org/request/show/738021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2019-10-14 11:34:56 +00:00 committed by Git OBS Bridge
commit 234779ca7b
6 changed files with 29 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zz4QACgkQWNDuZIpI
s7uLRwf9E44+2bV8kd0s8TaABoiCrjnKtd+M74kY3G8u9JIwgG3x+EuuGT93LBhT
WyhHC2pRf4t08KvYcycRbVCAHkT0x13MPCjF4TBufZeuwhOULW5To2OuhCLa0gHF
N3u9qYvSzxZPJPj68wyhj5RluAD3fN0nKmrYDJGyT2yagpBwTENByPFJIwQGEf37
QYTK4Zgp4U9ocGIAyYKQ1IOZLdq94DgeAtohC/tGSmp0Ihx/Y1/kOgRGir48T7Z+
GOSTQxBDIVvT/rBOcCSM9os00OmVZ34zMXZ/uJ6YYTWvoxQCmjO3JqO3ZZCyZtvr
LAlJYA5AXi/ux6kjLx9NS+5HsxRZHQ==
=e+T7
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyWAACgkQWNDuZIpI
s7ucvAf+I8zqqXYcLP/vYNdNWSAO7/eZVu1ZStPGKHij3wjb1Y27W0i3gvsflBNi
m7MQRH0pxb2wqCuftP7Cq6OZsT3wSYM78IRa45An3XppnXQMa6rXOaGkZFSX8eDs
WpNpAHpyTBfUJC2lCILndXMoi6/mJwt4HTgFBADZz01Cr1BfCvIIm4jMSkzsl4M+
QxSPB+vJGcp0NbDuaKLEVVxOfVz8bgQGaP/w4KPxvfKZhjPtdRDl93Df7OWp80QB
rwX5MbftmE+cELsxMCCAdIspOP69kmN5lyDZw9JQIWRGWUXTMuXjO0uVhl0JHw0z
jiUyzyRuEfiZYE4pfxYfeHFlgLeKtA==
=nV4b
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 6 13:26:28 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
- No code change since 5.62.0
-------------------------------------------------------------------
Sat Sep 7 20:36:40 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,14 +16,14 @@
#
%define _tar_path 5.62
%define _tar_path 5.63
# 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: kdesignerplugin
Version: 5.62.0
Version: 5.63.0
Release: 0
Summary: Framework for integration of KDE frameworks widgets with Qt Designer
License: LGPL-2.1-or-later
@ -53,10 +53,10 @@ BuildRequires: cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
BuildRequires: cmake(Qt5Core) >= 5.6.0
BuildRequires: cmake(Qt5Designer) >= 5.6.0
BuildRequires: cmake(Qt5Core) >= 5.11.0
BuildRequires: cmake(Qt5Designer) >= 5.11.0
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.6.0
BuildRequires: cmake(Qt5LinguistTools) >= 5.11.0
%endif
Recommends: %{name}-lang = %{version}
@ -71,7 +71,7 @@ Summary: Build environment for kdesignerplugin, a framework for integrati
Group: Development/Libraries/KDE
Requires: %{name} = %{version}
Requires: extra-cmake-modules
Requires: cmake(Qt5Core) >= 5.6.0
Requires: cmake(Qt5Core) >= 5.11.0
%description devel
This framework provides plugins for Qt Designer that allow it to display