KDE Frameworks 5.105.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlgui?expand=0&rev=286
This commit is contained in:
Christophe Marin 2023-04-08 14:36:08 +00:00 committed by Git OBS Bridge
parent d40f693feb
commit 0eea30bee1
6 changed files with 25 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmQDJTsACgkQWNDuZIpI
s7srfgf+MCqKVur5c8bZ1Ew/BgoZUrTmvNYqF0LzmodQR95++s+lwdsnCAnXFVFz
TR5m2yGzfH/tBIyZj7y3XZfghjg17pK/FWNuPyk/FRhpwCN7EKY82KQJa8gUqW2H
EnocCYVz4s0gk7ZN7SRV67MBNiFhuRtUyt03O+m+rgbHHuafFzmj6zxGoIMTsUct
c0NTAWbl+7hPqC7pnY59TO81yIN0W8N9cMC24ZS15VpPE3kTG1oL9IISaGCqWcFh
x+J9cbv0NdN3SrW6WhWXfZxVw7Bjk+yrmdTtSNiBtvE/9/c1zq/isIeP6qnlIiuC
jduhiDHawMNI56CrdrHqx7ohkHRmLw==
=z5Nx
-----END PGP SIGNATURE-----

3
kxmlgui-5.105.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmQoCYUACgkQWNDuZIpI
s7t5xQf/fgC7KrHWp++Ng0rcb9ng0YzKjLVKWlXGbuf94dUOBK0dSZyfu+y8sLEv
+i/l4G3HTWmxMLK/qtwEv4tSJ7H119JF8WFgFx8xs8poRGWTVlFCszUa7CgfYmSG
mCEHWGCjYSuAs+2qdjVdF4mIpRBtqJIPHYiL1nRpPBiUzLqLIryN6P8fWs8uz16W
0CsQYSNMxCcf3OJ0pEiKV9AgCwSz/lkyrs9i+tCo6tQidT4mul9CeInKX8wR2KKt
g7Kq2tUnUiQofKvQLrPZ3paVd6x67J4FV3cyHtzLg8MVPG3pVXHaCs8LnhGY+0SO
KxPrh2twbl6hDvtlPpsn/QNmvLHUJg==
=yN6z
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Apr 1 17:00:56 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:08:06 UTC 2023 - Christophe Marin <christophe@krop.fr> Mon Mar 6 09:08:06 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5XmlGui5 %define lname libKF5XmlGui5
%define _tar_path 5.104 %define _tar_path 5.103
# 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: kxmlgui Name: kxmlgui
Version: 5.104.0 Version: 5.105.0
Release: 0 Release: 0
Summary: Framework for managing menu and toolbar actions Summary: Framework for managing menu and toolbar actions
License: LGPL-2.1-or-later AND GPL-2.0-or-later License: LGPL-2.1-or-later AND GPL-2.0-or-later