forked from pool/kdesignerplugin
KDE Frameworks 5.95
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=250
This commit is contained in:
parent
aacef8b742
commit
c58f8eaebe
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6bd051e47f3a9f301e26b876036b1a36ccf2a2c7e6747f3a96a157c0c3a78a03
|
|
||||||
size 75608
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2/5IACgkQWNDuZIpI
|
|
||||||
s7vBKAf9HJ0w0cn9ntUpRjod+PeWU4IM0BwAQ60YK2SK8rOcgdVt6uRoXi7xcFJ9
|
|
||||||
c3p8vTzZL72JwUApUSUJqJn7hWj9LZq4yFyzDqdT1RFDm4uZsGIKvQIlb1wTMT0p
|
|
||||||
7QzB0+OHGfvLASw8xEvXy2HDJYVrbz/qXAWvIX1UIV7cWca5RMRrv3NbFdOE7qgX
|
|
||||||
LG1X/mUHSrct5QbqYA+IC92P8MWUOqZKSRtthHiGUFEAtxDacKVNOQZa8NLAEcMy
|
|
||||||
CKZ8zJcjU6sY9zVViatmMYntg5axb8Mu9bekJLidJqjbRonAn/psDAhe5Cj8O80f
|
|
||||||
prgcKSSNpwBM0K1NbGTYKscvQJo9Hw==
|
|
||||||
=Zo4D
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesignerplugin-5.95.0.tar.xz
Normal file
3
kdesignerplugin-5.95.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fc5d31b2d6af56a2f5848573e078b0eddac70b4b28c320289745f7c60495e1ff
|
||||||
|
size 75664
|
11
kdesignerplugin-5.95.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.95.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKiagUACgkQWNDuZIpI
|
||||||
|
s7vfoAgAg7JLBMVF+rhnhtDAc0r6Fl2C40fV6pUiC138AJ037WHVg84kc2SPMaSd
|
||||||
|
2c2BmiDz/O0VVyqLNOcGDUwUhN67scrz1jIcDXUmhVreyZl4LqP5iWvvlUL29ojZ
|
||||||
|
uh6OSPV6LIoC4nLI5s1aaCHrjVfcOrOKrnUXaw2f87DbXadJnSp7r/Cdnl0MryG2
|
||||||
|
Vi21V5BftL0fiDDREIW6L6ZDdn5dZOOmIqUDZsrFIyWES4ODBke7WSmP8JkZV7t7
|
||||||
|
0eTly/5+hG8Gd0daDpGQaHCKl5ubGQgVkYXjNQfa/RODyN15VNWQUCWxvieqY/DR
|
||||||
|
qSY70Y4YNVXsl1qGZof+JWWkW4CZ/A==
|
||||||
|
=zwSV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 10 14:12:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.95.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.95.0
|
||||||
|
- No code change since 5.94.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 10 08:17:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue May 10 08:17:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.94
|
%define _tar_path 5.95
|
||||||
# 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.94.0
|
Version: 5.95.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