]> git.pld-linux.org Git - packages/kf5-kauth.git/commitdiff
- Up to 5.67.0.
authorŁukasz Maśko <lmasko@pld-linux.org>
Mon, 17 Feb 2020 00:57:16 +0000 (01:57 +0100)
committerŁukasz Maśko <lmasko@pld-linux.org>
Mon, 17 Feb 2020 00:57:16 +0000 (01:57 +0100)
kf5-kauth.spec

index 9e3e6b7165445b0877d05c876560c82fe1ad7f6a..4e4c9bb79c9df82c910c3afbffe5f088e13f6a71 100644 (file)
@@ -1,17 +1,17 @@
 # TODO:
 # - runtime Requires if any
-%define                kdeframever     5.65
+%define                kdeframever     5.67
 %define                qtver           5.9.0
 %define                kfname          kauth
 
 Summary:       Execute actions as privileged user
 Name:          kf5-%{kfname}
-Version:       5.65.0
+Version:       5.67.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 7a456be5b972d65c8cb20a053541f003
+# Source0-md5: 8677547f35f4d4720d41325fbd3a6336
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -103,3 +103,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libKF5Auth.so
 %attr(755,root,root) %{_libdir}/libKF5AuthCore.so
 %{qt5dir}/mkspecs/modules/qt_KAuth.pri
+%{qt5dir}/mkspecs/modules/qt_KAuthCore.pri
This page took 0.366174 seconds and 4 git commands to generate.