KDE Frameworks 5.75
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=218
This commit is contained in:
parent
2c2b84c540
commit
5c8a1b824a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14370fa37567e0ea9e4f2bbb34605b218b3bbad70e4c2945bd5bf179dd9e4f79
|
||||
size 73340
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl9UyQQACgkQWNDuZIpI
|
||||
s7txTgf9FAM1Et1Dc4QTXm2ajGyd7FTPyRVka7EcmWbvr4X8/m3w+dpxwD1FKuWs
|
||||
0zmK3MObjDSVu52/xBt4D0RniaSzrUZXJT88lLFwEMJX3lYNjk6MyH58D8wYMR5P
|
||||
ypNKo5DJ5KQpYzIc5U/wCETB5PC+H447Tbbxult6C4vFvil7YZbFjZ+jaSBIAdhU
|
||||
bHslcukqlYqtljGGv/OX9iV7Fqjmzr2ZfWtVvbGXlP5YfeI2WBQaeKuYDu3qo9gx
|
||||
fxlxOObmzQHHwMpkYqriWJ9X1k3OK8L4AygvRTU1hW6v+1BUYZFLYk+2WzImAhdM
|
||||
Ioxwz4yMBLmHdmphfkHp/4W6K0u6aw==
|
||||
=JLFS
|
||||
-----END PGP SIGNATURE-----
|
3
kdesignerplugin-5.75.0.tar.xz
Normal file
3
kdesignerplugin-5.75.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd8812b4fb6922091b53da72eb74104f9438be3063e65ffe23d6948a292f18e9
|
||||
size 73348
|
11
kdesignerplugin-5.75.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.75.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NIkACgkQWNDuZIpI
|
||||
s7vQCQgAhn6XV7zcY1fgnTkAzEhDsV7f6RvU5Fobd8XXMJ/Pk55p8cmg61TKUwRX
|
||||
XNuJ6S7SMLnTPK6etsv62iTU89V9iwMA0Zs0NJcLh9xHTps384+CBFNxmCJehzyo
|
||||
uoPt9g5hVM4I4qSN20LCZQZC8RpqcRolVBPY+iZRO4+BWrsisP5Akjn6LkD01xC0
|
||||
Gn3kcfCy1PqvhhrmpIOyjF/1KUnGYxbnEGscF4JchVKicMz7acbthKSmMY2p/lx9
|
||||
sQafn3XWVvtSNNn44veusymxPfurLfpLnvRGcaNOxbvaFXHYb8MgLnkAItnzThud
|
||||
vMWJ0zg/bnjHqikgQRaospZVokfncQ==
|
||||
=bCi0
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 08:33:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.75.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.75.0
|
||||
- No code change since 5.74.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 12:49:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.74
|
||||
%define _tar_path 5.75
|
||||
# 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.74.0
|
||||
Version: 5.75.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