1
0
2021-07-27 09:35:49 +00:00
committed by Git OBS Bridge
parent 3e2fb86b00
commit f6a68a8e56
6 changed files with 37 additions and 23 deletions

View File

@@ -18,15 +18,15 @@
%bcond_without lang
Name: kirigami-gallery
Version: 21.04.3
Version: 21.07.80
Release: 0
Summary: Gallery application built using Kirigami
License: LGPL-2.0-or-later
Group: Development/Tools/Other
URL: https://apps.kde.org/kirigami2.gallery
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
@@ -45,7 +45,6 @@ Requires: kirigami2
Requires: kitemmodels-imports
Requires: libqt5-qtgraphicaleffects
Requires: libqt5-qtquickcontrols2
Recommends: %{name}-lang
%description
Example application which uses all features from kirigami,