Plasma 5.14 Beta - I'll try to add tarball signatures and .keyring in a followup sr. The unresolvables are due to a missing verbump in KUF, but it built fine before adjusting kf5_version.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/drkonqi5?expand=0&rev=43
This commit is contained in:
committed by
Git OBS Bridge
parent
cb0c213052
commit
0d32c87819
@@ -16,20 +16,20 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.45.0
|
||||
%define kf5_version 5.50.0
|
||||
%bcond_without lang
|
||||
Name: drkonqi5
|
||||
# Full Plasma 5 version (e.g. 5.9.1)
|
||||
%{!?_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.13.5
|
||||
Version: 5.13.90
|
||||
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: http://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/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
|
||||
|
Reference in New Issue
Block a user