Plasma 5.16 Beta, 2nd try. Please publish disable K:F5 before accepting, to give openQA a chance.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=97
This commit is contained in:
parent
6a765809c3
commit
2c372442c1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05920610c68981a9effb1a97395a22d281d3b61e42d55d66adf8bb587da29621
|
||||
size 55380
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzRWUcACgkQ7JTRj38F
|
||||
mX45xgf9Fy2GY+KmBAYP/qWuu8E3CjlQkOdLxOSBvYp0Vg7xSuzDdnb+K5c1LOYi
|
||||
xasL2fSnh0uXCsE/qrD5nnRqAWl73jOBQ4LHdkzL/RJ6XD8Xvh4JvImLo7J2aV47
|
||||
6YXeYiml0DmZxqk99giFY/sn2cT0pNYuzd3UmovMhx+FZBCTXygaLjjSRVdnvPz5
|
||||
HAWqXmFPj5n3+Cu1E9CoYKUtmi9cG8doo1jSg9wPfpaSWaRzTCfjz0wuYGBkJxZu
|
||||
Dc4j9kPD5z7w/Ff/BfZgA5zNQkiuYA6TTIswGkKv2MFSihdEOn5P3rVl7INJ1frF
|
||||
1DGQgvTFyx1g2KEuDoNrbwxd0UyClQ==
|
||||
=JmLc
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-integration-5.15.90.tar.xz
Normal file
3
plasma-integration-5.15.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:850c7c85e4b3ff393936ee7bcb46c80444756889134e0fcf86f99bc98b2dd4a8
|
||||
size 55692
|
11
plasma-integration-5.15.90.tar.xz.sig
Normal file
11
plasma-integration-5.15.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzdPoMACgkQ7JTRj38F
|
||||
mX7C3ggAt6d5ly/7J3K82BN0EK7++X8AyOYKTfdv0BrughD8oybwlO62ZHvWhstE
|
||||
d+ltqh7+ZFGdADG8vqIesyW1rEIi/1V5x21/WoF/2tyXvbF9kmikgBd1EmeN0Xe9
|
||||
9GkHkUmJlou57vWek4iib6Qn4N9rVGQFF1IeLVDSdCXUxrborqFtIRfjZw9afE49
|
||||
GaBeADmShRFa/LStWEBHOg4u4Yuqf4xwRfUilM1h2JsqK3DDeIVmowFUkFqTztNi
|
||||
zQiAoXfdKNqod/BpSh0nXHvcWET/ZvsH3XqFky6eydf6lgXXoGQxrYNNjhXcIzVz
|
||||
Bx2sx9YyKl6e9TFHNLgt5VgbMP+5vA==
|
||||
=wjsS
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 16:56:39 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.15.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.15.90.php
|
||||
- Changes since 5.15.5:
|
||||
* Handle apps which set the desktopFileName property with filename suffix
|
||||
* Add missing file
|
||||
* [KDEPlatformSystemTrayIcon] Use generated DBus XML
|
||||
* Remove deprecated method
|
||||
* Bump to Qt5.12 - Drop kwin's custom ServerSideDecorationManager interface
|
||||
* autotests: remove KDE_FORK_SLAVES, to see if CI works better.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 11:04:57 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-integration
|
||||
Version: 5.15.5
|
||||
Version: 5.15.90
|
||||
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/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 5.17.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user