forked from pool/kinit
start with 5.19.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=89
This commit is contained in:
parent
a6c610e4ca
commit
c95b0a84c9
@ -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
3
kinit-5.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f53bf6997ff5cf0b0bcb86bee755a3da20d5cf1de7a6efcd73dada8665bc870e
|
||||
size 117768
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user