]> git.pld-linux.org Git - packages/kf5-kcoreaddons.git/commitdiff
- updated to 5.88.0 auto/th/kf5-kcoreaddons-5.88.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 14 Nov 2021 13:12:54 +0000 (14:12 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 14 Nov 2021 13:12:54 +0000 (14:12 +0100)
kf5-kcoreaddons.spec

index 2361806226968d0dd31afef6ece148029fa280e8..83d4ad698a1d6718bfb9c52098274253f3c6dddb 100644 (file)
@@ -5,17 +5,17 @@
 # TODO:
 # - runtime Requires if any
 
-%define                kdeframever     5.87
+%define                kdeframever     5.88
 %define                qtver           5.15.2
 %define                kfname          kcoreaddons
 Summary:       Utilities for core application functionality and accessing the OS
 Name:          kf5-%{kfname}
-Version:       5.87.0
+Version:       5.88.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: f852f5ea536930070fc2451041b7e3db
+# Source0-md5: 43f6a6a22e7b2a47da912770bf638459
 Patch0:                flaky-tests.patch
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
@@ -89,6 +89,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/mime/packages/kde5.xml
 %attr(755,root,root) %{_libdir}/libKF5CoreAddons.so.*.*.*
 %ghost %{_libdir}/libKF5CoreAddons.so.5
+%dir %{_libdir}/qt5/plugins/namespace
+%attr(755,root,root) %{_libdir}/qt5/plugins/namespace/jsonplugin_cmake_macro.so
 %{_datadir}/qlogging-categories5/kcoreaddons.categories
 %dir %{_datadir}/kf5/licenses
 %{_datadir}/kf5/licenses/ARTISTIC
This page took 0.31343 seconds and 4 git commands to generate.