Wolfgang Bauer
2020-10-28 12:04:56 +00:00
committed by Git OBS Bridge
parent eac1739220
commit 14f2424351
6 changed files with 27 additions and 17 deletions

View File

@@ -22,15 +22,15 @@
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: breeze
Version: 5.20.1
Version: 5.20.2
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: breeze-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
%if %{with lang}
Source1: breeze-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12