forked from pool/kwindowsystem
KDE Frameworks 5.104.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwindowsystem?expand=0&rev=282
This commit is contained in:
parent
c27f7af213
commit
335e75a051
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec6af8efd4399d140929b1a057bff8c679210d98fd26f309fdf8f89fccbf13a5
|
||||
size 2435640
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfe28ACgkQWNDuZIpI
|
||||
s7ueKQgAgeg1QMnZbFBqO72twCrWcMYcjPjE7AR07TSr4bex8T35IowMnaXPUdu3
|
||||
juIzp4Pib34ysuFDMA2HQObaAKCeiZgETu/0EsaLBG/vTyZyd6HDn5GKTeAmuicQ
|
||||
85rtoLpYjLi0ZM3VvaQWTzOKzXmltX5nUZ3TGFXVMIJ0Tz/7bgrOBhArbK1f/B84
|
||||
/F4F5BJoccDZQPWfGyuLAKDCESB2iFWGdNHjtwxcufY9ajNjRqxc+gY41MD+nyxH
|
||||
6tc+8IYNIYJkrl7RA9XdZZWAQSquFi84jDDkIHau13+vfSvBwrTRcAr6bingGr5V
|
||||
O3PPrNv8Sj0kpSlXBYJB16qLFnvX+g==
|
||||
=I1X1
|
||||
-----END PGP SIGNATURE-----
|
3
kwindowsystem-5.104.0.tar.xz
Normal file
3
kwindowsystem-5.104.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b10ee354ebb7d2dfd6baa1374929d30811f8169c8233e55849e31e38e6af81a
|
||||
size 2435600
|
11
kwindowsystem-5.104.0.tar.xz.sig
Normal file
11
kwindowsystem-5.104.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmQDJTIACgkQWNDuZIpI
|
||||
s7trxgf9EGGISlVsKYCZ0ejoQjIuuy4eLeahr7f/EfVR5h7nEes4E02100yNmijI
|
||||
ZiLfAeOe/ZoKT84S2wLrWFH0zF6dKaFbLMN+W7ndQWeFCkUexx527CJY+5EWoYQd
|
||||
ErdqGRMAhW2BKgBI0/t4vH3QT52j3+RsCtkPIYo770bJZ2kxzYJQumrYlq0KM9fA
|
||||
V8Iwkkkq7IngwwYkcgxHwtDC05XpeBtnFIq8vl0xKFGPKn/gBZ2FbG3RME6mvX0H
|
||||
KK95qaMI8YlOfu7kKHvQZpZfbCParWQYFCrkrKkgcVJtP+5deaf25zHP9EooRb2d
|
||||
fudHu7SbgLcAJk3ZGWZBvdcphKRFYQ==
|
||||
=CbGY
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 09:08:05 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.104.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.104.0
|
||||
- Changes since 5.103.0:
|
||||
* Remove extra semicolon
|
||||
* Deprecated KWindowSystem::allowExternalProcessWindowActivation
|
||||
* [kstartupinfo] Deprecate setWindowStartupId
|
||||
* [kstartupinfo] Deprecate KStartupInfo::currentStartupIdEnv
|
||||
* [kstartupinfo] Fix API docs for currentStartupIdEnv
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 09:13:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5WindowSystem5
|
||||
%define _tar_path 5.103
|
||||
%define _tar_path 5.104
|
||||
# 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: kwindowsystem
|
||||
Version: 5.103.0
|
||||
Version: 5.104.0
|
||||
Release: 0
|
||||
Summary: KDE Access to window manager
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user