Accepting request 723774 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723774 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/step?expand=0&rev=107
This commit is contained in:
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9b2daff1c9821e9c0fa79d39fc15b96753a3d0c61863d76d07e4e3222b0a4a2
|
||||
size 862920
|
3
step-19.08.0.tar.xz
Normal file
3
step-19.08.0.tar.xz
Normal 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
11
step-19.08.0.tar.xz.sig
Normal 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-----
|
37
step.changes
37
step.changes
@@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- Changes since 19.07.80:
|
||||
* Use cosmetic pen to draw anchors and pins to make them look pretty. (kde#396587)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Get rid of obsolete QSignalMapper
|
||||
* Fix file loading (temporary file cannot be copied in time)
|
||||
* Get rid of obsolete members
|
||||
* Silence compiler warnings about comparison of std::isinf() with -1
|
||||
* Do not ask if overwrite twice
|
||||
* Follow KDE_APPLICATIONS_VERSION
|
||||
* Fix forward declaration
|
||||
* It's time to use cmake 3.5
|
||||
* Fix add_test command
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
10
step.spec
10
step.spec
@@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: step
|
||||
Version: 19.04.3
|
||||
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
|
||||
|
Reference in New Issue
Block a user