forked from pool/kinit
Accepting request 228479 from KDE:Frameworks5
Update to 4.98.0 OBS-URL: https://build.opensuse.org/request/show/228479 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinit?expand=0&rev=2
This commit is contained in:
commit
54df32601a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bf582f61c5a7d949ee83ea9dc0e78369fe16b8081a47306ca5169c215e90163
|
||||
size 52788
|
3
kinit-4.98.0.tar.xz
Normal file
3
kinit-4.98.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:691b0f3c0f0b37c74992969da74f60cc1eb1bdb047f59c851e7631b73da8049e
|
||||
size 53464
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 29 19:47:41 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 4.98.0
|
||||
* API improvements and cleanups
|
||||
* Buildsystem fixes
|
||||
* For more details please see:
|
||||
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 15 17:13:24 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: kinit
|
||||
Version: 4.97.0
|
||||
Version: 4.98.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kcrash-devel >= %{_kf5_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
@ -28,12 +28,12 @@ BuildRequires: ki18n-devel >= %{_kf5_version}
|
||||
BuildRequires: kio-devel >= %{_kf5_version}
|
||||
BuildRequires: kservice-devel >= %{_kf5_version}
|
||||
BuildRequires: kwindowsystem-devel >= %{_kf5_version}
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: libcap-devel
|
||||
#PreReq: permissions
|
||||
Summary: Helper library to speed up start of applications on KDE workspaces
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user