KDE Release 21.12 RC

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=159
This commit is contained in:
2021-11-30 07:58:50 +00:00
committed by Git OBS Bridge
parent 8466c6b88f
commit efc7477a1a
6 changed files with 39 additions and 22 deletions

View File

@@ -21,15 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: step
Version: 21.08.3
Version: 21.11.90
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/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
BuildRequires: libqt5-linguist-devel
%endif