forked from pool/marble
KDE Applications 18.04 RC (take 3): for the changes proposed by Wolfgang, I think they can get in after this is accepted.
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=156
This commit is contained in:
parent
66d2dfa30b
commit
e5cacbb195
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f1004b0a63767cfba91865623598c309ca7529a7e37ccf451d439f5edbb6f8dd
|
|
||||||
size 52353704
|
|
3
marble-18.03.90.tar.xz
Normal file
3
marble-18.03.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a325578ec16ed6c1c506ec17b5e61655e37259f50f59a9599fc8d0a0d885c8c1
|
||||||
|
size 52381628
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 06 07:10:13 CEST 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 18.03.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.03.90.php
|
||||||
|
- Changes since 17.12.3:
|
||||||
|
* Fix build with Qt 5.11 (missing headers)
|
||||||
|
* Fix installation dir of plasma wallpaper plugin to match id
|
||||||
|
* fix typo
|
||||||
|
* Add missing screenshot
|
||||||
|
* use dedicated type rather than low level types
|
||||||
|
* remove unneeded method overload
|
||||||
|
* move distanceSphere() overload to GeoDataCoordinates and rename to sphericalDistanceTo()
|
||||||
|
* realize that Marble::Dimension is specific to LatLonEdit
|
||||||
|
* move constant definitions to central place
|
||||||
|
* move sunPosition() calculation to Planet to have planet logic in one place
|
||||||
|
* have a twilightZone attribute in Planet to keep planet knowledge in one place
|
||||||
|
* Remove obsolete reviewboardrc file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 08 23:52:25 CET 2018 - lbeltrame@kde.org
|
Thu Mar 08 23:52:25 CET 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define _so -28
|
%define _so -28
|
||||||
%define _so_astro 1
|
%define _so_astro 1
|
||||||
Name: marble
|
Name: marble
|
||||||
Version: 17.12.3
|
Version: 18.03.90
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user