KDE Applications 19.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbackup?expand=0&rev=59
This commit is contained in:
committed by
Git OBS Bridge
parent
65cd1e98bf
commit
f25106ba47
10
kbackup.spec
10
kbackup.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kbackup
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,22 +18,22 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kbackup
|
||||
Version: 19.08.3
|
||||
Version: 19.11.80
|
||||
Release: 0
|
||||
Summary: Backup program based on KDE Frameworks 5
|
||||
License: GPL-2.0-only
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: karchive-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
|
Reference in New Issue
Block a user