forked from pool/kdesignerplugin
KDE Frameworks 5.96
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesignerplugin?expand=0&rev=252
This commit is contained in:
parent
c58f8eaebe
commit
4a8ab4580e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc5d31b2d6af56a2f5848573e078b0eddac70b4b28c320289745f7c60495e1ff
|
|
||||||
size 75664
|
|
@ -1,11 +0,0 @@
|
|||||||
-----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-----
|
|
3
kdesignerplugin-5.96.0.tar.xz
Normal file
3
kdesignerplugin-5.96.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:09e6017565a747c039bc1b1079f65ef4367474733ff21891a006c4964353ad31
|
||||||
|
size 75756
|
11
kdesignerplugin-5.96.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.96.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----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-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 3 11:55:54 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.96.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.96.0
|
||||||
|
- No code change since 5.95.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 10 14:12:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Jun 10 14:12:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.95
|
%define _tar_path 5.96
|
||||||
# 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.95.0
|
Version: 5.96.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