Luca Beltrame
2018-10-16 19:53:06 +00:00
committed by Git OBS Bridge
parent 3ce292e091
commit 00c1bda777
6 changed files with 27 additions and 18 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -23,15 +23,15 @@ Name: drkonqi5
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Version: 5.14.0
Version: 5.14.1
Release: 0
Summary: Helper for debugging and reporting crashes
License: GPL-2.0-or-later
Group: Development/Tools/Debuggers
Url: http://www.kde.org/
Source: drkonqi-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/5.14.1/drkonqi-%{version}.tar.xz
%if %{with lang}
Source1: drkonqi-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/5.14.1/drkonqi-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCHES 100-199 are from upstream 5.11 branch