Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=149
This commit is contained in:
Wolfgang Bauer 2019-01-19 09:07:01 +00:00 committed by Git OBS Bridge
parent a9b6a3762f
commit af708b89c4
6 changed files with 30 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7400869e31eb397d626d5857dffe91542010721ef0818e62da3dc65116eca065
size 18704

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTEACgkQ7JTRj38F
mX5YHgf/UO3F8gG8fIE+QK+UKhXWajgPANQrXSFzKNDT9RnIozn0q6I5QRhP/8mQ
AqHyVJpj/6/0GahdcbYeAx0m8JmKFfUSl3PBTHSH1UESeP9/AmNYXOqhk+OIYD1n
EBK77BcLy3shLheuTC6lKcmYALSqZv6f7JjuFl6kBb3fVjRsY+eqz/8W6lZiAGuV
qsxsQB8txE8mLAl7NICwoiG5YFm+X2SbGt0QcQj/cGk2SdrWtqj/DibpxdBX1To8
R89fad9Yn1mxW/qUi9NrWV/cASHRUMv7d8b3pjudSc17JLAuKhnUdiR6sSn8/1ah
YWaK6Cus9exH5+ZSR2MENyjfd9B2Cg==
=sWyw
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxAc0gACgkQ7JTRj38F
mX6v+Qf8DaPhjYQu/Tmv/FUplIyrMEt2SSp6CKPJU9hNJbAvGCzOkSyB4RQmXkDj
BH8XegTP3jP0xeu34H+6wHfMm9bTMyoB/ASdR3Y0lybOZdPWVLTHugg5lsyTUVMq
4R5a6PjYsBksmOawfK/MG/OXQ+yI9JSIX0MGvnhdhtNkS3i7mCGf7ZMnV7MiyrHn
jZBAAybgp+ASDthXtEgsDrD2ijKmfsa6uC7ABhh7PDmpJFlm5VX48ymRY5PTXtZO
n+JNLxL0558bBvkR/5Uy3s4fRDbt+1FzYzW3ozjAmHnuZ/gBWhKy3Nh1K8aQBgXr
/z4DW7ZvWWIP9VTCUOyjMmc61AKA7w==
=41ro
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jan 17 18:47:07 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.14.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.90.php
- Changes since 5.14.5:
* bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle
* Remove qt include prefix
* Add DEFAULT_SEVERITY keyword
* Use KDEFrameworkCompilerSettings
-------------------------------------------------------------------
Tue Jan 8 13:37:02 UTC 2019 - fabian@ritter-vogt.de

View File

@ -17,9 +17,8 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.14.5
Version: 5.14.90
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -29,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: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
Source: https://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source1: http://download.kde.org/unstable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12