forked from pool/kdesignerplugin
Accepting request 747103 from KDE:Frameworks5
5.64.0 OBS-URL: https://build.opensuse.org/request/show/747103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=73
This commit is contained in:
commit
9db33812ad
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9f63d672cbc04465e77eff07d62530e8f9a9129e0d6dfa7e13e0ad4bea6eff0
|
||||
size 71032
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyWAACgkQWNDuZIpI
|
||||
s7ucvAf+I8zqqXYcLP/vYNdNWSAO7/eZVu1ZStPGKHij3wjb1Y27W0i3gvsflBNi
|
||||
m7MQRH0pxb2wqCuftP7Cq6OZsT3wSYM78IRa45An3XppnXQMa6rXOaGkZFSX8eDs
|
||||
WpNpAHpyTBfUJC2lCILndXMoi6/mJwt4HTgFBADZz01Cr1BfCvIIm4jMSkzsl4M+
|
||||
QxSPB+vJGcp0NbDuaKLEVVxOfVz8bgQGaP/w4KPxvfKZhjPtdRDl93Df7OWp80QB
|
||||
rwX5MbftmE+cELsxMCCAdIspOP69kmN5lyDZw9JQIWRGWUXTMuXjO0uVhl0JHw0z
|
||||
jiUyzyRuEfiZYE4pfxYfeHFlgLeKtA==
|
||||
=nV4b
|
||||
-----END PGP SIGNATURE-----
|
3
kdesignerplugin-5.64.0.tar.xz
Normal file
3
kdesignerplugin-5.64.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ca638ec822d9882f4a865d599ce8ad94785fa890ce73bccd5e78210c4a3d95b
|
||||
size 71080
|
11
kdesignerplugin-5.64.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.64.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yioACgkQWNDuZIpI
|
||||
s7vC7gf+OApHz++uc2tj4zNpoZhQKEC4hREwAlEE5Fb8mDz4V+ed9W3NhJjxuBRb
|
||||
milR/cZnGsnNOOQX9+T48UwGp3pE/74GogcDTJKT92/Rlq7+AXMk48WlZMrHJ8Kf
|
||||
DiAT+WZgT9MWjN0I2Gs8W+BFjfH8KyYCDigl47qPS7VCnKbonTb9b7y9aHolR6Tx
|
||||
f3HkdswWZ+NTzKaBnLtcy2qPZ+l7yTGXUO3hCQuupi08f1Ifj+fpQrRPiqAGB0bO
|
||||
0v0qfLN68LlzIDVaqQEuXHOhr9ILaXOPlY1mPnVDPuk9br51wewYFA3vsT0QgOxZ
|
||||
VL6N+0nwq7O0w+6ZQtDUaHvYvOvfyg==
|
||||
=Stss
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 15:46:56 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.64.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
|
||||
- No code change since 5.63.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 13:26:28 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.63
|
||||
%define _tar_path 5.64
|
||||
# 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.63.0
|
||||
Version: 5.64.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