Plasma 5.14.0 final (attempt 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kwayland-integration?expand=0&rev=137
This commit is contained in:
Luca Beltrame
2018-10-06 16:17:33 +00:00
committed by Git OBS Bridge
parent 004c98152c
commit 71b2d4e4bc
6 changed files with 28 additions and 17 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlualbYACgkQ7JTRj38F
mX6PIgf/X6JQVgkqtHV5NWvvYKbcvZcTW8uOvVVmLbSUUvtRMWY3LpCRWpQo3AgB
GFoyNwTmjPnkYnREna1Z3s9fDHe9w11eWqcHkghDJMEP559Ovk2t6gpGnww7iS9U
GC4qI9EP3MAO9kMldSvHHZijqDcPqaOIK93h3XXaWJKQ9vN/N1r8B14zh2LtMzfJ
9WB4aK4NLIfHpDTQdwOUQn8wXv1kiMaeK1YN6A/3ADpyU9Igfi1JJTm/SaOrg6sa
kweZYCeL0M3zmLLoziHS6RdWiBeszLKPlrXkZiAfAVpf4f1uTiL9UVCxpAfIovRa
AJSqbg6OBzmYOcq3b6U5SbgHanAGug==
=Xp+W
-----END PGP SIGNATURE-----

View File

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

View File

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

View File

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

View File

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