Plasma 5.19 Beta. Did I forget to submit the fixes? Untested - please publish disable before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5?expand=0&rev=269
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:479bdfa80b3f2216075470ab4be1e3159a17620870acf276144b9639134609f8
|
||||
size 4471212
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xfSoACgkQ7JTRj38F
|
||||
mX7CDAf/c12cR8ighYYC7+qkEEuGEnnPVVtEDXoaeeD21md5YXxZq5cUL8ztDEjl
|
||||
e2sQiRsIIOnowwORHe6Il6DQgDL78tIHpS/SRA12O56JQOqKLcsWqx3/alEvED/U
|
||||
kmM0LI3mO18Rei5Nmm6VMNswf/gVMM80dB60DMbsHuOsIB/7jeXNUcsJ4LrD2HrC
|
||||
R3GdvxSF0st70vo0/U3NQDbl/yNBs7FSbBKa4/Tfc7MrSLrHJfvMSv/QNgfuNNVa
|
||||
zDaey1LTziA8Pn0P5NHwh+gazkjrLENxf6GHBzT0nrVV4zEbpT7LcqkRiJ4T5y7l
|
||||
q4SGRM38LVvk9ItfXD6JvVy/72axaw==
|
||||
=LWB9
|
||||
-----END PGP SIGNATURE-----
|
3
oxygen-5.18.90.tar.xz
Normal file
3
oxygen-5.18.90.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e05943ff67ed68e61cb9f49aa400dbebc3c69d710f4b1dadc468f85d783857f
|
||||
size 4463492
|
11
oxygen-5.18.90.tar.xz.sig
Normal file
11
oxygen-5.18.90.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69IUcACgkQ7JTRj38F
|
||||
mX43MQf/aOPccV5o/3y0WrvrmsxmX1BziVpPZFXv7jMhpeYQTuHrMky/kXCMTpZI
|
||||
HhOPOw0Faig00X6gMIy4i9v9n5yyR4VuvqHNqCUe5UzPgVskEDtLK5GavvRHxFV/
|
||||
GmSsvWOagQyWEBRoPRSkvVb3aIuZUKv4OB5LBYHxba2NLxc1LZMO+KWG4v/lMbDd
|
||||
z1Rse2smlYK6rlVhGSVIquBmAYhjIpqHU67qwryYy52RpZaKZFmwG6r/T5jBwSoz
|
||||
QXSsb3UC+B07aJ/lugN/cFsdpz0qbFhEHTcB54SxN+Ehxa1UU2UhgxZC8dvFUPUY
|
||||
4Va+BZ/glY0lAdtQVTNF0bF7KCPWyw==
|
||||
=jPqk
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 14:33:06 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||
- Changes since 5.18.5:
|
||||
* bump to require Qt 5.14
|
||||
* [kstyle] Properly unregister widgets in ShadowHelper
|
||||
* Use defaults of KColorSchemeManager in ColorSchemeChooser
|
||||
* [kstyle] Unregister a shadow when it's destroyed
|
||||
* Port some deprecated methods
|
||||
* Qt4 was dropped so we can use same KF5/QT5/ECM as other modules
|
||||
* Port deprecated method
|
||||
* Add override
|
||||
* [kstyle] Port to KWindowSystem shadows API
|
||||
* [kstyle] Drop Qt 4 style plugin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 13:01:54 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%define kwin_deco 1
|
||||
|
||||
Name: oxygen5
|
||||
Version: 5.18.5
|
||||
Version: 5.18.90
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@@ -30,9 +30,9 @@ Summary: Oxygen style, KWin decoration, cursors and sounds
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/oxygen-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: baselibs.conf
|
||||
|
Reference in New Issue
Block a user