KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=118
This commit is contained in:
2020-03-28 13:58:43 +00:00
committed by Git OBS Bridge
parent 14fa553787
commit 5efa74d259
6 changed files with 52 additions and 34 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5draAACgkQ29LOiT4t
HIdsJwf8DBsQdo7CClpyQtQjtxLMdZhGELLJfVZ5EbVsm23YbdfQiV7Nw66XVtqL
HXC1rFKSRikIn3bhjIUa1vG5eI9DGqMCP7CLNunWerM6gbZNBS3o398RPV7C6AVp
5Hm+Gfy7K6JKLMW5SbtuQCChaF/rWd2kKJNGNHlShLB/oKctj0WYvmc5V+NotE7r
OHOpazOImaEOb2p7fXdB3fkBeMdtqiLb4zUTYtaaxs+0egWuzokjMt4Rf9ia63Vp
t4wkiCpcPxHvNdGBKIlqCB+LDfVGdahGPTfuD1VsX/djSJRL3Q0Y8iYGZkROzh0y
Om0PmbKOdRDl7KC5KROHfuMD0+apwg==
=KRtc
-----END PGP SIGNATURE-----

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

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

16
step-20.03.80.tar.xz.sig Normal file
View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCkACgkQOmpNuDnq
ptcx0RAAmhHhoTXIWXBuecHE/QXK9WLrqEkEfy08pskTlDA7SmCgzmeD+l87fDN5
bkejNtt955uID8m1drtk4H7lxQ4NMaj2hLCrIUgszf5/FXAk6jbBKlMnBKQbkgY+
MnjAjGgMEuXhP0pT7z6oS/PSo/2j8fHeGWVv8cV/W3GlcBrViFP9cmR8dv6gUMlR
kcMoY0K076SmJUEEaO0P261D4/dmuehVyC/MMWLWowTgl1O2ihbxPvOIItSdcbS4
ampVI0YQaIh23DhQHu/kKPkv8mmOfERcjxpwfBVcYE2vd8cwCpxaa+1JwnNnt6hw
xDCQxwi5RvXTcZUGn3HJtk+pQSCCfdrtYzZ1cKVJMb7rYWt5z61DoKFlApe9Z0Ih
r+ZdmEHM1330sEVMcKdgfHEGiaL1pNcChLY+CEIRB24dRDNfsbD3FdTFhfg5VPtc
OxJ67Eh0YnY7GkaMnlHG6hOayoA+ovyHXPgyFKeOifeLRvy8Y3KAUVg7d9rlqUvH
ihWDMh3gdkrUxXnlajoOvLid/Zuk4ZAOGZs1WPEPUnOd1/svFmNsY6Qged29jk9r
wIXNEZqEQojQxOU68wWJmY2qTqvvwW3/5r1j59XayTsC4j/1aDFmWmC2vk5r7Ub9
J55q2BeWnMVIEFiRB6lIkaYPsqVNIBi3y7kkOMrf58SGVmx0eDg=
=XT6V
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:46 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Fix compilation for locales with '@'
* addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData
* Fix trivial Doxygen warning
* Port deprecated method
* Resolve problem with objinfo, examples, and tutorials installation when there are several locales
* Port extractxml to Python 3 with minor typo fixes
* Fix Step infobrowser and examples localization
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package step
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,34 +21,27 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: step
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: An interactive physics simulator
License: GPL-2.0-or-later
Group: Productivity/Scientific/Physics
URL: https://edu.kde.org
Source: https://download.kde.org/stable/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
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: gsl-devel
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5KHtml)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5Plotting)
BuildRequires: libeigen3-devel
%if %{with lang}
BuildRequires: libqt5-linguist-devel
%endif
BuildRequires: libqalculate-devel
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KHtml)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5Plotting)
BuildRequires: cmake(Qt5OpenGL)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
@@ -56,8 +49,13 @@ BuildRequires: cmake(Qt5Xml)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%if %{with lang}
BuildRequires: libqt5-linguist-devel
%endif
Recommends: %{name}-lang
%description
Step is an interactive physical simulator. The user first places some
@@ -66,9 +64,7 @@ the simulation is run, Step shows how the scene will evolve according
to the laws of physics. Every property of bodies/forces in the
experiment may be changed, even during simulation.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q