Plasma 5.25 Beta, untested. oxygen5-sounds is a separate package now, kwayland-server got merged into kwin5 and plasma5-phone-components renamed to plasma5-mobile. kinfocenter5 kauth review requested as boo#1199735. kwayland-server and plasma-mobile-components need to be deleted manually!

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=366
This commit is contained in:
2022-05-25 05:38:03 +00:00
committed by Git OBS Bridge
parent 84aafe2931
commit f365292fc8
6 changed files with 32 additions and 22 deletions

View File

@@ -22,15 +22,15 @@
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
%bcond_without released
Name: breeze
Version: 5.24.5
Version: 5.24.90
Release: 0
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
Source: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.16
@@ -48,6 +48,7 @@ BuildRequires: cmake(KF5FrameworkIntegration)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: cmake(KF5Kirigami2)
BuildRequires: cmake(KF5Package)
BuildRequires: cmake(KF5Wayland)
BuildRequires: cmake(KF5WindowSystem)