Plasma 5.8.4. As usual, completely untested :-)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=137
This commit is contained in:
2016-11-24 08:53:19 +00:00
committed by Git OBS Bridge
parent 1148b1ea10
commit dd34238ef9
6 changed files with 22 additions and 6 deletions

View File

@@ -18,9 +18,9 @@
%bcond_without lang
Name: breeze
Version: 5.8.3
Version: 5.8.4
Release: 0
# Full Plasma 5 version (e.g. 5.8.3)
# Full Plasma 5 version (e.g. 5.8.4)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}