forked from pool/kinit
start with 5.21.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=96
This commit is contained in:
parent
3ec5208553
commit
2229b40b81
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cdfac3c156de16b900e4480c407e5352749f94b09ec42d9c95b358013995de1a
|
||||
size 117664
|
3
kinit-5.21.0.tar.xz
Normal file
3
kinit-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25c728a746e2c55708d7ae9332aebf999f065931963560c929da8bb800d65ba5
|
||||
size 117728
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 14:20:54 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.21.0
|
||||
* Upgrade Qt version requirement to 5.4.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 09:58:50 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
12
kinit.spec
12
kinit.spec
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.20
|
||||
%define _tar_path 5.21
|
||||
Name: kinit
|
||||
Version: 5.20.0
|
||||
Version: 5.21.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -34,10 +34,10 @@ BuildRequires: kservice-devel >= %{_tar_path}
|
||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libcap-progs
|
||||
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
%if %{with lang}
|
||||
|
Loading…
Reference in New Issue
Block a user