Plasma 5.14.0 final (attempt 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=84
This commit is contained in:
Luca Beltrame 2018-10-06 16:17:37 +00:00 committed by Git OBS Bridge
parent f7f275cf6f
commit be4a2886cc
6 changed files with 27 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlual04ACgkQ7JTRj38F
mX5onQf+K5Tbk0x42S/hdijcEjWZHOls5PJ22mYXGt/+G2bbxVqjX62pFJZfD5jt
3Yqxtq4+nKYo6DpPGNytnp+MKfw+BBTXNeaD1rMd1ykX4pRfBhrqDzQUsBAdx/9U
E2V4EfEpDnr4Tphuwig2tq9pBOoVJU9YWV77eoUTQF/FruuunafU2TkdPDHgyN6O
9VS0mgB9I2lZADfUzUbDimAMAw5/1TsQOKVQ79+blfMH184SzlOwoGmtM0dGj6Jp
s3Z8RuZ5eFAZJXq6yECVogNQGSomM+Xb/R6ZiDa/cExpMuz7onpBHU+Z1MBFHunA
5KR99LrQHGpY0jT/qb2MTg7VIFpGig==
=Pvf3
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3ov8ACgkQEZaMRJKM
rvwZhwf+L1P3M5hhF2Cr9a/7+YyH8/uJVOsAC9dp2ruo44YbZaYGzdkYCrCpcmXo
RphbT4HBZmkar3Al7DuHff0qeM+lWtSAqn2lrtYpFZ8HeO9FN6VV9uztJSUVuDhI
QEGb02sqdoxBSaXXZGmCgJG01jCv2v+0qMEj5SNi+VfYIy5JWFVvfp5SAobJ9RnV
WgHxo6W1TSyhfrdBUtrXMv9dL3zrm2eCP26XQY6vk0W2LWZs6Whs4y2znraiRG99
MXzung0qCnGURkkbdTFg4HhbfM7xHajOapQ6ricKA3WzUT25hqdUOs6MF8V7d0AB
N2KfBpwB3CA2C9xGvUOQwRj3KO6itw==
=SXDr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 5 10:01:12 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
- Changes since 5.13.90:
* Simplify cmake code: link to Qt5::GuiPrivate.
-------------------------------------------------------------------
Sat Sep 15 16:25:29 UTC 2018 - fabian@ritter-vogt.de

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-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}}
@ -28,9 +28,9 @@ Summary: Plugins responsible for better integration of Qt applications in
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz
Source: plasma-integration-%{version}.tar.xz
%if %{with lang}
Source1: http://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
Source1: plasma-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 5.17.0