Accepting request 812316 from KDE:Frameworks5

Plasma 5.19.0

OBS-URL: https://build.opensuse.org/request/show/812316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=84
This commit is contained in:
Dominique Leuenberger 2020-06-08 21:53:45 +00:00 committed by Git OBS Bridge
commit 07ee71514f
6 changed files with 37 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xfAIACgkQ7JTRj38F
mX5jvQf+MFzy/u6xLEROrLow/wHlJi0renzYyx0qCYAZuQCPq75qNI3DB0xe/48t
bJWZs6KL8eEl/i6smuPAwzh6P7CSAikr5dosfN65koNeToirHs/QpZt8prPVGw9g
ZEsTYUMQMGYgzpPygvL0lPwmJaRT9C7oZ3fdAKGKNszjSjx7oHzMJPuwUoEbAai3
57H8aLTeMuBSlkRvJp39XwNGiFBF+QZiDpEnv6tjQUXv7wLLb2LDNh3WbdNg8aiM
NCq4zdkWWJsjZQmUJCgN9vLRZnaoBy1JNdjsc45q9LLOBVzN9PAMK9xpS0daUSi8
gYLO0ABu/yPmZtak2hK5+3kKRsKKrA==
=/qe6
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y2BUACgkQ7JTRj38F
mX4z9ggAtt/uhwnjBJNrG1u9NRU5Ce6hM65Rf0DU2O54GPc496At4fkDKM7caTGF
Zka5Ai69iMuIJhk5xOnlxMTe0Kvw8E3h69b61Pz3868Dffpid8SO8noui76iXlkp
dLzvYdytIkgVhAanfxmPJj3ix7R0n6NyvpecVMsQio2N9iTQ2OPfepueceZwkzzt
QAwEAE5/0fUD2TBdxJT/WBGpiQ1Y9Gw7QCj2ZMdmM20qKRNVQo+HHp+i2KgybNf0
bLphVgcoUfNV3exYGkJFaP/KC0gZ17idivJwsqlKbuVzu2Dc5Yza1Iolaa/pxAfz
0AyZeuh9D0p9EymLRkboCtil29qpdQ==
=AHUk
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Jun 4 13:27:12 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.19.0.php
- No code changes since 5.18.90
-------------------------------------------------------------------
Thu May 14 14:33:04 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.90.php
- Changes since 5.18.5:
* bump to require Qt 5.14
* [windowsystem] Provide a KWindowShadow implementation
-------------------------------------------------------------------
Tue May 5 13:01:53 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
Version: 5.18.5
Version: 5.19.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