KDE Frameworks 5.69.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=290
This commit is contained in:
5
kio.spec
5
kio.spec
@@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.68
|
||||
%define _tar_path 5.69
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kio
|
||||
Version: 5.68.0
|
||||
Version: 5.69.0
|
||||
Release: 0
|
||||
Summary: Network transparent access to files and data
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -117,6 +117,7 @@ Requires: cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5JobWidgets) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5Service) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5Solid) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
|
||||
Requires: cmake(Qt5Concurrent) >= 5.12.0
|
||||
Requires: cmake(Qt5DBus) >= 5.12.0
|
||||
|
Reference in New Issue
Block a user