]> git.pld-linux.org Git - packages/kf5-kcmutils.git/commitdiff
- updated to 5.80.0 auto/th/kf5-kcmutils-5.80.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 22 Mar 2021 21:27:20 +0000 (22:27 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 22 Mar 2021 21:27:20 +0000 (22:27 +0100)
kf5-kcmutils.spec

index bcc0e0b566c153795e6fdc8b03f9d95506862916..8d8d84f358234d9dbf756617f33f3e063b3ad4d4 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.79
+%define                kdeframever     5.80
 %define                qtver           5.9.0
 %define                kfname          kcmutils
 
 Summary:       Utilities for KDE System Settings modules
 Name:          kf5-%{kfname}
-Version:       5.79.0
+Version:       5.80.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 15f2b2030e36ae4d2ab1fbe572c60b45
+# Source0-md5: 44d4519eb0d5470e22609b3fab38976b
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -92,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kfname}5.lang
 %defattr(644,root,root,755)
 %doc README.md
-%attr(755,root,root) %ghost %{_libdir}/libKF5KCMUtils.so.5
+%ghost %{_libdir}/libKF5KCMUtils.so.5
 %attr(755,root,root) %{_libdir}/libKF5KCMUtils.so.*.*
 %{_datadir}/kservicetypes5/kcmodule.desktop
 %{_datadir}/kservicetypes5/kcmoduleinit.desktop
@@ -103,5 +103,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/KF5/KCMUtils
 %{_includedir}/KF5/kcmutils_version.h
 %{_libdir}/cmake/KF5KCMUtils
-%attr(755,root,root) %{_libdir}/libKF5KCMUtils.so
+%{_libdir}/libKF5KCMUtils.so
 %{qt5dir}/mkspecs/modules/qt_KCMUtils.pri
This page took 0.646295 seconds and 4 git commands to generate.