diff --git a/frameworkintegration.spec b/frameworkintegration.spec index 7cfa62d..b3d6dd3 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: frameworkintegration -Version: 5.28.0 +Version: 5.30.0 Release: 1mamba Summary: KDE Frameworks 5 Integration of Qt application with KDE workspaces Group: Graphical Desktop/Applications/Environment @@ -100,6 +100,7 @@ exit 0 %defattr(-,root,root) %{_kde5_libdir}/libKF5Style.so.* %{_libdir}/qt5/plugins/kf5/FrameworkIntegrationPlugin.so +%{_libexecdir}/kf5/kpackagehandlers/knshandler #%{_libdir}/qt5/plugins/platformthemes/KDEPlatformTheme.so %files -n lib%{name}-devel @@ -112,6 +113,12 @@ exit 0 %{_kde5_libdir}/libKF5Style.so %changelog +* Fri Jan 27 2017 Automatic Build System 5.30.0-1mamba +- automatic version update by autodist + +* Tue Dec 20 2016 Automatic Build System 5.29.0-1mamba +- automatic version update by autodist + * Tue Nov 29 2016 Automatic Build System 5.28.0-1mamba - automatic version update by autodist