SHA256
1
0
forked from pool/kirigami2

KDE Frameworks 5.46.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami2?expand=0&rev=49
This commit is contained in:
Fabian Vogt 2018-05-15 12:58:25 +00:00 committed by Git OBS Bridge
parent e026f151f1
commit 4c5874a627
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf1293d695931ca6c2733c15fe7a3e2ab7c0918286ee8d3d9fb160c87ff8b102
size 311432

3
kirigami2-5.46.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d55f4d5bbe4f3b13c472321119f7fafe59281fd280f14e5a312b869d824dcb4
size 316028

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun May 13 21:03:03 UTC 2018 - lbeltrame@kde.org
- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php
- Changes since 5.45.0:
* Too many changes to list here
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 14 13:19:04 CEST 2018 - lbeltrame@kde.org Sat Apr 14 13:19:04 CEST 2018 - lbeltrame@kde.org

View File

@ -18,9 +18,9 @@
%define lname libKF5Kirigami2-5 %define lname libKF5Kirigami2-5
%bcond_without lang %bcond_without lang
%define _tar_path 5.45 %define _tar_path 5.46
Name: kirigami2 Name: kirigami2
Version: 5.45.0 Version: 5.46.0
Release: 0 Release: 0
Summary: Set of QtQuick components Summary: Set of QtQuick components
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -30,6 +30,7 @@ Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-
BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: cmake(Qt5Core) >= 5.7.0 BuildRequires: cmake(Qt5Core) >= 5.7.0
BuildRequires: cmake(Qt5DBus) >= 5.7.0
BuildRequires: cmake(Qt5Gui) >= 5.7.0 BuildRequires: cmake(Qt5Gui) >= 5.7.0
BuildRequires: cmake(Qt5Quick) >= 5.7.0 BuildRequires: cmake(Qt5Quick) >= 5.7.0
BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0 BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0