Plasma 5.22 Beta, tested a bit more. Now with cmake >= 3.16 and duplicates in .changes removed (now using git log a..b instead of a...b)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5?expand=0&rev=308
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac0ad3b62438d08b7103e49871b6751e22bb2308c42072b830f4f8ee00d83649
|
||||
size 4476864
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmCRPaYACgkQEZaMRJKM
|
||||
rvz68gf/XiYMyTfy1nmGrhLub7KCeJ/GL+QZCjfDVbP2XOl+n/ONX6QIZwreS2un
|
||||
SioixQgpYFs57vQ5pZPFCUwEylC7LwIxWVRY09ntJD54Sqd5Ol5kgHZoMkR5kfOY
|
||||
3t4Kc0bhPmbDEpEen+dfpSfvKDodJjpJPX8rn8rBlVPNJmSMkhr5P7QS+dwYXCj9
|
||||
szTYitAB6uG3GFRYuN47cUBDZIWHXQvpOKDNjf0wVLyRxRKap2JaO+e8O4rUqnLc
|
||||
fEdUVgOGyzLDfwhLNy/78a3KxT1eNeK/QLDTZTDKQ8aLDa1od7H4JRQj7O7FuFxW
|
||||
UxdB27mHO4Z0NbpFHww1vhSvQfSd+Q==
|
||||
=jfjN
|
||||
-----END PGP SIGNATURE-----
|
3
oxygen-5.21.90.tar.xz
Normal file
3
oxygen-5.21.90.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64ad906f0272f8de3dabd197227038a9dd22a08cc2a320dcf5770e538c201e53
|
||||
size 4475288
|
11
oxygen-5.21.90.tar.xz.sig
Normal file
11
oxygen-5.21.90.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmCdJogACgkQ7JTRj38F
|
||||
mX4egQf/ecj8JJ6fpdd9lNKP/OTQKSmUFXv6pzmflXbY2SrdfjcxvY3U7wnY0W+/
|
||||
umWZcg7i+s64pEyU69tbyEOT3TpveckIvzaUmJ6z6BL51XToJVH8cnfpaS71AuSU
|
||||
ynAuC3AtEiqFMZnWVaUoLe7FosLK2gvck/FpJHE53R0qoyzc/Wo8c5ZPrJOtiHdX
|
||||
pdGGlQKTH7uUjJW2iHF5LIhaajfnUVOWHtc+UBa9XPZh9yn6K+u60ErdPxY9fc4M
|
||||
VxID/6BkFDiDnHsG5zOWH/fPrSTeihdC/0G+4Mxnyo82Vcmd+2n/oP+D3W9sBTys
|
||||
IxS90j3PRoz6OADZWgS4txfuezqcAw==
|
||||
=Z4wN
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 18:15:41 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.90
|
||||
- Changes since 5.21.5:
|
||||
* Update oxygenbutton.cpp to keep toggle buttons glowing when being checked.
|
||||
* Don't call BlurHelper::clear() for unregistered widgets (kde#435129)
|
||||
* Raise minimum CMake version to 3.16
|
||||
* Use versionless Qt cmake target
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 4 14:15:40 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%define kwin_deco 1
|
||||
|
||||
Name: oxygen5
|
||||
Version: 5.21.5
|
||||
Version: 5.21.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