Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=112
This commit is contained in:
2020-02-08 00:13:33 +00:00
committed by Git OBS Bridge
parent cb6586f84c
commit 3fa46abee4
6 changed files with 32 additions and 18 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gV0cACgkQ7JTRj38F
mX75ogf8DH/coqiwj6AHEWtPQPJJ+PuZUh4ZXE3uOH0skYY/KlKGRZpO/9wobOZd
KIct6FPxrswU9NwY5JKStUKPz9dZngPYdj7TcFr8UxozPU9pwVGLbz2TYut84GdJ
VERiOjjKEejslssnnl//vqmp7ZBGNoFGZNAnwgqsqK/QZTDU1KbniKmOv8CnALwY
bzlHVWkHSaVIe2+HByYXu3YlD/fS8v+Edfp9hiup5xMLDQdUiOVo/vWFm2X0ud3M
xsDLz8qptTZWGvkKMMosNyxYriQnBDG327/TvZQwbU+Sdm8yQI/VIZByHLu6a1Og
u0cAtlPgOoy3VCNtgYTPa1m5ip8hzQ==
=DW/5
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48ExAACgkQ7JTRj38F
mX5T1wgAlmK2KZ9HbMnigLUPQKBKECkQSXXix2oe14I5aFq9CTPttqX2RlKHKGOm
J3XgCDlYEzh5gF1X4pnfWs5KoGUeC9rgeY6QR4neQsu20CDXTOwoeU6rJIx9lEDS
C8w7Dc6lV9Rec4Ep3+LaCcoIzTJ2C4EBwqEKGfCCBkEMcyQq9kYztKl6wMPYrNC+
1pCZJkAEywHngtDUE8Fv/GtXqmfSaRmZCKNYfOv29s1bXiSvRxvfl/8/kMbFIxIf
5lFMbhaR10mtCzo5hVMRzn/4Q8Tn19g5GKDV+HHt/MjyXaA4/6wOBJN3S8TckXlg
9l22oKsoaK5akVN00VUeA4PQr4LPWg==
=OT2Z
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Feb 6 15:10:06 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:36 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
-------------------------------------------------------------------
Thu Jan 16 14:04:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-integration
Version: 5.17.90
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: Plugins responsible for better integration of Qt applications in
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz
Source: plasma-integration-%{version}.tar.xz
%if %{with lang}
Source1: https://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
@@ -83,7 +83,7 @@ Applications do not need to link to this directly.
%build
%cmake_kf5 -d build
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build