forked from pool/marble
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=183
This commit is contained in:
parent
85ede026aa
commit
4a216b58d5
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:52826a9d9e65bbffc5b577db602b15d863e61cae1b7fec8164513ba685a6f34c
|
|
||||||
size 52208292
|
|
3
marble-19.08.0.tar.xz
Normal file
3
marble-19.08.0.tar.xz
Normal 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
11
marble-19.08.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
marble.spec
10
marble.spec
@ -23,14 +23,18 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: marble
|
Name: marble
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Generic map viewer
|
Summary: Generic map viewer
|
||||||
# License note: the tools directory contains GPL-3 tools, but they are neither built nor installed by the package
|
# 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
|
License: LGPL-2.1-or-later
|
||||||
Group: Amusements/Teaching/Other
|
Group: Amusements/Teaching/Other
|
||||||
URL: http://edu.kde.org
|
URL: https://edu.kde.org
|
||||||
Source0: marble-%{version}.tar.xz
|
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: extra-cmake-modules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gpsd-devel
|
BuildRequires: gpsd-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user