Frameworks 5.65 with respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland?expand=0&rev=191
This commit is contained in:
parent
8f5b0068e6
commit
dda57438b2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1540d4ff62afd0bff234e08618fc77d2c54b5cd69bf9c478c45a08a6e69349d3
|
|
||||||
size 339244
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yr0ACgkQWNDuZIpI
|
|
||||||
s7ufYAf/YGD1UF45Fp9VGEM6pEAdUB5IXRow9Kt5wUu6omqCjYDyOQknITgVSjfy
|
|
||||||
f6lJKH7f7w37LKmlhhjmeB9IW3dfzNccR/5U1a3Yj8JkFgwogOCFYCmTa/1VYiSr
|
|
||||||
E8LfvuRb0Vw0WI8igwbWfbe9rzb0HCbW+V1zknGMKjr/cuMgtm88br9hkrqAR7Y/
|
|
||||||
bX3RTroRQP3T3sD2kqEY5qKucQOkBLm/gEi2CRvvO6V2jlSeEVdL74XAOA7x3kmL
|
|
||||||
D5bPvbV4yiW6Y1qAgCcAzwmIhd+Gq0w1Tw9OPBiDrReiuQu4Alh8MPox7IQ5DRyN
|
|
||||||
P+BSCDY3jTIV7efRBfH7MrTK4Wz05Q==
|
|
||||||
=00ko
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwayland-5.65.0.tar.xz
Normal file
3
kwayland-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:75b22e59dd6d3d70ce7a46b8d431050e2f00f6094ae25e969af90ae535037b12
|
||||||
|
size 340220
|
11
kwayland-5.65.0.tar.xz.sig
Normal file
11
kwayland-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQgUACgkQWNDuZIpI
|
||||||
|
s7vGlQf/eXaLM3JhxWQHG88/+Net8W+B3NB2ljNWedbr+UU3tazaLBT0SfOyM4Br
|
||||||
|
kdELuHVo5ZzBhy8qPhz2MRn0Tig69WaUftoduvfG9L5p/2IdP0E0LtxZHJoArUHA
|
||||||
|
C3CDPBMTSo+U1lF4UJ/t5RrgPwGNjA/G8N+VbvZ0XFFSUMsHyL7hW/c0BDcJFuYN
|
||||||
|
XoN6W/v33e7Z/xtPHhhLBx5kMbna4jb7HZsWY3tA/1dxmY+wfC/wL6jOjrbsg8M2
|
||||||
|
Kf5f50a2rYC5pbRj0oqP7hXWjj+7nUZ9tCfrqNQfPcWTQNetej5N22mQw7T7QLir
|
||||||
|
S7ZRYYCSFx4rzVhtNXtxHLiU+FKr3w==
|
||||||
|
=tu6T
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 11:18:52 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
Update to 5.65.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
|
||||||
|
- Changes since 5.64.0:
|
||||||
|
* Make test more tolerant timing-wise
|
||||||
|
* Don't use nullptr to flags
|
||||||
|
* [server] Do not own dmabuf implementation
|
||||||
|
* [server] Make double-buffered properties in xdg-shell double-buffered
|
||||||
|
* Add missing include for Qt 5.14 build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 3 15:47:17 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Nov 3 15:47:17 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kwayland
|
# spec file for package kwayland
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.64
|
%define _tar_path 5.65
|
||||||
# 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)
|
||||||
@ -24,7 +24,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kwayland
|
Name: kwayland
|
||||||
Version: 5.64.0
|
Version: 5.65.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Wayland library
|
Summary: KDE Wayland library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user