SHA256
1
0
forked from pool/marble

Accepting request 723757 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/marble?expand=0&rev=118
This commit is contained in:
2019-08-19 19:34:09 +00:00
committed by Git OBS Bridge
6 changed files with 58 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b2451d338bf433d5a0211c954f48fb5c6c80fecbb8fa69d604276fecb45fe826
size 52188608

3
marble-19.08.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1c951a1357c94a61b38f0ae8a1235d194150cd351dbf25d2db3508b22b44cc1
size 52299796

11
marble-19.08.0.tar.xz.sig Normal file
View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpUACgkQ29LOiT4t
HIcQAAf/QS/+66WI5ijmroftecFnQJSQwiXE+7FkWB+TGnYcytER8VBYsq4OPiOW
qbO/yZmkdzpVOT6QoQeppXv+TsGrkKcZTNDnWn4MCzJpkl747IplFctvFEafdpff
ggK5sTPinkZ/VYXTB1MOMBFDIm385qJMolQXC12IMb8h2BCycxrLbBcxcuFtn1HE
yWslJoTNpvMX8xlMML68zGaOvV2UI84vIP7A+ONyjyz/tgP7WbDZyvl5w4uKvR9Z
phBwomdbZaaW6xo0PzrtNGT3cQwkEzAivp5A+RPiaq16g1cDTkOLpTX5/9hH0aOc
8EMZ6foM62YSTqlnnxMxYMv5T7DDZQ==
=B2sX
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:20 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:51 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:
* No code changes since 19.07.80
-------------------------------------------------------------------
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

View File

@@ -23,14 +23,18 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: marble
Version: 19.04.3
Version: 19.08.0
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
License: LGPL-2.1-or-later
Group: Amusements/Teaching/Other
URL: http://edu.kde.org
Source0: marble-%{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: gpsd-devel