Accepting request 981930 from KDE:Frameworks5

Update to 5.25.0

OBS-URL: https://build.opensuse.org/request/show/981930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-sdk?expand=0&rev=124
This commit is contained in:
Dominique Leuenberger 2022-06-13 11:02:44 +00:00 committed by Git OBS Bridge
commit 7e8c8f80de
6 changed files with 67 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cd4db58018bc827572e5d2f08d6a9a037dd7a0cd0dd72c858e7c42d27d36534
size 261552

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmJxBcUACgkQ11dEg7tX
sY1wKQ/9FOgtHMAe3MxWX2FSvl6PtwT0S+fVjy9PIZ/4EY6tCMI7OusRgOQh8WJX
H4zE0Xx6le+ZHpgeYJ20lsr1kxKiy8S1DC2a1j5Mg3eMWs3KlHlliBDOs1sqoo/+
sU391CU5Om9YIxSmTxgsYiv8jxqX4XiGk/1ewQBRceMNxo5UoB0Fx0HuzG4lik+Q
H7Rwu+F+3tXSV19VNQ2Ah5+x3OoE1Uo8WkTnQuLe3uU/sx+t0witik5Y7sb7j9Jq
o3IyDnBZVOKMCoeSo0K/Fk3lDrl+uD7ExeKAkCtWBZjvWpV6LPCLgrwrXn4k3fui
7tO0yq1I93QD9bPh3ogtXrQgNhSK4YTMJAg/7TIEPbnOsRRz5HgcYA+W9XI6zVEN
iqB79UEdPRmpwMMvj+VCNMqyErs05JbL40syPqtEl5otWMfkAro3IfBn5UkSfmmH
sKrKJW4tJFTXguxp1rJClwHc6AwMQPZDSQQ9dz9hgpAC65GSJL9ijXZR+ph2aLmO
JyRzPN/S41MNpvyiDkQAk6Uu6oFL3ynhehyLasMUj47qknWsL4yZ2vAKUaCq9BHn
GaLt+osv7VfafM7758DpiwqLb11/cC4PIa8h0GVgJrjTNUtRWeKO61VK+6F5V4Ye
8zQ7nM/Xc6w8r7tBPCte6A7gsShqvHWxRlijIUT7+qz9gaem7kA=
=LLDN
-----END PGP SIGNATURE-----

3
plasma-sdk-5.25.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:395105b41cf6417855cf37243a26bb6f03a3023a973a4f63b2acb572bb7fe27c
size 264120

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmKhupUACgkQ11dEg7tX
sY28RA/+JIpBlzfl0wpB4231nXg+e/mbRQ/BWrUJkVWx+27emmR5KN9TPPz5szsT
g2bS6lDTD3ZM+berCE3U1PeX3HSQTEcdlC1L0StsjGQ3eGLLW4+ob0G9pmACcUBe
TxuKYTdRbVqZp2tw7Hyv6EBOFDLXeH4xIW9CSviRbmxPLJujhmJXJuMqBRB2XX8A
eoFof2fK+7igIR5oWOjMauQt3mPwU9tHRPBB9lWAoFr4o3O7rfstqFU6X9Cn9JRM
NdWxdbk9/ZnmpqqqdDLhAhg7i3Gz/Xg/JaoGD/eId4hE63ad3ThbVf7pOLVxC2pw
ugMpZ/4bGY65r+2fPie5Js1ppNEWoxOPFQEZD4bWf9DoiakRzDnwATOHN8chwK2q
AY7N/Vbgk97Sit55w5nzZZ0rzdyv7NWtnfSKJTvLopNm0DzVpDEqUPF3SoHQUUTi
6b0PaWD8c1EpB3r3rn9xUfL70kqwTR8Ed5JP8J5/mqK6be5PUavrF+h5nwW6zxrH
pz0yvoiJGqm1pG72B236cGFt8tDPPape7Svhsx5kl+A4n+Xp+fB++C5dSUtisjzg
Irs2lniEPZM7T0ucXNt9UOhqL6Jj1xa2Mfj25/QZnyGrbdlTTNXwwBlZB+484AB8
11W7vsmq1SA7/aKX2vq7O+rDkZxJfvWcdGjpwvR2lP2/b0SL4Ho=
=cCZD
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,48 @@
-------------------------------------------------------------------
Thu Jun 9 11:15:04 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.0
- No code changes since 5.24.90
-------------------------------------------------------------------
Thu May 19 19:46:05 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.90
- Changes since 5.24.5:
* Port away from deprecated Plasma::DataEngine API
* Port away from QRegExp
* We need Qt6::Core5Compat for QXmlDefaultHandler
* Fix some qt6 compile error
* Adapt build system for building against qt6
* themeexplorer: Remove unused `org.kde.plasma.calendar`
* Correct contextual action names
* cuttlefish: Show file in FM action
* plasmoidviewer: Port from plasmoid context property to Plasmoid
* Remove explicit QuickSettings init method call
* Port away from units to PlasmaCore.Units
* engineexplorer: Unify first two columns (DataSource + Key)
* engineexplorer: Replace magic column numbers with enum
* engineexplorer: Add tree recursion support for QList<QVariantMap>
* engineexplorer: Add tree recursion support for QVariantMap
* engineexplorer: Prepare tree model code for recursion
* engineexplorer: Replace canConvert(int) with template method
* engineexplorer: Display lists as expandable trees
* engineexplorer: Swap Type and Value columns
* engineexplorer: Shuffle code a bit
* engineexplorer: Add tooltips to DataSource and Key columns
* engineexplorer: Switch from Java-style to STL iterators
* engineexplorer: Fix logs
* engineexplorer: Shorten UI label
* engineexplorer: Fix kf.i18n warning
* engineexplorer: Port away from foreach macro
* [plasmathemeexplorer] Set desktop file name (kde#410861)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 3 13:00:24 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de> Tue May 3 13:00:24 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without released %bcond_without released
Name: plasma5-sdk Name: plasma5-sdk
Version: 5.24.5 Version: 5.25.0
Release: 0 Release: 0
Summary: Plasma SDK Summary: Plasma SDK
License: GPL-2.0-only AND LGPL-2.0-or-later License: GPL-2.0-only AND LGPL-2.0-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
URL: https://cgit.kde.org/plasma-sdk.git URL: https://cgit.kde.org/plasma-sdk.git
Source: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz Source: plasma-sdk-%{version}.tar.xz
%if %{with released} %if %{with released}
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig Source1: plasma-sdk-%{version}.tar.xz.sig
Source2: plasma.keyring Source2: plasma.keyring
%endif %endif
BuildRequires: breeze5-icons BuildRequires: breeze5-icons