Accepting request 322162 from KDE:Frameworks5
Update to 5.13.0 OBS-URL: https://build.opensuse.org/request/show/322162 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kauth?expand=0&rev=24
This commit is contained in:
commit
a43c11cebc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ed420bb2be94239953698a1704b8e8c83a231d9c3baf6fd491770f24d70c3cf
|
||||
size 82020
|
3
kauth-5.13.0.tar.xz
Normal file
3
kauth-5.13.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73d67cbabaa89fe877ed60f5b95a46152bcca96fa8331403e137c7eb5bea33c8
|
||||
size 82096
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 4 19:20:13 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.13.0
|
||||
* The Qt version requirement has been bumped from 5.2 to 5.3
|
||||
* Debug output has been ported to categorized output, for less
|
||||
noise by default
|
||||
* Docbook documentation has been reviewed and updated
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 5 18:44:47 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
10
kauth.spec
10
kauth.spec
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Auth5
|
||||
%define _tar_path 5.12
|
||||
%define _tar_path 5.13
|
||||
Name: kauth
|
||||
Version: 5.12.0
|
||||
Version: 5.13.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -30,10 +30,10 @@ BuildRequires: kcoreaddons-devel >= %{_tar_path}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libpolkit-qt5-1-devel
|
||||
%if %{with lang}
|
||||
BuildRequires: libqt5-linguist-devel >= 5.2.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.3.0
|
||||
%endif
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
|
||||
Summary: Framework which lets applications perform actions as a privileged user
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user