forked from pool/kdesignerplugin
Accepting request 1078050 from KDE:Frameworks5
KDE Frameworks 5.105.0 (forwarded request 1077737 from krop) OBS-URL: https://build.opensuse.org/request/show/1078050 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=114
This commit is contained in:
commit
e681569c32
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc9b0244f37938683d9e7dd622ff853a9b757cefcbc0f0f257e99443f2968183
|
||||
size 2287060
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmQDJFQACgkQWNDuZIpI
|
||||
s7vXOwf9EJ+JYtBigXY7neDcIHJbj3quiLh0npTo6+Xnk/6IxZZ5z/hAb6jD5bIp
|
||||
bj/9Bt9DipeYTMB4IbxA35ewQ7nYtczHT3TbtVSiHKejKKUKfN2NYrZk2wP50jiz
|
||||
9J+LzYR5kqz167oyZ/MZcxZcPXtYMsQCKLOX9xi6g/XExgRpNiC2qazqamcEQAIr
|
||||
3UI3dqNv6kOLO5VILNanFDqROfHSmUc5frI+3/u1GzOCN1kFccy0CAIONYoI7rxQ
|
||||
pMflFpL8vqgWfoRvPriiYO0Eh2bYIXebYf0uIfYTM9kBoNO0l4H54lCcVuxSUTT5
|
||||
5dURDLHRBHx31LwhlzTzMSQ9Nz7S+g==
|
||||
=nH7/
|
||||
-----END PGP SIGNATURE-----
|
3
kdesignerplugin-5.105.0.tar.xz
Normal file
3
kdesignerplugin-5.105.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7482e698c2b2d8550ab8fb54b30f72ec363ff92e082f20a856e02b337d4aa66
|
||||
size 2287104
|
11
kdesignerplugin-5.105.0.tar.xz.sig
Normal file
11
kdesignerplugin-5.105.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmQoCKQACgkQWNDuZIpI
|
||||
s7sOmgf/eXju4KnFVa7QUX4bR2obwL7BByvaKybULlUAo5Rn0njrLQ/n/QXyX/+z
|
||||
W9I/8YxaphQ8DBo1MHkcwkREvL1H0tv5ijCW0WI0jDVX1LNptCPiiH98RwEe7S03
|
||||
S62TrIaRN9lEGxTJNTYQCGZ24fYEP5WQwGxh5f0srkcg+3fYB/XafHKo1Kb0526j
|
||||
asKoCu9e9pOAQm4YHxTIC9FJ51E2oJUlxq83xQC3sCfmM+OWESgRGUWAvmNOzSg3
|
||||
n+67Re9iht/mKt8telqS8r3LMgHur9I14Y0cZL1xYQzoaHr6h1PZemoxc93VBACp
|
||||
lFUs50mp1NBCYhrlMVVDpYDVS2mW6Q==
|
||||
=MZBr
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 1 17:00:41 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.105.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.105.0
|
||||
- No code change since 5.104.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 09:07:46 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.104
|
||||
%define _tar_path 5.103
|
||||
# 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 released
|
||||
Name: kdesignerplugin
|
||||
Version: 5.104.0
|
||||
Version: 5.105.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