forked from pool/kdesignerplugin
Accepting request 994967 from KDE:Frameworks5
KDE Frameworks 5.97.0 (forwarded request 994246 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/994967 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=106
This commit is contained in:
commit
275aa2d043
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09e6017565a747c039bc1b1079f65ef4367474733ff21891a006c4964353ad31
|
|
||||||
size 75756
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAc1sACgkQWNDuZIpI
|
|
||||||
s7uqlggAnwMH73RBzTDEgnm2Ga0t1WDYDLFdEnZP+KH9rcuxKEM2F3rtcLxps7Zg
|
|
||||||
H73CtPQyLzvZsZQJjcev4+7DAdi+NTvbMbpS5OjSsSm92FO6vCVgw0Jiz/ZK1idw
|
|
||||||
DfhrgwJn71duU43yE9Ozp7mCTkHvHWd64m9dxS+Ox1MYvmGuH09waXvqMetysqlZ
|
|
||||||
XT+8pJkJqZp7zSpyeRwsJ6SPp00+YzRTFqGqE40rM+gD+Vq3eVDSx6MSeO6Aa6x7
|
|
||||||
DDJAWPQ2JPwUAaCc6hN3rwYDvWq/+9rxv/HaCQLN2Nyu5m1ZlZbwttV8cbA/+QSg
|
|
||||||
BH2heYAdawYnLLrpJ5zK7cJKhnPNgw==
|
|
||||||
=4hg9
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesignerplugin-5.97.0.tar.xz
Normal file
3
kdesignerplugin-5.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28077f1a1b416c2e19f7b8fae1a96d1bde6e4dd8c90905adbe87bb1f2df3fd20
|
||||||
|
size 75900
|
11
kdesignerplugin-5.97.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.97.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxswACgkQWNDuZIpI
|
||||||
|
s7vx1wf9E7wVa2NRnWwnfE4Lw+rhEjfqU0SUyuWk6PF6EkJj9Mmfc1OUiRBxnOR+
|
||||||
|
LR3WWKDQ+zNJArs3A1+nI+tOblTnvh9Y/kcZ6i2iJtRF73jES3L3zDH+J5NWc5Ce
|
||||||
|
h1gjz2dBvcqjFGibgV+KWFkMIBwW4ScmgPctfTt0hT9q70uuR0bOBC0BK6uvqNiW
|
||||||
|
pRKic21mQIs6FWyPWK/n8O8xN87NzU9B/NDiyUf2C6iAkD9YSgFO6AXznbAE5SzH
|
||||||
|
60FlQuFJvHnS5PzXKsKSnnep4W21rskY+jH0lAW7KDPzCtT0BCZsqAB4n5YoN4l2
|
||||||
|
oS/34dng0nWxG5Hwu6mqh8DNdQNfrQ==
|
||||||
|
=rmo3
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 7 22:27:20 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.97.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.97.0
|
||||||
|
- No code change since 5.96.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 3 11:55:54 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 3 11:55:54 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.96
|
%define _tar_path 5.97
|
||||||
# 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 released
|
%bcond_without released
|
||||||
Name: kdesignerplugin
|
Name: kdesignerplugin
|
||||||
Version: 5.96.0
|
Version: 5.97.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