]> git.pld-linux.org Git - packages/kf5-kauth.git/commitdiff
- update to 5.79.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Mar 2021 20:04:52 +0000 (21:04 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Mar 2021 20:04:52 +0000 (21:04 +0100)
kf5-kauth.spec

index c46e06a06c1e393b7af8836ea721d01033e7a315..901e0913e66c60756501e615e3d12344bf259b6c 100644 (file)
@@ -1,17 +1,17 @@
 # TODO:
 # - runtime Requires if any
-%define                kdeframever     5.67
+%define                kdeframever     5.79
 %define                qtver           5.9.0
 %define                kfname          kauth
 
 Summary:       Execute actions as privileged user
 Name:          kf5-%{kfname}
-Version:       5.67.0
+Version:       5.79.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: 8677547f35f4d4720d41325fbd3a6336
+# Source0-md5: 29569aea274980c7be0fa113fbdd72b5
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -94,6 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kf5/kauth/dbus_policy.stub
 %{_datadir}/kf5/kauth/dbus_service.stub
 %{_datadir}/qlogging-categories5/kauth.categories
+%{_datadir}/qlogging-categories5/kauth.renamecategories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.417845 seconds and 4 git commands to generate.