KDE Gear 21.04 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=164
This commit is contained in:
2022-03-29 06:45:15 +00:00
committed by Git OBS Bridge
parent e5ad3f9313
commit 20ed53ce45
6 changed files with 32 additions and 22 deletions

View File

@@ -20,15 +20,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without released
Name: step
Version: 21.12.3
Version: 22.03.80
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 released}
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