Luca Beltrame
2017-02-15 06:10:53 +00:00
committed by Git OBS Bridge
parent 6c39d260e3
commit fc874d2f9f
6 changed files with 27 additions and 7 deletions

View File

@@ -18,11 +18,11 @@
%bcond_without lang
Name: breeze
Version: 5.9.1
Version: 5.9.2
Release: 0
# Full Plasma 5 version (e.g. 5.9.1)
# Full Plasma 5 version (e.g. 5.9.2)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 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