KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=99
This commit is contained in:
parent
d0d253f415
commit
8217ef6cb5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a9b2daff1c9821e9c0fa79d39fc15b96753a3d0c61863d76d07e4e3222b0a4a2
|
|
||||||
size 862920
|
|
3
step-19.07.80.tar.xz
Normal file
3
step-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30cb50aba6cd9f7a0cc31a5c7cab37a71c17a3ce4716962f536bd1aa634adf3e
|
||||||
|
size 860332
|
19
step.changes
19
step.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
* Fix file loading
|
||||||
|
* 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
|
Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: step
|
Name: step
|
||||||
Version: 19.04.3
|
Version: 19.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An interactive physics simulator
|
Summary: An interactive physics simulator
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user