Plasma 5.17.1 - built and fixed?

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=177
This commit is contained in:
Wolfgang Bauer 2019-10-23 07:44:44 +00:00 committed by Git OBS Bridge
parent fc44cf4d82
commit 7db555f3a7
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cf410dd8286e9d6b26e10d8ba297d36d13c93a329c463326b47f0bffeb3c4c2
size 20128

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2fJbsACgkQ7JTRj38F
mX6qKwf+M/fUaxwzs4QKTUG52zPiJvbbGMrU0pBo/a//F4de1N452KAsQA0Vyg1L
oT5xhGg3UVZv+SKhGduHe3RzKJuj1bKesKukBa5t1acMvNRXuZC6uEVpxKLm5RrW
DzXdgIiiYKyOKstJ28nmYNmHbaogIguTgeLq6TJfWYuPSH471T9kxSN33UZc3ybA
qMb6o/CnKoDCb6DEfnc6T4d24rWZztwWVSjId1hbx9J8vvML2zKrLgTX5fXb/Lo/
dNk40wvZIbuNkWJ9NXhhIUWr7aixjTbcyx/6uDt2nV1GtjuldJ+evLjs0ZWqV49J
7DIEDRFwc43dY816tYI6Z8n2cWXu1w==
=1JGB
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39aad4ef15bf960626a11be52b0056cbd945f53409275e668665ea6369f8ab90
size 20132

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2vH+wACgkQ7JTRj38F
mX5Oxgf/Wl6cwyaY7DftUMKU3SOlhDa0Bp1Z01qvab/pNkDnM8Smcfn2EDX5X+bc
umOiZ1erRSoWO0YflfMi8nVHHq3e5zTUyoqxrcuqe7JbLbMQJAA0WYt4+9OzXKBm
iUXCTDIaF/Kd04pQAQxJEz0WNvZlhd2538ndeiB2yOfnKrlNUG9nB8efKLlUScrS
Ts7wNjFhj3zwMwXQxbAx1T6ZODprO+38yaZ8CmAVGR4Pr++lGcojpWXUsrijIT15
yBs/UF7h+uN98/M2C4vi5ss3WbOnB9NEpopFk0QDVxMaT/vJV8cih+KPFGMd3KZw
WsppfUlAxkDEq4x7RI1Wd7H3G2bEZA==
=cJ2H
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 22 16:44:43 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.1.php
- No code changes since 5.17.0
-------------------------------------------------------------------
Thu Oct 10 14:25:46 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.17.0
Version: 5.17.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -28,9 +28,9 @@ Summary: Integration plugins for various KDE frameworks for wayland windo
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
Url: http://www.kde.org
Source: kwayland-integration-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1: kwayland-integration-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12