forked from pool/marble
Applications 17.08.2 checkin
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=148
This commit is contained in:
parent
696034e7d4
commit
3b55723ca3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8285ec2b1fb055f47bb7ddb86114077760887353d1a4f98b2500235ea199fca
|
||||
size 52275472
|
3
marble-17.08.2.tar.xz
Normal file
3
marble-17.08.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5a55226e08e0e4780632d39aaa6f197b4499940f23a073ab55353f75cad70fb
|
||||
size 52275600
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 00:32:53 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.08.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.08.2.php
|
||||
- Changes since 17.08.1:
|
||||
* Do away with the crashes that were triggered by the m_lastPlacemarkAt-Pointer's QPixmap-getters being evaluated at a point where the pixmap wasn't accessible anymore. This did lead to seldom crashes during (rapid) zooming and panning while the mousepointer hovered placemarks.
|
||||
* Make m_lastPlacemarkAt a QPointer to avoid crashes.
|
||||
* CHANGELOG: Fix for "Some countries are invisible on the political map" BUG: 381984 Differential Revision: https://phabricator.kde.org/D7625 (kde#381984)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 07 07:02:36 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define _so -28
|
||||
%define _so_astro 1
|
||||
Name: marble
|
||||
Version: 17.08.1
|
||||
Version: 17.08.2
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
|
Loading…
Reference in New Issue
Block a user