forked from pool/kinit
5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=124
This commit is contained in:
parent
b101bddefa
commit
8819f43621
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:426603c200d78e5143b8de900e4dc39209c9009800207cf506875e4fb0edfb10
|
|
||||||
size 120584
|
|
3
kinit-5.31.0.tar.xz
Normal file
3
kinit-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34d18cd6dfec1b10df27b5acdb8bad3fff313363047511f002a40f138ac05320
|
||||||
|
size 120588
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 9 09:29:52 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.31.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 8 23:41:41 UTC 2017 - hrvoje.senjan@gmail.com
|
Sun Jan 8 23:41:41 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
12
kinit.spec
12
kinit.spec
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define _tar_path 5.30
|
%define _tar_path 5.31
|
||||||
Name: kinit
|
Name: kinit
|
||||||
Version: 5.30.0
|
Version: 5.31.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
@ -34,10 +34,10 @@ BuildRequires: kservice-devel >= %{_tar_path}
|
|||||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||||
BuildRequires: libcap-devel
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libcap-progs
|
BuildRequires: libcap-progs
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Gui) >= 5.5.0
|
BuildRequires: cmake(Qt5Gui) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
|
Loading…
Reference in New Issue
Block a user