Plasma 5.17 Beta, fourth try
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=104
This commit is contained in:
parent
c486d1caf8
commit
e6c0dafc90
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:635f109e7b59bb440c6be0c7a4baae70d2f44e659ab0522e170693b664e6d709
|
||||
size 55672
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl1ucQ8ACgkQ7JTRj38F
|
||||
mX5n/wf8DZuydtbRIoChMrM56n3uO2ZuBvvjJAnchbTPz0JRJA/gA1Nyxpi7qMXx
|
||||
wIrA1OS3tnyJtkdUo1LocEnrmC+LT53LfiuWqh2hZWMmq4kfkxFoYCyxB7Y++kW/
|
||||
6iU9sRTkIDPZ1jWjd9b8OdYNWEPJWIW6gPBnAbhqkLh/J7Dzbecj8Vsl8QwmkLl+
|
||||
XJ+bRHSuT9lVrBrStz2Jrrt201CyrXEFDX81Zu7zhyOYVLCSoWOwSE79/arPGIQH
|
||||
AKbTzeBTo0kvuZxJQzZBkbjnEAz9+R8RO/meMLs1Mip6HnIYd3U4u5pCB7MWyXAl
|
||||
F0yAW6l6ROInKheYFCTL3B+3BFJ5qw==
|
||||
=+qe8
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-integration-5.16.90.tar.xz
Normal file
3
plasma-integration-5.16.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d1f3af46e30500f054b9b4cf01dc4d2789f3af218bf3539ad918a2fb45c9ba3
|
||||
size 56636
|
11
plasma-integration-5.16.90.tar.xz.sig
Normal file
11
plasma-integration-5.16.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl2DX80ACgkQ7JTRj38F
|
||||
mX6IjggAhl16TNLrZ4X0mQp98HaWkAJ2kQBVGOEhUQXz8u3Mwqh7J1TVBB1YKxhC
|
||||
O3Y2GYzVgJr8gFipQULYW64IbHgXe+fkm4DPJqL7z90maUmSQG0A5L7f0L6PGVti
|
||||
CejMbR1muPbKQLVCSkqiB+zglyzq+U5ne7gijDExMsHz11V2ZGfVHvFPmwdLTbhF
|
||||
2TG4bjaNlVSlaACDkiqP8M2K0uPgE4hcf2e+j+NeugtIrpL10OYs9c0mBMvX2Aa+
|
||||
+gxd2UAysnhXU3Q1uyG+FoxOfU1MFIpvz30LuehR9v7hetB1b5jFGVn69Ssb39uI
|
||||
w6a32abVm8Pmrz06IQFuZkQrabBSIA==
|
||||
=tAU0
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 19 12:32:37 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.16.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.16.90.php
|
||||
- Changes since 5.16.5:
|
||||
* update to latest kf5 dependency
|
||||
* Don't create() windows that aren't native, upon receiving a palette change event.
|
||||
* Remove unused includes
|
||||
* [KDEPlatformSystemTrayIcon] Set KStatusNotifierItem to Active (kde#407963)
|
||||
* Fix forward declaration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 12:44:13 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-integration
|
||||
Version: 5.16.5
|
||||
Version: 5.16.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: plasma-integration-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/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
|
||||
|
Loading…
x
Reference in New Issue
Block a user