KDE Frameworks 5.74. Release next saturday
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=304
This commit is contained in:
8
kio.spec
8
kio.spec
@@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.73
|
||||
%define _tar_path 5.74
|
||||
# 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.73.0
|
||||
Version: 5.74.0
|
||||
Release: 0
|
||||
Summary: Network transparent access to files and data
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -159,7 +159,7 @@ Development files.
|
||||
|
||||
%files core
|
||||
%doc README*
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_plugindir}/kf5
|
||||
%dir %{_kf5_plugindir}/kf5/kio
|
||||
%dir %{_kf5_plugindir}/kf5/kiod
|
||||
@@ -199,7 +199,7 @@ Development files.
|
||||
|
||||
%files
|
||||
%doc README*
|
||||
%license COPYING*
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_htmldir}
|
||||
%dir %{_kf5_htmldir}/en
|
||||
%dir %{_kf5_plugindir}/kf5/kded
|
||||
|
Reference in New Issue
Block a user