KDE Frameworks 5.100.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kxmlgui?expand=0&rev=276
This commit is contained in:
Christophe Giboudeaux 2022-11-12 09:49:13 +00:00 committed by Git OBS Bridge
parent e5cd18f8b4
commit 090ca80ba1
6 changed files with 26 additions and 16 deletions

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmnsACgkQWNDuZIpI
s7vN5Qf+JLnByDNprkUxCB5w6RrFJAu/FueY5pCiBtPEBnjY21h3frTx+D7yjKws
tq9hbxabDBHFgnS4i8u3F6WdVrCeBHQoVob1QcmWk8cmK8SAt6XfBugT1GfLfpru
b2KP0gykAXpTmWqIFvJLfAltaRCt4zgMLdP6v54+2kYuvE7Ur6Tnmmm03Kf3Xctu
IM7KL0H98tCTn5izI/BcvNBk6pxIhlUmkTApbeyh0FtWzOmJqhu43jfxs44ZBWsm
WWDAxh0vxBFtkefZqCZ47Ar5p2rApSdr06us1iY3wf6dtrCxoHk4kGnL3EMepAnk
ScLgTIZDkKdJCTtrB1YEvQPJjHoetA==
=aSnd
-----END PGP SIGNATURE-----

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VckACgkQWNDuZIpI
s7umaQgAvTMFtx+5EHkxBXkmJhNbzHgwsPgnoVXsZF8qV/hXVwj/siIxXGVY8W8L
Eh+DmWq0Tj0qmLVHWME69cNaur6tiVJF2Es0UHocwJFdnmN2nWv7TjtCKmilVnLL
f4HbjZxJydRhetfINXfCLPDQt7X7UtydGUKgQBVJ2mJPw73aDcim/E44ySg+HYpu
iOFtq0zYxrJXVms7tzFv4iAScvOiaOzKqQuTTLsFFVzTx5NDXuyTGtk0249khmev
Rgoy9kFPmUbBqPkD+ISOZYMuIubfy/y8vqz7QAZ5iu8n7fVkjZ43dP/e6DrP0hq0
5BZpJ0qTkB79CibezNaHPMUDLKzgag==
=Ph7b
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 8 08:35:29 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
* Add Qt6 windows CI support
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 1 15:56:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Sat Oct 1 15:56:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5XmlGui5 %define lname libKF5XmlGui5
%define _tar_path 5.99 %define _tar_path 5.100
# 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.99.0 Version: 5.100.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