SHA256
1
0
forked from pool/kirigami2
OBS User mrdocs 2018-02-14 04:35:46 +00:00 committed by Git OBS Bridge
parent 2b70ee7bba
commit 9f57ebaa01
4 changed files with 16 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Feb 12 23:44:31 CET 2018 - lbeltrame@kde.org
- Update to 5.43.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
* Too many changes to list here
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 16 22:51:51 CET 2018 - lbeltrame@kde.org Tue Jan 16 22:51:51 CET 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.42 %define _tar_path 5.43
Name: kirigami2 Name: kirigami2
Version: 5.42.0 Version: 5.43.0
Release: 0 Release: 0
Summary: Set of QtQuick components Summary: Set of QtQuick components
License: LGPL-2.1+ License: LGPL-2.1+
@ -35,8 +35,8 @@ BuildRequires: cmake(Qt5Quick) >= 5.7.0
BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0 BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0
BuildRequires: cmake(Qt5Svg) >= 5.7.0 BuildRequires: cmake(Qt5Svg) >= 5.7.0
BuildRequires: cmake(Qt5Test) >= 5.7.0 BuildRequires: cmake(Qt5Test) >= 5.7.0
Requires: libqt5-qtgraphicaleffects
Requires: libqt5-qtquickcontrols2 Requires: libqt5-qtquickcontrols2
Requires: libqt5-qtgraphicaleffects
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with lang} %if %{with lang}
BuildRequires: cmake(Qt5LinguistTools) >= 5.7.0 BuildRequires: cmake(Qt5LinguistTools) >= 5.7.0