SHA256
1
0
forked from pool/drkonqi5
OBS User mrdocs
2018-03-06 22:31:18 +00:00
committed by Git OBS Bridge
parent f8c2de6313
commit 465ba3b8a2
4 changed files with 15 additions and 5 deletions

View File

@@ -23,13 +23,13 @@ Name: drkonqi5
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Version: 5.12.2
Version: 5.12.3
Release: 0
Summary: Helper for debugging and reporting crashes
License: GPL-2.0+
Group: Development/Tools/Debuggers
Url: http://www.kde.org/
Source: drkonqi-%{version}.tar.xz
Source: http://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
# PATCHES 100-199 are from upstream 5.11 branch
# PATCHES 200-299 and above are from upstream master/5.12 branch
BuildRequires: extra-cmake-modules >= 1.8.0