Plasma 5.26.3(.1), untested as usual

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=391
This commit is contained in:
2022-11-09 08:59:26 +00:00
committed by Git OBS Bridge
parent 3780f2556f
commit 04048dc84e
6 changed files with 32 additions and 22 deletions

View File

@@ -22,15 +22,16 @@
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
%bcond_without released
Name: breeze
Version: 5.26.2
Version: 5.26.3.1
%global _plasma5_bugfix 5.26.3
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/stable/plasma/5.26.3/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/stable/plasma/5.26.3/breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.16