start with 5.25.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=108
This commit is contained in:
parent
28b56da3ab
commit
ff18fe8b5d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7634f22b5250fc8d283d9d12cacee72d9427ef0b86b0c0e97339c3d2e233f4c4
|
|
||||||
size 117944
|
|
3
kinit-5.25.0.tar.xz
Normal file
3
kinit-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dda2b28923d06521d4f501f76e3b20e44ef9ace59b9285635d7d173ef975bcfd
|
||||||
|
size 119424
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 7 21:53:47 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.25.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 6 15:04:27 UTC 2016 - hrvoje.senjan@gmail.com
|
Wed Jul 6 15:04:27 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
12
kinit.spec
12
kinit.spec
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define _tar_path 5.24
|
%define _tar_path 5.25
|
||||||
Name: kinit
|
Name: kinit
|
||||||
Version: 5.24.0
|
Version: 5.25.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -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.4.0
|
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
||||||
BuildRequires: cmake(Qt5Gui) >= 5.4.0
|
BuildRequires: cmake(Qt5Gui) >= 5.5.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.5.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