Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=102
This commit is contained in:
2019-08-15 14:01:25 +00:00
committed by Git OBS Bridge
parent a8aa4ae4f8
commit 0b5982b642
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87f6cb939539951aa4d91c1c33d3512953ce815311fcab87048aacba027df30c
size 870124

3
step-19.08.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a2dc38617822c8118c721ccaaa9907ec3e109eacf57e46b599c6731b325a993
size 871544

11
step-19.08.0.tar.xz.sig Normal file
View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpgACgkQ29LOiT4t
HIcuVQgAmVXgnzNtVREeMYba5YX/ep/fnnAGajz6VJ7aJS/FBjkGmyr2rpx7gPqP
AakWgeSCx2tEU1FAII+v6HE7LA80zFEgNJE/bTjJ/oMutOo4wGbMy6l0xGXI5vFN
+wskbcMkFTxggEIhPaFWBMHJPvq4zgTIBEauQDxVEtm05d2T8NE5aG3SOGl2kFuA
zQkPrPcOEBD+Vg+Qtd/6GIs9tC//S97ZWOn9bjRWaC0YMxcJ41t08i6KxmdAl2Vl
1NLQtKbA/wEvy9gUgcXa0F3FPWZ/aK61BFZ7qZT++V78R7qpobd77jaDCoSpw4oj
OlDjjq+kzM78GOHhE7FUmESTGHAoIw==
=kpxh
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:35 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org

View File

@@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: step
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: An interactive physics simulator
License: GPL-2.0-or-later
Group: Productivity/Scientific/Physics
URL: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
URL: https://edu.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: gsl-devel