SHA256
1
0
forked from pool/kinit

Accepting request 461433 from KDE:Frameworks5

Update to KDE Frameworks 5.31 and KDE Plasma 5.9.3

OBS-URL: https://build.opensuse.org/request/show/461433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinit?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2017-03-03 15:58:37 +00:00 committed by Git OBS Bridge
commit 0e51845073
4 changed files with 16 additions and 9 deletions

View File

@ -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
View File

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

View File

@ -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

View File

@ -17,9 +17,9 @@
%bcond_without lang
%define _tar_path 5.30
%define _tar_path 5.31
Name: kinit
Version: 5.30.0
Version: 5.31.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 3.0
@ -34,10 +34,10 @@ BuildRequires: kservice-devel >= %{_tar_path}
BuildRequires: kwindowsystem-devel >= %{_tar_path}
BuildRequires: libcap-devel
BuildRequires: libcap-progs
BuildRequires: cmake(Qt5Core) >= 5.5.0
BuildRequires: cmake(Qt5DBus) >= 5.5.0
BuildRequires: cmake(Qt5Gui) >= 5.5.0
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
BuildRequires: cmake(Qt5Core) >= 5.6.0
BuildRequires: cmake(Qt5DBus) >= 5.6.0
BuildRequires: cmake(Qt5Gui) >= 5.6.0
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xcb)
%if %{with lang}