forked from pool/marble
KDE Releases 21.12.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=246
This commit is contained in:
@@ -18,21 +18,20 @@
|
||||
|
||||
%define _so -28
|
||||
%define _so_astro 1
|
||||
%define kf5_version 5.60.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: marble
|
||||
Version: 21.11.90
|
||||
Version: 21.12.0
|
||||
Release: 0
|
||||
Summary: Generic map viewer
|
||||
# License note: the tools directory contains GPL-3 tools, but they are neither built nor installed by the package
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Amusements/Teaching/Other
|
||||
URL: https://apps.kde.org/marble
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Reference in New Issue
Block a user