forked from pool/kdesignerplugin
KDE Frameworks 5.69.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=206
This commit is contained in:
parent
991e9ec158
commit
1e29d516a3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae433e0eeaf0007312b1f32fc4349cf26c34617a5a9951ae4155c5c4e4009b72
|
||||
size 73184
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jly0ACgkQWNDuZIpI
|
||||
s7vQDwf+P7baMTQNKEoylfYGxkIU5sk6vsLpks5+znxtPedb0CLs4ttJtM4U2G4n
|
||||
tH0o1Tto99BxAThXLdRZbonjs56MAfxKCf9eIgnHIwANS6Qfz1y0+lq29W5bHkfk
|
||||
qKc7+7lj7cdH77TnwbATvY7Hbii/pQ7gObPsvGFACjPE7NVjSnhut9FBdvT5rnrc
|
||||
0C9EqACIaH8rrLEpKxN2GFaEjuGqfI1/AWVvtGZVtyeJDWdaqF54Fsft0epPmxd1
|
||||
L6yIhTJ+ER+ZZmKJdiTOsLM/S6BnFcC3qQKaB3c/A+/hRBJa72MKgZglAIk4LAtg
|
||||
yynSOqHFXvubBSqoICpHWmKj1zeOAQ==
|
||||
=+1al
|
||||
-----END PGP SIGNATURE-----
|
3
kdesignerplugin-5.69.0.tar.xz
Normal file
3
kdesignerplugin-5.69.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7af5b4647cd9a912422c705894a7c13eddc914e5b464f3ab81aab5b9fa0f2dfd
|
||||
size 72996
|
11
kdesignerplugin-5.69.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.69.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6JFMMACgkQWNDuZIpI
|
||||
s7vmhwf/doK3MPHWjo6eYBWS7oeoUkCGULufBFr52uGIdzvWfzfvl7J7ZuzC7fAJ
|
||||
c2C0oC6pFDwT818WslYjlrML8AMpkP91d2w++TU8WS+rRR1+g1pLF/f8uabC8HBV
|
||||
CNz4WLE3gIotxNoc5Hl2zQqJyG88SL1rfyGn8//LhHyn1IQUbmcA7vRgacK2+97z
|
||||
pWb4FPD99ddGOtr5JVJoNgX/PoQaHlOB/Ojmi2lMKUbPrrnQteXYJoojuDXGjLmT
|
||||
I4L3ajZx2qAf6wiohHepPM1i5jkQD0LcM8oZqL0EJndBvD3aqBFl8jdYuwTi4d4H
|
||||
5aH50ikwMLy0PlXr1A03ilqDX9R/CQ==
|
||||
=UEfj
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 19:45:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.69.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.69.0
|
||||
- No code change since 5.68.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 09:17:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.68
|
||||
%define _tar_path 5.69
|
||||
# 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.68.0
|
||||
Version: 5.69.0
|
||||
Release: 0
|
||||
Summary: Framework for integration of KDE frameworks widgets with Qt Designer
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user