KDE Frameworks 5.68.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland?expand=0&rev=198
This commit is contained in:
parent
e320541cce
commit
aee6f7f4dd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:91314f19f5c99cd7763656c95362f81635142732feff02f05c554da3f094e168
|
|
||||||
size 339916
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420c8ACgkQWNDuZIpI
|
|
||||||
s7sHtggAwv/ZYnCNkzmjjCmHCjg1wYun7psLt4vaCurMgLGD7qirNANtMqvScnLX
|
|
||||||
+1UKV17/65ycSHFJmvSHtDFObRYXkfVXCTarrDS+4/CcIxZTixi71PLA4mf8NzJ5
|
|
||||||
S9GhrHdXUnea5HjYrotIlLAvnSUJe205lv9qafvVv7awpXf+Tz9f7/mYEPD4mVRJ
|
|
||||||
U/rFEgkRLVM4i+fhSD8OZemXP8Na6zuQQ0foDV9b0fgruWoEXmcGdbewkPmqkjs0
|
|
||||||
x4SkCl4jS8ztk95n0jkge17Yd92c2ycgsYjp6X9LZ2Op3a5UgNpVHWQwUpzjg4DK
|
|
||||||
MhlruI/+qPU3fl7WxKj9NzrMrSNKBA==
|
|
||||||
=lwKL
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwayland-5.68.0.tar.xz
Normal file
3
kwayland-5.68.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c99bfac8f4bff457a5384c846be776c385649ced76be0f48699c6e12de24e7c
|
||||||
|
size 340196
|
11
kwayland-5.68.0.tar.xz.sig
Normal file
11
kwayland-5.68.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jl68ACgkQWNDuZIpI
|
||||||
|
s7sVGwgAt3/wVbHnSNuFABG8Cx/sIwTzNFu8GK3CKecvPUEaZYz1GuHP5cPYWRcW
|
||||||
|
E9pFFmJ2QRSrJTPR0kAy48WrFRqt8gzkIkXBzfonJtmHo28qVdjXit0sRa+X4lxm
|
||||||
|
yG9onhL6syDbO6Czy2iqWAHTtMFofC15xG5HEM9T2BVEvgJ1xAHgQJo4vd9TLu+X
|
||||||
|
w06i9T5jmDlX/5YLIlo4D/nxjgENb3czGjHcn6AJKw4UohqmylHC+lOgDLKkiWvm
|
||||||
|
s7MdGw//T3zWapbJkmUbAtDZOPXarI+XU0mVEkuVrc7NjtHaeobfGGnXTTjBDck1
|
||||||
|
8MBShHus8jfeLg8b/PHGyMLxRteeUw==
|
||||||
|
=4zQm
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 8 09:18:02 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.68.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
|
||||||
|
- Changes since 5.67.0:
|
||||||
|
* Add application menu dbus paths to org_kde_plasma_window interface
|
||||||
|
* Registry: don't destroy the callback on globalsync
|
||||||
|
* Use ecm_qt_install_logging_categories over manual categories file
|
||||||
|
* [surface] Fix buffer offset when attaching buffers to surfaces
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 2 18:07:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Feb 2 18:07:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.67
|
%define _tar_path 5.68
|
||||||
# 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.67.0
|
Version: 5.68.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