]> git.pld-linux.org Git - packages/kf5-kinit.git/commitdiff
- updated to 5.23
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 9 Jul 2016 11:05:16 +0000 (14:05 +0300)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 9 Jul 2016 11:05:16 +0000 (14:05 +0300)
kf5-kinit.spec

index 242b2a719f2bc0bd8fa4edc615b7344f30edc006..58506cc1693887ccd2fe72ebd9d30e40cfc66cc8 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.19
+%define                kdeframever     5.23
 %define                qtver           5.3.2
 %define                kfname          kinit
 
 Summary:       Helper library to speed up start of applications on KDE workspaces
 Name:          kf5-%{kfname}
-Version:       5.19.0
+Version:       5.23.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 3c40a568bfe04957ad68b9fa1afe54fd
+# Source0-md5: 4072959e05d8a561fca95919fc8fad18
 URL:           http://www.kde.org/
 BuildRequires: cmake >= 2.8.12
 BuildRequires: gettext-devel
@@ -20,6 +20,7 @@ BuildRequires:        rpmbuild(macros) >= 1.164
 BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xz
+Requires:      kf5-dirs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                qt5dir          %{_libdir}/qt5
This page took 0.045654 seconds and 4 git commands to generate.