5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=125
This commit is contained in:
parent
dbcd627a39
commit
4df53f8a14
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:865c0cd147ed79b748c3c9e46a2ad1950b2a73d70f6d1f494bb6ff7860af2821
|
||||
size 169140
|
3
kdeclarative-5.31.0.tar.xz
Normal file
3
kdeclarative-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:813fddb7c4553a6f472feeb6889954dd75748e54176e3e9629401a4eebcc8343
|
||||
size 169184
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 09:25:41 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.31.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 23:39:29 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Declarative5
|
||||
%define _tar_path 5.30
|
||||
%define _tar_path 5.31
|
||||
Name: kdeclarative
|
||||
Version: 5.30.0
|
||||
Version: 5.31.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 3.0
|
||||
@ -38,11 +38,11 @@ BuildRequires: kpackage-devel >= %{_tar_path}
|
||||
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||
BuildRequires: libepoxy-devel
|
||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||
Summary: Integration of QML and KDE workspaces
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
@ -106,7 +106,7 @@ Requires: kcoreaddons-devel >= %{_tar_path}
|
||||
Requires: kpackage-devel >= %{_tar_path}
|
||||
Requires: libKF5CalendarEvents5 = %{version}
|
||||
Requires: libKF5QuickAddons5 = %{version}
|
||||
Requires: cmake(Qt5Qml) >= 5.5.0
|
||||
Requires: cmake(Qt5Qml) >= 5.6.0
|
||||
|
||||
%description devel
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
|
Loading…
Reference in New Issue
Block a user