Accepting request 840855 from KDE:Frameworks5
KDE Frameworks 5.75 OBS-URL: https://build.opensuse.org/request/show/840855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kxmlgui?expand=0&rev=86
This commit is contained in:
commit
c84de7bcfd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c5601a811c5d680b370ccf0388de71a49af090718b5f25716c38ce9689c783a1
|
|
||||||
size 864784
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl9UyYcACgkQWNDuZIpI
|
|
||||||
s7visQf7BTdbBtOzgAvUOmat6xLvjTPgGARwKWqcQc/m8mGIG9r5ZFO3aw9Jov0w
|
|
||||||
yRLaKaiGNAZSMBEJ/VJ5Dz1l+/PBFiPGrkGzV22/B0kCkjAiDmxYjoFcEfXqU8uy
|
|
||||||
Y9mgxQojBCBv0566A72k4robSJ2nbt3PCLUJhv4/Gbnr7ps2oDMpCdI0sVwOedfx
|
|
||||||
DGYsFGuVcHI3NL8Bzp0A9iae2hwNK1B7liN58/2AB8Nz2V7mAneltF1ZGaVX8/qS
|
|
||||||
NMqd14bDnMYbyROSGslq2rIiJv1J5zs/XCfHItYcH1dFg2KtucKaI+1w3r9wv/TP
|
|
||||||
UEJbKw/gHdfhX5emLDWlq93qy+tWkw==
|
|
||||||
=6ab4
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kxmlgui-5.75.0.tar.xz
Normal file
3
kxmlgui-5.75.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d5a45cf5ddeb650f76f16872e2b6c7a8d808757fc23d3000e11803bf83f7c91
|
||||||
|
size 864232
|
11
kxmlgui-5.75.0.tar.xz.sig
Normal file
11
kxmlgui-5.75.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NRQACgkQWNDuZIpI
|
||||||
|
s7uymAgAnvow7tSapgdOYioJz89goEzforKhqMSwzgRvfgmDPRQuO28t6o0aIy6l
|
||||||
|
UdFie+jih1/vku2VCPO01EoiAleij4/neC9I8Ux9dDYJWma/zpneZRULkKzvnX1R
|
||||||
|
j5pIbK7/O9sSw1vuriBrdwtM+Wf2E6z17kFStDhje0uSl4hD3FSqdkzrUV7R0gx+
|
||||||
|
u46N0PvQuDzdjlzH/xlcn0ZtlJEVHqNNeeOGJJe+0g7PhcF4vz8FwugBnuJri/Si
|
||||||
|
3B4CyKbSsy5mZf6BrxCDpyfWYQDwhxSluK0ftQ1ZOGObyozrK2nVzj7ox6k/3kKb
|
||||||
|
QPuhfrdio/FwOl8qQlya7Wt6i7v65w==
|
||||||
|
=XPE4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:33:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.75.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.75.0
|
||||||
|
- Too many changes since 5.74.0, only listing bugfixes:
|
||||||
|
* [kmainwindow] Don't delete entries from an invalid kconfiggroup (kde#427236)
|
||||||
|
* Don't overlap main windows when opening additional instances (kde#426725)
|
||||||
|
* [kmainwindow] Don't create native windows for non-toplevel windows (kde#424024)
|
||||||
|
* Handle double close in main window (kde#416728)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 6 12:50:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Sep 6 12:50:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5XmlGui5
|
%define lname libKF5XmlGui5
|
||||||
%define _tar_path 5.74
|
%define _tar_path 5.75
|
||||||
# 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 lang
|
%bcond_without lang
|
||||||
Name: kxmlgui
|
Name: kxmlgui
|
||||||
Version: 5.74.0
|
Version: 5.75.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user