Accepting request 642457 from KDE:Frameworks5

Plasma 5.14.1 (forwarded request 642367 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/642457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwayland-integration?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2018-10-22 09:19:49 +00:00 committed by Git OBS Bridge
commit c50d82c7fd
6 changed files with 27 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3mrcACgkQEZaMRJKM
rvxgtAf/RkivmgEMRTrjLeqKUTpk8uf58p6vRDrLO7JbZ/Jb6oyhd8Q4rfM78i10
zjfLJSuWkATxXBDKqzElPwcCuoM5CE4SqKO1uDBFlTj/VfJZIMqUp6Tdc8RrtoJo
Z2fRBl09pwSxaocjGwaQvdHcpF2wsYsJ0XCU5fH1NJrhBhV+Q0h0qK/7eKHW2IOE
WICcn0tn0l6IUrBqGUAtRipCli9UbO8sQAuFk1yIAR2/li4Mn9u5NkIN9SBcblIn
0LWqOH9TXO+5GQd4vbLvE53qymStDsPDm72fJ6Voip14XBAUu0UBQdpVEFgeU0d7
svAd1RHJe56hCupsYYWtmJEYweyU8g==
=YNdy
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlvF5j8ACgkQ7JTRj38F
mX4JLQgAnCBN7is6OuvFTpk3qiJ1w08RiK4xrCJqLdvtiCUXW/JwQPEgPlGJNGSr
edPThmk4bnhQvMhNjkIFIR+4iJsrjkJJ/SJOX6o0YWu9tKBAvv3pMqpFhKZPQaZ/
2M8y3BXonk7X3JXh2dxyFde4TXVHFY6L/R2n+MmhFPI99IecHa8W9Itjtvvd9UEz
4GfC7fJMWXNqRSEOdcVV/tnizVg/d+3QYmnOyOAGyB4wP7rBGZtkiJApHSAVwNds
uZg3I5wVEB/8PGu/SuSfPG9fi3RJRcmkW/Q10O2MYvbUr4Q2ZYHBQ7znygpYoaZB
x7BZkTZPI5qKiIXrL2+ijghqfvvYkA==
=r5WG
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 16 14:05:13 UTC 2018 - fabian@ritter-vogt.de
- Update to 5.14.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.1.php
- No code changes since 5.14.0
-------------------------------------------------------------------
Fri Oct 5 10:01:11 UTC 2018 - fabian@ritter-vogt.de

View File

@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%bcond_without lang
Name: kwayland-integration
Version: 5.14.0
Version: 5.14.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -29,9 +29,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/5.14.1/kwayland-integration-%{version}.tar.xz
%if %{with lang}
Source1: kwayland-integration-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/5.14.1/kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12