forked from pool/marble
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=211
This commit is contained in:
parent
3989313beb
commit
82cba5e93a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:904d950a9a29f03285d83f824cd58f336c3817d4d23d3f1ab8b67e4934ea64e3
|
||||
size 52197544
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAkACgkQ29LOiT4t
|
||||
HIea9Qf9Hwl7j5b3tjKWw4FBCfqHQFMbo3C61a1AgoxLGc2EpqRlodZ1TT0AC/Is
|
||||
8Gyht0FqYHkuYaj3/MNgeYBjO7yk95S4rZmOH3ZEDftsVFH5J4PonrMyMkUyGJ33
|
||||
PtAlAbvhSNb5B5za0NLlX2/3DX1aoQY32DfA0ELKEkpxq7LrlMG3nNAAgCGEl2fO
|
||||
D0+jfbSPGf7AzrLhD9X/Hhw5uJLVL8V8bVEhfwSk8N1sSgtFxLvb+8LiJkrhKZmE
|
||||
pJmhzrinLdyNmfg3KVpCVvE1OQs8rPidq2YCJOafl6omJsroP/O14kOxn8vlsX5C
|
||||
eWvlFeNB/MCbqgsoNfIoWBHFJqmBWQ==
|
||||
=TORq
|
||||
-----END PGP SIGNATURE-----
|
3
marble-20.08.0.tar.xz
Normal file
3
marble-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f61c29acc3f88a0eeb0e0923f8c5138188712aad6aa4d9445add186d5962381
|
||||
size 52192524
|
11
marble-20.08.0.tar.xz.sig
Normal file
11
marble-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhIACgkQ29LOiT4t
|
||||
HIfJDggAj790J47mIA2GlRL8aD2p9GOoaf2CDikueWX0wGRmBcl68im8Ho0w00/l
|
||||
SwKAn79FzVxr3kex+S6Syq2aUpKKdEg9sAtKXMYDBDytz+nhpLRX89hRcLzA/Sq4
|
||||
m9Xi2Mgtza2RGTi53+LgVdAnZ7dHhx8eiyHHyv3qVS5+kXrY65DUIVwAFYLnQwAu
|
||||
K0EvmN0SosU5XEBdX3grXzvBE/hFplVoip0b8z6dRqRqxuT4wpvxLCbzV3y6LjI9
|
||||
rigW2WjOFmpECM7850GGKP+rm8K9rz8RxHshY9NtUE+B55G9sAJ4mF7XfAM2TBHf
|
||||
T95RYQt80ct2bcjAhTV911XZIBElcw==
|
||||
=FUzq
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- Changes since 20.07.90:
|
||||
* Fix build with gpsd 3.21
|
||||
* Fix Windows build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:01:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -23,14 +23,14 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: marble
|
||||
Version: 20.07.90
|
||||
Version: 20.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: https://edu.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gpsd-devel
|
||||
@ -75,7 +75,7 @@ Recommends: %{name}-lang
|
||||
Obsoletes: marble5 < %{version}
|
||||
Provides: marble5 < %{version}
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
%ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||
|
Loading…
x
Reference in New Issue
Block a user