Accepting request 420853 from KDE:Frameworks5
Update to 5.25.0 OBS-URL: https://build.opensuse.org/request/show/420853 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcmutils?expand=0&rev=31
This commit is contained in:
commit
ce44249e4c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3472bb99d7d6982fc4b6e5e00b640bc21cc1d331b9b7c3bb88b1b6d0e0b9a2b
|
||||
size 234808
|
3
kcmutils-5.25.0.tar.xz
Normal file
3
kcmutils-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f58a89543d52c82b0a9ae527b2a73141ef9f970d7cf6393a47f0b42f61696931
|
||||
size 234812
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 21:50:44 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.25.0
|
||||
* Qt >= 5.5 is now required
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:02:05 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5KCMUtils5
|
||||
%define _tar_path 5.24
|
||||
%define _tar_path 5.25
|
||||
Name: kcmutils
|
||||
Version: 5.24.0
|
||||
Version: 5.25.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -36,11 +36,11 @@ BuildRequires: kitemviews-devel >= %{_tar_path}
|
||||
BuildRequires: kpackage-devel >= %{_tar_path}
|
||||
BuildRequires: kservice-devel >= %{_tar_path}
|
||||
BuildRequires: kxmlgui-devel >= %{_tar_path}
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5QuickWidgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5QuickWidgets) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
||||
Summary: Provides various classes to work with KCModules
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user