From 7a24a4cb2f295f8682f19e2bc6d966f5a9508721e15e350c8e1b567eeea8005f Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:31:01 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=181 --- marble-19.04.3.tar.xz | 3 --- marble-19.07.80.tar.xz | 3 +++ marble.changes | 18 ++++++++++++++++++ marble.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 marble-19.04.3.tar.xz create mode 100644 marble-19.07.80.tar.xz diff --git a/marble-19.04.3.tar.xz b/marble-19.04.3.tar.xz deleted file mode 100644 index 5a93eb9..0000000 --- a/marble-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2451d338bf433d5a0211c954f48fb5c6c80fecbb8fa69d604276fecb45fe826 -size 52188608 diff --git a/marble-19.07.80.tar.xz b/marble-19.07.80.tar.xz new file mode 100644 index 0000000..52b1da0 --- /dev/null +++ b/marble-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f9ef23ca4747e940b0d7e093a5790a0f54c0265accbcc70692a917abb8f221 +size 52181924 diff --git a/marble.changes b/marble.changes index 2e75bdb..b44f12a 100644 --- a/marble.changes +++ b/marble.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jul 23 11:59:07 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: + * i18n: fix extraction of legend strings with double quotes + * update screenshot + * It's time to use cmake 3.5 + * Simplify normalized linear interpolation between two GeoDataCoordinates + * Introduce GeoDataCoordinates::rotateAround() overload + * Prefer geodata_cast<> to dynamic_cast<> + * Flatten nested if-statements + * Eliminate normGlobalHeight for more mathematical beauty + * Fix add_test command + ------------------------------------------------------------------- Sat Jul 13 07:26:38 UTC 2019 - lbeltrame@kde.org diff --git a/marble.spec b/marble.spec index 4732480..3212c28 100644 --- a/marble.spec +++ b/marble.spec @@ -23,7 +23,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: marble -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: Generic map viewer # License note: the tools directory contains GPL-3 tools, but they are neither built nor installed by the package