1
0

Accepting request 878799 from KDE:Frameworks5

KDE Frameworks 5.80 (forwarded request 878671 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/878799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=89
This commit is contained in:
Richard Brown 2021-03-16 14:40:25 +00:00 committed by Git OBS Bridge
commit 3f2a354d16
6 changed files with 25 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6vYACgkQWNDuZIpI
s7v3xQgApAkMc4vn0rm5hqowd8lIpzW4Xzq1o7eNihJkeVBq8WVA/yWgqo0A0+Rk
MNtDmz7DnH7K8SbS/e45rQ6TkhlGwbhhjYIZNzCti3LjGTujSFVMXyBw2gBa+J1v
KMYS/LUvO4Ytlsew4bd9UgfincMYzYER9JRszjJdWIYawz6PjyncpHOV5X5BtW7e
Z1SMQ2GTpndOnGhPYFeVPJNrRg49x8G2CK/bGerticsopIDqo4VkhVPoYI+xQLH7
WZ/pzqOhyrYn8xrL46XbkYxQ5Oow04QBjHD5J5KlH/LR7INf84GM1uAAge/z3VoW
2m6pmmQAaYOpzcCn8/svmgOdpb+ChA==
=y+RK
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1fsACgkQWNDuZIpI
s7usCAf9FZFTuD6RZo9Oxs4mVeaWegBxxSEW3JmIKXSXfz/PGNZN5uWMhR1kUuTX
mp/ePAkDUHyRmYdIhT01mnxISNFyp9FCzlDtwFpyBGzCWtcfzZ3aeq9lYChU9u45
W9FJdO8GWOTFXiJdQt4ilyvo+d5vxo4ERDjueEMwtdK3UnXq9CTaDXlDH7zzZc8/
IL41Hg2EI+XVm74J/BvzZYQSF0jNl3zBvdEbrFHLXoNSEW1YGLNJVHc2GCSw9ztO
rwTc8YlXnGtYHcAETUHF80bGgJqS0E8hZ6Z5nSiEt3eSK2H8kIsXAMyymtTG2FKo
myV+ffKsdlosiC22miCuvvMhUSXTdg==
=dNyG
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Mar 7 09:26:46 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0
- No code change since 5.79.0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 8 08:46:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr> Mon Feb 8 08:46:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,14 +16,14 @@
# #
%define _tar_path 5.79 %define _tar_path 5.80
# 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)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: kdesignerplugin Name: kdesignerplugin
Version: 5.79.0 Version: 5.80.0
Release: 0 Release: 0
Summary: Framework for integration of KDE frameworks widgets with Qt Designer Summary: Framework for integration of KDE frameworks widgets with Qt Designer
License: LGPL-2.1-or-later License: LGPL-2.1-or-later