SHA256
1
0
forked from pool/marble

Accepting request 696352 from KDE:Applications

KDE Applications 19.04.0 (forwarded request 696164 from luca_b)

OBS-URL: https://build.opensuse.org/request/show/696352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/marble?expand=0&rev=114
This commit is contained in:
Yuchen Lin 2019-04-28 18:10:17 +00:00 committed by Git OBS Bridge
commit 230af6cd18
4 changed files with 39 additions and 9 deletions

View File

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

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

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

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Sat Apr 20 06:51:59 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.0.php
- Changes since 19.03.90:
* No code changes since 19.03.90
-------------------------------------------------------------------
Tue Apr 09 20:54:45 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-rc.php
- Changes since 19.03.80:
* No code changes since 19.03.80
-------------------------------------------------------------------
Mon Apr 8 18:41:27 UTC 2019 - wbauer@tmo.at
- Remove unused libquazip-qt5-devel BuildRequires
-------------------------------------------------------------------
Wed Mar 27 06:41:10 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* Too many changes to list here
-------------------------------------------------------------------
Sat Mar 09 08:03:25 UTC 2019 - lbeltrame@kde.org

View File

@ -23,7 +23,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: marble
Version: 18.12.3
Version: 19.04.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
@ -47,7 +47,6 @@ BuildRequires: kservice-devel
BuildRequires: kwallet-devel
BuildRequires: kwindowsystem-devel
BuildRequires: libqt5-qtlocation-devel
BuildRequires: libquazip-qt5-devel
BuildRequires: libshp-devel
BuildRequires: perl
BuildRequires: phonon4qt5-devel
@ -79,9 +78,7 @@ Provides: marble5 < %{version}
# Only include WebEngine on platforms where it is available
BuildRequires: pkgconfig(Qt5WebEngineWidgets)
%endif
%if %{with lang}
Recommends: %{name}-lang
%endif
%description
Marble is a viewer of map data.
@ -162,9 +159,7 @@ Provides: libastro-qt5-%{_so_astro} = %{version}
%description -n libastro%{_so_astro}
The astronomy library for the satellites plugin.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n marble-%{version}