Accepting request 402587 from KDE:Frameworks5
Update to 5.23.0 OBS-URL: https://build.opensuse.org/request/show/402587 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcmutils?expand=0&rev=29
This commit is contained in:
commit
57dfd8acbd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:debf20bf39b3af0b3dbc36cdb950ebaa186511e6f626ff1bcb59242b68e2efe8
|
|
||||||
size 234712
|
|
3
kcmutils-5.23.0.tar.xz
Normal file
3
kcmutils-5.23.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0e8c8521d68704271748802d56418854be261ba7d3448e45fde220a248dc93a
|
||||||
|
size 234816
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 6 21:23:41 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.23.0
|
||||||
|
* Use QQuickWidget for QML KCMs (kde#359124)
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 7 18:30:10 UTC 2016 - hrvoje.senjan@gmail.com
|
Sat May 7 18:30:10 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.22
|
%define _tar_path 5.23
|
||||||
Name: kcmutils
|
Name: kcmutils
|
||||||
Version: 5.22.0
|
Version: 5.23.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -39,6 +39,7 @@ BuildRequires: kxmlgui-devel >= %{_tar_path}
|
|||||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Quick) >= 5.4.0
|
BuildRequires: cmake(Qt5Quick) >= 5.4.0
|
||||||
|
BuildRequires: cmake(Qt5QuickWidgets) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.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+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user