KDE Releases 21.12.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=160
This commit is contained in:
2021-12-08 12:40:54 +00:00
committed by Git OBS Bridge
parent efc7477a1a
commit a4d829c90d
6 changed files with 31 additions and 23 deletions

View File

@@ -16,20 +16,19 @@
#
%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: step
Version: 21.11.90
Version: 21.12.0
Release: 0
Summary: An interactive physics simulator
License: GPL-2.0-or-later
Group: Productivity/Scientific/Physics
URL: https://apps.kde.org/step
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
BuildRequires: libqt5-linguist-devel
%endif