]> git.pld-linux.org Git - packages/kf5-kparts.git/blobdiff - kf5-kparts.spec
- updated to 5.93.0
[packages/kf5-kparts.git] / kf5-kparts.spec
index fd843a1de685391689c8005e85d3a5e367a94dba..b2eb379a960efa9273f57fb884abebeaea6bac80 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeframever     5.92
+%define                kdeframever     5.93
 %define                qtver           5.15.2
 %define                kfname          kparts
 
 Summary:       Plugin framework for user interface components
 Name:          kf5-%{kfname}
-Version:       5.92.0
+Version:       5.93.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 1ef0d648b607dd49f44774e405c8fbaf
+# Source0-md5: 50187552851d491e374c23dff705f2dd
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Test-devel >= %{qtver}
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc README.md
 %ghost %{_libdir}/libKF5Parts.so.5
 %attr(755,root,root) %{_libdir}/libKF5Parts.so.*.*
-%attr(755,root,root) %{qt5dir}/plugins/spellcheckplugin.so
+#%%attr(755,root,root) %{qt5dir}/plugins/spellcheckplugin.so
 %{_datadir}/kservicetypes5/browserview.desktop
 %{_datadir}/kservicetypes5/kpart.desktop
 %{_datadir}/kdevappwizard/templates/kpartsapp.tar.bz2
This page took 0.120634 seconds and 4 git commands to generate.