KDE Frameworks 5.58
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=175
This commit is contained in:
@@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.57
|
||||
%define _tar_path 5.58
|
||||
# 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: kded
|
||||
Version: 5.57.0
|
||||
Version: 5.58.0
|
||||
Release: 0
|
||||
Summary: Central daemon of KDE workspaces
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -106,6 +106,7 @@ sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 5.9.0)/
|
||||
%{_kf5_servicetypesdir}/kdedmodule.desktop
|
||||
%doc %lang(en) %{_kf5_mandir}/*/kded5.*
|
||||
%{_kf5_debugdir}/kded.categories
|
||||
%{_kf5_applicationsdir}/org.kde.kded5.desktop
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/cmake/KDED/
|
||||
|
Reference in New Issue
Block a user