Luca Beltrame
2017-03-23 06:08:03 +00:00
committed by Git OBS Bridge
parent 197dc5069b
commit d3ef7b9dcc
6 changed files with 25 additions and 7 deletions

View File

@@ -18,11 +18,11 @@
%bcond_without lang
Name: breeze
Version: 5.9.3
Version: 5.9.4
Release: 0
# Full Plasma 5 version (e.g. 5.9.3)
# Full Plasma 5 version (e.g. 5.9.4)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.3 in KUF)
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.4 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.13