Accepting request 386928 from KDE:Frameworks5
Update to 5.21.0 OBS-URL: https://build.opensuse.org/request/show/386928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcmutils?expand=0&rev=27
This commit is contained in:
commit
951b679372
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3564999a0ae88a7dc7fe1ab8e248b0eef0ddb37655b0a9dd91890913fe714552
|
|
||||||
size 234636
|
|
3
kcmutils-5.21.0.tar.xz
Normal file
3
kcmutils-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:92b65e6c8170e451653ecd249b97e8971b363047aaf807a40e8b913c881f9005
|
||||||
|
size 234748
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 14:19:01 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.21.0 (boo#974793)
|
||||||
|
* Upgrade Qt version requirement to 5.4.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 6 09:55:02 UTC 2016 - hrvoje.senjan@gmail.com
|
Sun Mar 6 09:55:02 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5KCMUtils5
|
%define lname libKF5KCMUtils5
|
||||||
%define _tar_path 5.20
|
%define _tar_path 5.21
|
||||||
Name: kcmutils
|
Name: kcmutils
|
||||||
Version: 5.20.0
|
Version: 5.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -36,10 +36,10 @@ BuildRequires: kitemviews-devel >= %{_tar_path}
|
|||||||
BuildRequires: kpackage-devel >= %{_tar_path}
|
BuildRequires: kpackage-devel >= %{_tar_path}
|
||||||
BuildRequires: kservice-devel >= %{_tar_path}
|
BuildRequires: kservice-devel >= %{_tar_path}
|
||||||
BuildRequires: kxmlgui-devel >= %{_tar_path}
|
BuildRequires: kxmlgui-devel >= %{_tar_path}
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.3.0
|
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Qml) >= 5.3.0
|
BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Quick) >= 5.3.0
|
BuildRequires: cmake(Qt5Quick) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||||
Summary: Provides various classes to work with KCModules
|
Summary: Provides various classes to work with KCModules
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user