Accepting request 772243 from KDE:Frameworks5

Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting. (forwarded request 770821 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/772243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=78
This commit is contained in:
Dominique Leuenberger 2020-02-10 20:51:30 +00:00 committed by Git OBS Bridge
commit 3feaa44e61
6 changed files with 51 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UpKcACgkQ7JTRj38F
mX5/7Af/b5OEjjOO7ajLPv75vaP+c0foKZQqxR/1bSpLQFzDvPLGT3aOybuudBdA
DLbuGxaKaGfTJWiez9d1WGtqeLifqJreg+gVvw4+PP8WZNTLdS2e/VmiCS3EPdNI
rsPV4mVRT3sIKcRRmIQRv2lh7urf2RF6F5kBfw/JmgT4pkMLB3TpvKyNc3nEN0Nv
eLUxShec65dFO/vPFCr+8MPHAp9RkBXEyoJktXwvWHwf7XXLxpM5odaO1U8Mt8DH
wH+jJmYkhIY9+ECg9NyIG+5gNx6jscGePp7zYO0fPgvQ7PeaOwXbs0NSiVFn1bz5
yyPmMzyE8nc0xdm0CBcScv8eMXT8zw==
=vDp7
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48ETwACgkQ7JTRj38F
mX6l7wf/cPVGHsYJlKxyDpsZ+I4DX8mFvZVRw6Ort4gPbF9e37NW0tj96TUvLfXH
Qrk8dmuUTQZBJd6ZiYM3GToy8Sn9oR2ObN1k0J/JAYcwLeC61tuN4s0967nnL6O9
zfRGeXLiaab7TRKTGb7c5oi5M7MLS3L3c1jVnl/2KOHKZzAz6xDYBZ7+efeXSuOe
2NMVWhAwRdINYOSN+x/kFhIc+0RZIz5vH9p0nmg09BweWYjppKkhi1UH5Ns14lGD
xHHmIWSyRKTJaUaRdCIB3t6uXV6dTXtHvaeW1LH9bL2ZmdfMANpqC5NaPqm7/7xB
ZN9LQFIZv0yooqVHt5/HElxwrQckJw==
=uF8x
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Feb 6 15:10:04 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.0.php
- No code changes since 5.17.90
-------------------------------------------------------------------
Thu Jan 23 11:20:24 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
-------------------------------------------------------------------
Thu Jan 16 14:04:18 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
* [windowsystem] Fix compilation with no-deprecated build of KWindowSystem
* kwayland-integration: fix compilation with no-deprecated build of kwindowsystem
* Remove duplicated check for StaysOnTop, same value as KeepAbove.
* Port deprecated enum
* It's already in ecm
* Add KDEClangFormat cmake support
* Don't commit the wl_surface from outside Qt code
* [KWindowSystem] in icon() return realistic icon size
* We depend against 5.62 now
* Remove support for KWin's QPA plugin for KWindowSystem
-------------------------------------------------------------------
Tue Jan 7 16:24:36 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.17.5
Version: 5.18.0
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: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
Source: kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source1: kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12
@ -51,7 +51,7 @@ Provides integration plugins for various KDE frameworks for the wayland windowin
%build
%cmake_kf5 -d build
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build