Plasma 5.18.0, not yet final tars. Please publish disable KF5 before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5?expand=0&rev=256
This commit is contained in:
parent
a87f2d2603
commit
4665e96af8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b2795f2fe9a3284962cb2b1e94921499962ae304d4436c73c1cf99715736b19
|
||||
size 4470620
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gVoQACgkQ7JTRj38F
|
||||
mX4dnQgAtsONQ6nqjcSETmeR2oYUVulqb3dOOxjDR0F9650NvdtCFFQmooSBDxPN
|
||||
w8lFCqjSp/ALKqgRoyMTUYFVajdpQuy/OrAI4Hx5e52+HGRRkK2/U/wnlnVyqAUn
|
||||
ILtEvGoKyqEqAn7RtlUc5iJt4VkZ0pn4Hz428O/cN232QWMMKAe5+mFIT9Fo3XUC
|
||||
i3eNLiFjBeGv5zNcQBwEnFy8NagBcucWSyAtHn2nC0mDZLJ8qAwlObANxWao70Ae
|
||||
AUp4db7CuIbGJ2Da5hsJqMr/DQI5HY75e2zYyvtCh3bMaF2nkdhuZSosyiGJEPzZ
|
||||
s5gLxA2up7zu8mYZrPKdXIhBkBwbXw==
|
||||
=YxkA
|
||||
-----END PGP SIGNATURE-----
|
3
oxygen-5.18.0.tar.xz
Normal file
3
oxygen-5.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b55f9c22bfb025f0a52882493966abed1f1c910ac9a667760d28e357b2363360
|
||||
size 4472192
|
11
oxygen-5.18.0.tar.xz.sig
Normal file
11
oxygen-5.18.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl48ElsACgkQ7JTRj38F
|
||||
mX79xAgAgCtChWgcuUjlhvCNRxV/yg90immWAC84EOjAu1SXr3op/POA+2sDv8Yw
|
||||
PhEQKOAP1p0Kd9uwAZ0kWEP+4YnwppqjzhcEX6je4WSiAi6oBg5DEjs90mNXQVWS
|
||||
gV/6ITMGQiStCvXqBFB6VeO2vAyV3REJhIc9W2dcCbUaQFwkKkXLoLAd7S6kiku1
|
||||
PEgPS3F9S3NB9HIG//COjngKk00wMyDLsgL66WWUpzjTUWOsAf31zICRFiA1jX7B
|
||||
beOHHSXSIRo0Exx3YKYvwYUiGtS75VrcbG1rrdIvgYbeFtxMZJDqu60b+5PE0aPm
|
||||
/wJ8G/qjDMzFHft/CV44O8zyz9Q1/Q==
|
||||
=Sf9U
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 15:10:05 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:31 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>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define kwin_deco 1
|
||||
|
||||
Name: oxygen5
|
||||
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}}
|
||||
@ -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/unstable/plasma/%{version}/oxygen-%{version}.tar.xz
|
||||
Source: oxygen-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/oxygen-%{version}.tar.xz.sig
|
||||
Source1: oxygen-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
Source3: baselibs.conf
|
||||
@ -136,7 +136,7 @@ This package contains the libraries Oxygen's KWin decoration.
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
x
Reference in New Issue
Block a user