Accepting request 290599 from KDE:Frameworks5

Update to 5.8.0.

OBS-URL: https://build.opensuse.org/request/show/290599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcmutils?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2015-03-16 08:35:30 +00:00 committed by Git OBS Bridge
commit 4920216717
4 changed files with 13 additions and 5 deletions

View File

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

3
kcmutils-5.8.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Mar 7 16:59:02 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.8.0
* Restore KCModule::setAuthAction
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
-------------------------------------------------------------------
Sun Feb 8 18:15:39 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -17,13 +17,13 @@
%define lname libKF5KCMUtils5
%define _tar_path 5.7
%define _tar_path 5.8
Name: kcmutils
Version: %{_tar_path}.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.7.0
BuildRequires: extra-cmake-modules >= 1.8.0
BuildRequires: fdupes
BuildRequires: kconfigwidgets-devel >= %{kf5_version}
BuildRequires: kcoreaddons-devel >= %{kf5_version}