Plasma 5.23 Beta. Tested on TW Live, seems to work.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/oxygen5?expand=0&rev=320
This commit is contained in:
parent
c20ed40b40
commit
36ec46ef15
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c3bb29ce140b00e1c95a0a1cb39c662d935f7216e61810837097a39516ec43b
|
|
||||||
size 4471020
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuFjUACgkQ7JTRj38F
|
|
||||||
mX7Ldgf/efB0dRC9flh0dmu0LXfsm4q7dResxXfEhb3PccRBM9htr2RyYm5I8fan
|
|
||||||
SGDHB1miQj0rZ6u85FaBcBH21qnEmfJOVJrEcH2pXmIO+Y2I18Fh57SXU50wELDB
|
|
||||||
FhV6KlxKObMuR+H5hres604cdRTSEFHQ1h4eoHk+OWqtOeeaX6VzreEk+EgXWGHl
|
|
||||||
JLaEjOPKWBavV5FK0/sI0BUV/9vka6/UbSb8VDATnnf/VvyPNqR2xtMKgdqYWGBz
|
|
||||||
tHROrqCwCRK4IdCbmsKV/CPWPnUPimkVKtpWAlm9KWoLYH8MXX1RMS5spTVASx+o
|
|
||||||
75pAGtewj4qib1xMVZt2NEEginIaZg==
|
|
||||||
=X2CN
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
oxygen-5.22.90.tar.xz
Normal file
3
oxygen-5.22.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b3159b032dd9edecb9ea5a07a5754f0585dd9e51f91cbec4b6d5a7a14cd8cfa5
|
||||||
|
size 4610464
|
11
oxygen-5.22.90.tar.xz.sig
Normal file
11
oxygen-5.22.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmFDA/wACgkQ7JTRj38F
|
||||||
|
mX6P5Qf+Nxw6QaQgUFDZWEZGWV1lXSGnbP8RaXsXmCQv2yduSfKrTjn0w8PYEdMc
|
||||||
|
ZNSw/pN6csCm5u00E9e/V1SRmhZv6MCmUxOeUS/3qYyt//BZ9yitfsqX9LcVxz8s
|
||||||
|
oUhij8XxDLiqqbkmNhjQnJ0ZhVSpdQugOhA3s1TBfdiH6jld9M0IRN4ayFR59+yZ
|
||||||
|
B97RUy1F7+IzZIRIfoO8d1+mHVM+5ixrUZb5TS4tI1XfRhhGf0CWsMm6u7avewOH
|
||||||
|
5zdPQBQWPoMLwtbyLfgne/1oRZry0cNgnAHFbNxC+A39UtJtHaar5zuwx6GgBpoh
|
||||||
|
pX2+9nBHXix4SbKh++hNBB4ro/66Hg==
|
||||||
|
=6Ugf
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 16 13:05:05 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.22.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.22.90
|
||||||
|
- Changes since 5.22.5:
|
||||||
|
* Fix a clang compiler warning -Winfinite-recursion
|
||||||
|
* Port away from deprecated KF and Qt methods
|
||||||
|
* Explicitly set KDE_COMPILERSETTINGS_LEVEL
|
||||||
|
* Remove unneeded KCM plugin keyword stuff
|
||||||
|
* Convert remaining copyright texts to SPDX
|
||||||
|
* Remove obsolete COPYING files
|
||||||
|
* Convert cursors/src copyright to SPDX
|
||||||
|
* Adjust formatting of license header
|
||||||
|
* Convert license headers to SPDX
|
||||||
|
* Update IRC network name in the cursors README
|
||||||
|
* Readd the old and longer logoff sound from KDE 4.0 as an option
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 15 08:24:24 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Sep 15 08:24:24 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
16
oxygen5.spec
16
oxygen5.spec
@ -20,7 +20,7 @@
|
|||||||
%define kwin_deco 1
|
%define kwin_deco 1
|
||||||
|
|
||||||
Name: oxygen5
|
Name: oxygen5
|
||||||
Version: 5.22.5
|
Version: 5.22.90
|
||||||
Release: 0
|
Release: 0
|
||||||
# Full Plasma 5 version (e.g. 5.8.95)
|
# Full Plasma 5 version (e.g. 5.8.95)
|
||||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||||
@ -30,9 +30,9 @@ Summary: Oxygen style, KWin decoration, cursors and sounds
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
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}
|
%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
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||||
@ -155,10 +155,10 @@ This package contains the libraries Oxygen's KWin decoration.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
|
|
||||||
%files style
|
%files style
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_bindir}/oxygen-demo5
|
%{_kf5_bindir}/oxygen-demo5
|
||||||
%{_kf5_bindir}/oxygen-settings5
|
%{_kf5_bindir}/oxygen-settings5
|
||||||
%{_kf5_libdir}/liboxygenstyle5.so.*
|
%{_kf5_libdir}/liboxygenstyle5.so.*
|
||||||
@ -177,18 +177,18 @@ This package contains the libraries Oxygen's KWin decoration.
|
|||||||
|
|
||||||
%if %kwin_deco
|
%if %kwin_deco
|
||||||
%files decoration
|
%files decoration
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_plugindir}/org.kde.kdecoration2/
|
%{_kf5_plugindir}/org.kde.kdecoration2/
|
||||||
%dir %{_kf5_servicesdir}
|
%dir %{_kf5_servicesdir}
|
||||||
%{_kf5_servicesdir}/oxygendecorationconfig.desktop
|
%{_kf5_servicesdir}/oxygendecorationconfig.desktop
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files sounds
|
%files sounds
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_sharedir}/sounds/*
|
%{_kf5_sharedir}/sounds/*
|
||||||
|
|
||||||
%files cursors
|
%files cursors
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_sharedir}/icons/Oxygen_*/
|
%{_kf5_sharedir}/icons/Oxygen_*/
|
||||||
%{_kf5_sharedir}/icons/KDE_Classic/
|
%{_kf5_sharedir}/icons/KDE_Classic/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user