Accepting request 995009 from KDE:Frameworks5
KDE Frameworks 5.97.0 (forwarded request 994246 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/995009 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kxmlgui?expand=0&rev=109
This commit is contained in:
commit
0156c8cfa8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33acae1c4814bf1b584608392a0a184ccb8b42c420c7ff057c95b0cb9f133fc2
|
||||
size 899276
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAc70ACgkQWNDuZIpI
|
||||
s7sAWgf+Pwc+jMftptfENCQuD1BmriWc4Re76XCgurwKEDkVtwIMIMAZm3eEcwbx
|
||||
lw4E1Slqz1rVl85nYrJk3gLPTfw8YUFcsU5C+hN5b7QntXOx1JDRfYcY/wb9Uk0V
|
||||
/8g76wCU9pb3C6+ORsTNP6o8lF5WoE1Ifq5ZjyDPDbMDQSRGpKDEBlXJIDmh0nOU
|
||||
wu6rX2gfF2ugI2HFnLDAH0Xjej+EIf58x8ugqxhLQI3USIFLZBlNiG0pAA+Fqo8M
|
||||
C575c/AZm+DuVVLgjPiF506qzqWcdt46+2qvRxU0gZ0ExIUCvc7o6OUuYuB5EFS8
|
||||
Vwr2xPvYbRFqJSketifpCTUOQzHLxA==
|
||||
=NZ2k
|
||||
-----END PGP SIGNATURE-----
|
3
kxmlgui-5.97.0.tar.xz
Normal file
3
kxmlgui-5.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:baf17929d6aabc11f6c9f8ac5402388846bf7c1d65d6896008c60d953218adf5
|
||||
size 901052
|
11
kxmlgui-5.97.0.tar.xz.sig
Normal file
11
kxmlgui-5.97.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxy0ACgkQWNDuZIpI
|
||||
s7uUyAgAwgIEyAW64LL5nG+QoD2y7L+8yyhC/RzHw+PxJa1zADOxQoKpVorhLmnQ
|
||||
QC+pmLVq4uSkCuWcSg0IEUPtZoxp6WkCqPODzl7J9ebwXWN+K1JYuvnS14RUH50N
|
||||
BC2v1Ncd+4x2vZ3J9dIwVLM0FY77pqqcdUYlO7xMnAwtyiX630qOSGFHEVMeY+Oc
|
||||
9HYVMcsvAG8+j4kUrWQfxo6uXaxCvyq0YULENMUBZ0LcS4EQB+QXBSa5HSskBAvh
|
||||
mqzKo4Q4dMGF1waLotlBJeMCwHq2ZDvik8SpW0aZMVFkcJ+qjG4hkP3e1kw98m4O
|
||||
/7VJtua/5v+iGRtHidBHw+FSU4Igmw==
|
||||
=HbCO
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 22:27:43 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.97.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.97.0
|
||||
- Changes since 5.96.0:
|
||||
* [KShortcutsDialog] Make it possible to reload shortcut schemes
|
||||
* [KShortcutsDialog] Make it possible to add a custom edit action
|
||||
* [KShortcutSchemesEditor] Fix bug introduced by refactoring in commit de0790fe
|
||||
* Fix crash of KMix in Legacy Tray
|
||||
* [KShortcutsDialog] Add icons for actions
|
||||
* KKeySequenceWidget: don't use a QHash to hold a few elements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 11:56:13 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5XmlGui5
|
||||
%define _tar_path 5.96
|
||||
%define _tar_path 5.97
|
||||
# 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: kxmlgui
|
||||
Version: 5.96.0
|
||||
Version: 5.97.0
|
||||
Release: 0
|
||||
Summary: Framework for managing menu and toolbar actions
|
||||
License: LGPL-2.1-or-later AND GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user