SHA256
1
0
forked from pool/kinit
Hrvoje Senjan 2016-02-06 18:03:40 +00:00 committed by Git OBS Bridge
parent a6c610e4ca
commit c95b0a84c9
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08bc4f46cb90c164cd3e087e14c42859bf1e26057a0132c2395c6bfafca95d90
size 117640

3
kinit-5.19.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f53bf6997ff5cf0b0bcb86bee755a3da20d5cf1de7a6efcd73dada8665bc870e
size 117768

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Feb 6 18:03:35 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.19.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
-------------------------------------------------------------------
Sat Jan 2 17:43:51 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -17,9 +17,9 @@
%bcond_without lang
%define _tar_path 5.18
%define _tar_path 5.19
Name: kinit
Version: 5.18.0
Version: 5.19.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
@ -39,6 +39,7 @@ BuildRequires: cmake(Qt5DBus) >= 5.3.0
BuildRequires: cmake(Qt5Gui) >= 5.3.0
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
%if %{with lang}
Recommends: %{name}-lang = %{version}
%endif