diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/marble-19.07.90.tar.xz b/marble-19.07.90.tar.xz deleted file mode 100644 index 6190858..0000000 --- a/marble-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52826a9d9e65bbffc5b577db602b15d863e61cae1b7fec8164513ba685a6f34c -size 52208292 diff --git a/marble-19.08.0.tar.xz b/marble-19.08.0.tar.xz new file mode 100644 index 0000000..4963538 --- /dev/null +++ b/marble-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1c951a1357c94a61b38f0ae8a1235d194150cd351dbf25d2db3508b22b44cc1 +size 52299796 diff --git a/marble-19.08.0.tar.xz.sig b/marble-19.08.0.tar.xz.sig new file mode 100644 index 0000000..3a1a99f --- /dev/null +++ b/marble-19.08.0.tar.xz.sig @@ -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----- diff --git a/marble.changes b/marble.changes index de998b5..ee5c8be 100644 --- a/marble.changes +++ b/marble.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:20 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/marble.spec b/marble.spec index 4433043..704799f 100644 --- a/marble.spec +++ b/marble.spec @@ -23,14 +23,18 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: marble -Version: 19.07.90 +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