Accepting request 861927 from KDE:Frameworks5

KDE Frameworks 5.78.0

OBS-URL: https://build.opensuse.org/request/show/861927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2021-01-13 17:16:08 +00:00 committed by Git OBS Bridge
commit adac64a568
6 changed files with 30 additions and 21 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/Ln1oACgkQWNDuZIpI
s7s+XQf/fKmk+vNzSD+NTNhvmseB52wX/ZGYHGycSMZ2nHjn01F12PNjdUCzRAbn
rtf/whH+v7pFYHTXIKxjAtvRdjV/3AMIGpjmXytkbvovtVsJJpidYYRhVC4ngvDE
BbwYHNpjVoMo/+yDpssnSnksq4YfrxwodIYUf8mM/kiO0oXDAUZChJbjp4sUqtu2
+GVEFqvPThePJWJPdGkm3iMxS9vuNa4Pl7g+GmcbJbk6QOvI7adOqx4mtcL/wH/N
aGAv51mQb1OnSxsVCpGrd6Q9yB8lLYu4PJ1vjJvdOxd6XyEnbmmWBaf4m8igDCNL
5j6dDoIe49gybe/4IhBR4a8vL02X7Q==
=fWSB
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wefoACgkQWNDuZIpI
s7vPIwgAhZ2x2hVhStFJ8ehbb2DEcssy6VlvMtvgvRDngi70uugb9Y39cQ+Ru6oM
YpSKhL7/niVQOXj72xxl3FrvXx8Cqzr/HwT9AP7MiIJTkIQIQreKUpbQRPyNENUF
F6zTOW/+4eASf1GNiuiA7NoZ02nHYcClGPQIntakNskzj4x04qiE21mBnGNQFMaD
vUP0CavOGw403GjA/XYJDkgFgd5zsuYUReuH+Q8fS9LJWM4P2A807fH2fQjgomLx
YtOI0vBQy9txAqeOTljWirgLcYlAsJqYLDkFMiwYTSmTYf1H7wXcfUCURGuhKi6h
WrsUeUJABeeDOrxJOxjRfeenep5V1Q==
=NnFI
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 6 10:47:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0
- No code change since 5.77.0
-------------------------------------------------------------------
Sat Dec 5 18:56:27 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kdesignerplugin
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,14 +16,14 @@
#
%define _tar_path 5.77
%define _tar_path 5.78
# 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.77.0
Version: 5.78.0
Release: 0
Summary: Framework for integration of KDE frameworks widgets with Qt Designer
License: LGPL-2.1-or-later
@ -39,10 +39,10 @@ BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5Config) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5DocTools) >= %{_kf5_bugfix_version}
BuildRequires: cmake(Qt5Core) >= 5.13.0
BuildRequires: cmake(Qt5Designer) >= 5.13.0
BuildRequires: cmake(Qt5Core) >= 5.14.0
BuildRequires: cmake(Qt5Designer) >= 5.14.0
%if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.13.0
BuildRequires: cmake(Qt5LinguistTools) >= 5.14.0
%endif
%description
@ -56,7 +56,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.13.0
Requires: cmake(Qt5Core) >= 5.14.0
%description devel
This framework provides plugins for Qt Designer that allow it to display