Accepting request 848544 from KDE:Frameworks5
KDE Frameworks 5.76 OBS-URL: https://build.opensuse.org/request/show/848544 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=85
This commit is contained in:
commit
5e447e8e0b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd8812b4fb6922091b53da72eb74104f9438be3063e65ffe23d6948a292f18e9
|
|
||||||
size 73348
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NIkACgkQWNDuZIpI
|
|
||||||
s7vQCQgAhn6XV7zcY1fgnTkAzEhDsV7f6RvU5Fobd8XXMJ/Pk55p8cmg61TKUwRX
|
|
||||||
XNuJ6S7SMLnTPK6etsv62iTU89V9iwMA0Zs0NJcLh9xHTps384+CBFNxmCJehzyo
|
|
||||||
uoPt9g5hVM4I4qSN20LCZQZC8RpqcRolVBPY+iZRO4+BWrsisP5Akjn6LkD01xC0
|
|
||||||
Gn3kcfCy1PqvhhrmpIOyjF/1KUnGYxbnEGscF4JchVKicMz7acbthKSmMY2p/lx9
|
|
||||||
sQafn3XWVvtSNNn44veusymxPfurLfpLnvRGcaNOxbvaFXHYb8MgLnkAItnzThud
|
|
||||||
vMWJ0zg/bnjHqikgQRaospZVokfncQ==
|
|
||||||
=bCi0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesignerplugin-5.76.0.tar.xz
Normal file
3
kdesignerplugin-5.76.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5f9190e00761330c031310b94e195766e639115675081765050ddc55069a1b71
|
||||||
|
size 73452
|
11
kdesignerplugin-5.76.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.76.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5HoACgkQWNDuZIpI
|
||||||
|
s7vUtwf9HDZSwZXvOKDC3rlzDc8N8e0ci5ySpohKe83etLuVagjBdWx2JusWsbJ+
|
||||||
|
lnXBQnb7zb6izzTweig6y4pyGo4HpjfD4QMVkDhgzJKSI6jcHgwDfy3VeA+VcHE0
|
||||||
|
8j5zAay3oBrmz+1woxt3Tv2ciAzcEJfb/czInQ0ltqLaIYQjs5VlOSldCDyOUijL
|
||||||
|
RLBFfbZ4LAJ9sN52g1GsK0ANKpUQDAkW1TdaymebJj+iveN9eS3Mc2JEAQPwnqGI
|
||||||
|
CQTytZexCyCm9CLC0sz+EGUdxT4ks4IgkLrMYJOYadVqqYCYAzIa98vcgyrOaMA0
|
||||||
|
o9MVSE26MEly6V6rN3zCEfDAJMnZhw==
|
||||||
|
=rmnv
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 7 21:34:35 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.76.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.76.0
|
||||||
|
- Changes since 5.75.0:
|
||||||
|
* Documentation fixes: Use more entities and change http: to https:
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 08:33:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Oct 5 08:33:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.75
|
%define _tar_path 5.76
|
||||||
# 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.75.0
|
Version: 5.76.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user