]> git.pld-linux.org Git - packages/kf5-kauth.git/commitdiff
- updated to 5.92.0 auto/th/kf5-kauth-5.92.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 13 Mar 2022 18:08:44 +0000 (19:08 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 13 Mar 2022 18:08:44 +0000 (19:08 +0100)
kf5-kauth.spec

index 829493df9a8c3db378a1a25a95cd6c6847da40f8..d521aebb3f045eac7b06c29fcca08854fbd4fbc4 100644 (file)
@@ -1,17 +1,17 @@
 # TODO:
 # - runtime Requires if any
-%define                kdeframever     5.91
+%define                kdeframever     5.92
 %define                qtver           5.15.2
 %define                kfname          kauth
 
 Summary:       Execute actions as privileged user
 Name:          kf5-%{kfname}
-Version:       5.91.0
+Version:       5.92.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: 9771c45d5646210509a1f336f080db8a
+# Source0-md5: bd2b22c58d9258687d3d31b9724f9c43
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -104,6 +104,8 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/KF5/KAuth
+%{_includedir}/KF5/KAuthCore
+%{_includedir}/KF5/KAuthWidgets
 %{_libdir}/cmake/KF5Auth
 %{_libdir}/libKF5Auth.so
 %{_libdir}/libKF5AuthCore.so
This page took 0.201899 seconds and 4 git commands to generate.