forked from pool/kirigami2
This commit is contained in:
parent
c44b3b4bc0
commit
36871c872d
3
kirigami-5.37.0.tar.xz
Normal file
3
kirigami-5.37.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f9e27da82198c639c802204566b2bda217f729f58ea31a4d4c6fa0b7e72f943
|
||||
size 278472
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea3796058f302dabf21b7c58a05e543da5d7407414a9001d26d4318962a872ad
|
||||
size 274564
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 7 13:51:05 UTC 2017 - christophe@krop.fr
|
||||
|
||||
- Update to 5.37.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 15:11:42 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -17,18 +17,19 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.37
|
||||
Name: kirigami2
|
||||
Version: 2.1.1
|
||||
Version: 5.37.0
|
||||
Release: 0
|
||||
Summary: Set of QtQuick components
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: http://download.kde.org/stable/kirigami/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= 0.0.8
|
||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5Plasma)
|
||||
BuildRequires: cmake(KF5Declarative) >= %{_tar_path}
|
||||
BuildRequires: cmake(KF5Plasma) >= %{_tar_path}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.7.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.7.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.7.0
|
||||
|
Loading…
Reference in New Issue
Block a user