SHA256
1
0
forked from pool/kdf
2021-03-28 07:27:10 +00:00
committed by Git OBS Bridge
parent 78e574d9ce
commit 32a7d7827e
6 changed files with 39 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package kdf
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kdf
Version: 20.12.3
Version: 21.03.80
Release: 0
Summary: Disk Usage Viewer
License: GPL-2.0-or-later
Group: System/Monitoring
URL: https://www.kde.org
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
Patch1: desktop-files.diff
BuildRequires: update-desktop-files
BuildRequires: xz
@@ -45,7 +45,7 @@ BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Widgets)
%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
Recommends: %{name}-lang