start with 5.25.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=108
This commit is contained in:
parent
d570f1110b
commit
a4eab25ec8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ff5b80cefa60fb625f53752007a418fd59edf67de24dc662ecf7893034e3302
|
||||
size 167744
|
3
kdeclarative-5.25.0.tar.xz
Normal file
3
kdeclarative-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c470e239b5dc7c42ed94a39d0d88fdb05e6c65eb49727985379f39504d269623
|
||||
size 167732
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 21:51:33 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.25.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:02:47 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Declarative5
|
||||
%define _tar_path 5.24
|
||||
%define _tar_path 5.25
|
||||
Name: kdeclarative
|
||||
Version: 5.24.0
|
||||
Version: 5.25.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -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.4.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||
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
|
||||
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.4.0
|
||||
Requires: cmake(Qt5Qml) >= 5.5.0
|
||||
|
||||
%description devel
|
||||
KDeclarative provides integration of QML and KDE workspaces.
|
||||
|
Loading…
Reference in New Issue
Block a user