SHA256
1
0
forked from pool/kirigami2

- Update to 2.1.1:

* Ships with correct translation files now

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami2?expand=0&rev=17
This commit is contained in:
Fabian Vogt 2017-05-03 15:12:33 +00:00 committed by Git OBS Bridge
parent aaa3bb8d3a
commit a9e052801b
4 changed files with 13 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 3 15:11:42 UTC 2017 - fabian@ritter-vogt.de
- Update to 2.1.1:
* Ships with correct translation files now
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 29 14:21:27 UTC 2017 - fabian@ritter-vogt.de Sat Apr 29 14:21:27 UTC 2017 - fabian@ritter-vogt.de

View File

@ -18,7 +18,7 @@
%bcond_without lang %bcond_without lang
Name: kirigami2 Name: kirigami2
Version: 2.1.0 Version: 2.1.1
Release: 0 Release: 0
Summary: Set of QtQuick components Summary: Set of QtQuick components
License: LGPL-2.1+ License: LGPL-2.1+
@ -32,9 +32,9 @@ BuildRequires: cmake(KF5Plasma)
BuildRequires: cmake(Qt5Core) >= 5.7.0 BuildRequires: cmake(Qt5Core) >= 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(Qt5Svg) >= 5.7.0 BuildRequires: cmake(Qt5Svg) >= 5.7.0
BuildRequires: cmake(Qt5Test) >= 5.7.0 BuildRequires: cmake(Qt5Test) >= 5.7.0
BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0
Requires: libqt5-qtquickcontrols2 Requires: libqt5-qtquickcontrols2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with lang} %if %{with lang}
@ -69,11 +69,11 @@ Development files.
%kf5_makeinstall -C build %kf5_makeinstall -C build
%if %{with lang} %if %{with lang}
%find_lang desktop_extragear-libs_kirigami --all-name --with-qt --without-mo %find_lang libkirigami2plugin --with-qt --without-mo
%endif %endif
%if %{with lang} %if %{with lang}
%files lang -f desktop_extragear-libs_kirigami.lang %files lang -f libkirigami2plugin.lang
%endif %endif
%files %files